Difference between revisions of "Global Name:Build History"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 1: Line 1:
[[Global Name|← Global Name]]
[[Global Name|← Global Name]]
{{CustomTOC}}
{{CustomTOC}}
==Build 4.2.1.4086==
''Released August 2022''
*Data sources updated. Added parsing support for:
:*FI,GR,HR,IE,LU,MX,NZ,PL,RU,SE
*New option: <code>LegacySalutation</code> will create a formal (Mr/Mrs) salutation from an assigned <code>FirstName</code> gender for US/CAN.
*International Salutations (non US/CAN) are not returned and are in the development queue.
==Build 4.0.1.4084==
==Build 4.0.1.4084==
''Released June 2022''
''Released June 2022''

Revision as of 23:57, 10 August 2022

← Global Name


Build 4.2.1.4086

Released August 2022

  • Data sources updated. Added parsing support for:
  • FI,GR,HR,IE,LU,MX,NZ,PL,RU,SE
  • New option: LegacySalutation will create a formal (Mr/Mrs) salutation from an assigned FirstName gender for US/CAN.
  • International Salutations (non US/CAN) are not returned and are in the development queue.


Build 4.0.1.4084

Released June 2022

  • Data sources updated. Improved parsing for Portugal, Brasil, Norway


Build 4.0.1.4082

Released May 2022

  • Data sources updated. Beta support for Portugal, Brasil, Norway
  • Improved parsing for supported countries.
  • Misc. bug fixes in unsupported countries and rare cases.


Build 4.0.1.4080

Released April 2022

  • To use salutation suffix where a leading space is desired, preface the suffix with the underscore character, which the service will convert to a space.
For Example:
  • &opt=SalutationSuffix:_and family returns John Smith and family.
  • &opt=SalutationSuffix:and family returns John Smithand family.
Look for a permanent fix in the next release
  • Data sources updated
  • Improved parsing for supported countries.
  • Misc. bug fixes in unsupported countries and rare cases.


Build 4.0.1.4076

Released December 2021

  • Crash when input name contained some special characters - fixed.
  • Data sources updated


Build 4.0.1.4074

Released July 2021

  • Beta endpoint (globalname-beta.melissadata.net) is disabled now that the service is live.


Build 4.0.1.4072

Released June 2021

  • Added request property – Country
  • The underlying service and backend data have been completely rebuilt. Supplying an input Country property to the request with the new backend developments will enable more accurate name parsing for recognized countries, cultures, and languages.
  • Option NameHints : 2,3,5, and 6 – are deprecated and will resolve to varying (NameHint:4)
  • Option NameHints : 8 and 9 - are obsolete and will resolve to varying (NameHint:4)
  • Option Middle name logic – is now ignored. Middle name logic will be determined by the supplied Country, enabling simultaneous processing of records from different countries.
  • Added Response properties – NickName, NickName2, Professional Title, Professional Title2, and Salutation have been added.
  • Option Salutation Order added – based on the format of the input name, the service will attempt to return the desired salutation type.
  • Unicode support. We now support Unicode name requests. Result code NE08 is deprecated.
  • HTTP protocol usage is deprecated.
  • SOAP does not use the new properties and option.


Build 3.0.0.12

Released May 2015

  • Added UTF8 detection, input/output support, and corresponding error Result Code (NE08)
  • Added German prefixes / suffixes


Build 3.0.0.5

Released September 2014

  • Initial Release