Skip to content

Release Notes

Release notes contain information about new features, improvements, known issues, and bug fixes in each release.

Version 1.2

1.2.5

2022-05-11


1.2.4

2022-04-19


1.2.3

2022-02-10

  • New Feature:
    • Extend EvAdditionalAttributes to support any key-value attribute.

1.2.2

2021-11-15

  • New features:

1.2.1

2021-09-26

  • Bugfix:
    • Fix some attributes in the response model using wrong access control permissions.

1.2.0

2021-07-26


Version 1.1

1.1.1

2021-06-28

  • New features:
    • Enhance the EV connector facet.
      • Add new attribute chargerSubBrand. Refer Api Doc.
      • Add new attribute additionalAttributes. Refer Api Doc.

1.1.0

2021-04-12


Version 1.0

1.0.0

2021-03-29

  • New features:

    • Enhance the EV connector facet with attributes from the OCPI spec.
    • Added freeCharge filter option in EV filter. Sample
  • Improvements:

    • Rename some classes and functions to keep the style consistent, this may cause API incompatibility
      1
      2
      3
      4
      Rename TNEntitySearchEvFilter to TNEntityEvFilter.
      Rename TNEntitySearchGeoFilter to TNEntityGeoFilter.
      Rename TNEntitySearchGeoFilterType to TNEntityGeoFilterType.
      Modify method signature TNEntitySDKOptionsBuilder.cloudEndPoint(cloudEndPoint: String) to TNEntitySDKOptionsBuilder.cloudEndPoint(_ cloudEndPoint: String)
      

1.0.0-beta.2

2021-02-04

  • Improvements:

    • Fix some wrong property names.
    • Rename some classes and functions to keep the style consistent.
  • New features:

    • Add address type: neighborhood.

1.0.0-beta.1

2021-01-15

  • Beta release