Releases: pace/cloud-sdk-ios
Releases · pace/cloud-sdk-ios
16.0.1
Internal
- Update SwiftProtobuf to 1.22.0
16.0.0
Breaking Changes
- Update Fueling, Pay, POI and User API
Enhancements
- [POIKit+GeoService] Provide requests using Swift Concurrency
- [API] Provide
makeRequestfunction using Swift Concurrency - [IDKit] Provide requests using swift concurrency
Fixes
- Fix logger unit tests
Internal
- Add
brandIdproperty toPOIKit.GasStation
15.1.0
Enhancements
- Add danish localization
Internal
- Enable library evolution support for slim and watch SDK
15.0.1
Fixes
- Fix replyHandler called twice
15.0.0
Breaking Changes
- Remove geofence functionality
Enhancements
- Add distance to AppDrawers when multiple apps are in range
Fixes
- Fix github release of new sdk version
- Fix pull in deploy jobs
- Fix push in deploy jobs
- Fix deploy dev job
- Fix opening hours calculations
Internal
- Adjust deployment of dev and prod versions
- Remove atomic push in deploy jobs
- Correctly set branch for dev deploy job
- Integrate Slim and Watch SDK as SPM binaries
- Upgrade to Xcode 14.3
14.0.0
Breaking Changes
- Generate API 2022-1 for Fueling and Payment service
- Add method to
POIKit.POIKitManagerthat returns a list ofPOIKit.GasStationfor the specified ids - Remove database delegates
- Rework logging
Fixes
- Reset user API to 2021-2
- Add openid as default scope to authorization request
- Fix
POIKit.GasStationinitializer
Internal
- Make
generateTOTP(Data, TimeInterval) -> String?ofBiometryPolicypublicly accessible - Remove SDK dependency OneTimePassword
- Implement OneTimePassword and Base32
- Improve debug bundle handling
13.1.0
13.0.1
13.0.0
Breaking Changes
- Implement exponential backoff for request connection errors and timeouts
Enhancements
- Implement meta collector
Fixes
- Fix accessing logger functions if logging is disabled
Internal
- Improve log system
- Remove upload to repo server
- Upgrade to Xcode 14.1
- Make DeviceInformation publicly accessible
- Cleanup variables
- Adjust GitLab base URL
- Strip debug symbols during copy
- Remove user sensitive data from logs
- Rework log levels
- Adjust example app to SDK changes
- Add fuel.site to list of trusted domains
- Add migration guide for 11->12
12.0.0
12.0.0 Release notes (2022-10-06)
Breaking Changes
- Upgrade to XCode 14
Enhancements
- Scope user specific data to user id
- Implement fueling example app
- Add options to retrieve an OTP via biometry, pin and password
Fixes
- Fix handling activated links in AppWebViews
- Fix showing error screen in webviews and enhance error handling
- Adjust modifying requests via request behaviors
Internal
- Remove GeoJSON API leftovers
- Update Fueling API
- Update Pay API
- Update User API
- Update POI API
- Use Xcode 14 runner
- Support absolute paths in manifest
- Make CI jobs interruptible
- Adjust repo upload params