Skip to content

Releases: pace/cloud-sdk-android

16.0.1

05 Aug 11:04

Choose a tag to compare

Internal

  • Add the ability to add additional query parameters to each payment method vendors request

16.0.0

04 Aug 18:48

Choose a tag to compare

Breaking Changes

  • Cleanup todos in code
  • Remove the stage environment

Internal

  • Add migration guide for stage removal

15.0.2

14 Jul 19:34

Choose a tag to compare

Fixes

  • Make sure that the GeoJson is only requested once during the init of the caches

15.0.1

30 Jun 15:54

Choose a tag to compare

Fixes

  • Remove AppFragment memory leak in AppActivity

Internal

  • Introduce environment-based CDN base url for payment method vendors request
  • Change GeoAPIClient to use cdn url

15.0.0

15 Jun 12:43

Choose a tag to compare

Breaking Changes

  • Revise user info request and response model
  • Remove the internal POI GeoJSON API files
  • Regenerate API files to fix problems with wrong return types

Fixes

  • Improve the handling of process kills during the creation of a payment method within the custom tab
  • Correctly generate relationships and resources of API files

Internal

  • Remove bot configs
  • Update documentation link
  • Exclude unused 'Errors' classes from generated API code

14.0.0

16 May 14:30

Choose a tag to compare

Breaking Changes

  • Remove enums in GasStation model

Fixes

  • Fix typo in GitLab bot config

Internal

  • Refactor URL and manifest handling to use fueling URL from GeoJSON
  • Update string resources
  • Add label config for PACEBot
  • Remove GitLab issue templates

13.3.3

05 May 11:47

Choose a tag to compare

Internal

  • Use cdn instead of cms

13.3.2

29 Apr 12:33

Choose a tag to compare

Fixes

  • Use Gson instead of Moshi for CMSApi

Internal

  • Reformat code and optimize imports of all files
  • Add pre-commit git hook to format generated code

13.3.1

20 Apr 11:26

Choose a tag to compare

Fixes

  • Make sure that the API call returns the server error and not 401 if PACE ID is not reachable

Internal

  • Regenerate all API files to remove Authenticator
  • Update GitLab templates

13.3.0

07 Apr 14:57

Choose a tag to compare

Enhancements

  • Add callbacks to report breadcrumbs or errors to client app