Difference between revisions of "Express Entry:Build History"

From Melissa Data Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
==Build 2.0.0.8==
==Build 2.0.0.8==
''Released May 2015
''Released May 2015
* nomaxlimit is not case sensitive any more
*<code>nomaxlimit</code> is not case sensitive any more.


==Bulid 2.0.0.7==
==Bulid 2.0.0.7==
''Released May 2015
''Released May 2015
* fixed issue if maxrecords is empty or null
*Fixed an issue if <code>maxrecords</code> is empty or null.


==Build 2.0.0.6==
==Build 2.0.0.6==
''Released May 2015
''Released May 2015
* maxrecords=nomaxlimit will return a max of 1000 records if available for the following endpoints: ExpressAddress, ExpressCityState, ExpressPostalCode, ExpressStreet, GlobalExpressAddress, GlobalExpressLocalityAdministrativeArea, GlobalExpressPostalCode, GlobalExpressThoroughfare
*<code>maxrecords=nomaxlimit</code> will return a max of 1000 records if available for the following endpoints: ExpressAddress, ExpressCityState, ExpressPostalCode, ExpressStreet, GlobalExpressAddress, GlobalExpressLocalityAdministrativeArea, GlobalExpressPostalCode, GlobalExpressThoroughfare.
* Added locality to the GlobalExpressThoroughfare endpoint, some countries (Ireland) do not have postal code so we need to use locality
*Added locality to the GlobalExpressThoroughfare endpoint, some countries (Ireland) do not have postal code so we need to use locality.


==Build 2.0.0.5==
==Build 2.0.0.5==
''Released May 2015
''Released May 2015
* Changed 'US', 'USA', and 'UNITED STATES' to use hints. US*, U* and everything else use Loqate
*Changed 'US', 'USA', and 'UNITED STATES' to use hints.


==Build 2.0.0.4==
==Build 2.0.0.4==
''Released May 2015
''Released May 2015
* Added Loqate logging so we can count the Loqate query and search request
*Added logging so we can count the requests.


==Build 2.0.0.3==
==Build 2.0.0.3==
''Released March 2015
''Released March 2015
* country code 'USA' was returningn loqate results, now returns hints results
*Country code 'USA' now returns hints results.


==Build 2.0.0.2==
==Build 2.0.0.2==
''Released February 2015
''Released February 2015
* now allows 1 digit postcodes (as for Ireland)
*Now allows 1 digit postcodes (as for Ireland).
 
==Build 2.0.0.1==
==Build 2.0.0.1==
''Released November 2013''
''Released November 2013''
*Public Release
*Public Release.
 


==Build 1.0.0.0==
==Build 1.0.0.0==
''Beta Released September 2013''
''Released September 2013''
*Beta Release.




[[Category:Build History]]
[[Category:Build History]]
[[Category:Express Entry]]
[[Category:Express Entry]]

Latest revision as of 23:30, 29 March 2022

← Express Entry


Build 2.0.0.8

Released May 2015

  • nomaxlimit is not case sensitive any more.

Bulid 2.0.0.7

Released May 2015

  • Fixed an issue if maxrecords is empty or null.

Build 2.0.0.6

Released May 2015

  • maxrecords=nomaxlimit will return a max of 1000 records if available for the following endpoints: ExpressAddress, ExpressCityState, ExpressPostalCode, ExpressStreet, GlobalExpressAddress, GlobalExpressLocalityAdministrativeArea, GlobalExpressPostalCode, GlobalExpressThoroughfare.
  • Added locality to the GlobalExpressThoroughfare endpoint, some countries (Ireland) do not have postal code so we need to use locality.

Build 2.0.0.5

Released May 2015

  • Changed 'US', 'USA', and 'UNITED STATES' to use hints.

Build 2.0.0.4

Released May 2015

  • Added logging so we can count the requests.

Build 2.0.0.3

Released March 2015

  • Country code 'USA' now returns hints results.

Build 2.0.0.2

Released February 2015

  • Now allows 1 digit postcodes (as for Ireland).

Build 2.0.0.1

Released November 2013

  • Public Release.

Build 1.0.0.0

Released September 2013

  • Beta Release.