This release contains following improvements and bugfixes:
- Fixed issue with proxy settings not being applied in REST client.
- Spring Boot stack upgraded to version
2.6.6
due to recent high severity CVE's. - Updated dependencies.
- Documentation improvements.
Fix of proxy configuration when sending push messages through FCM, caused by issue: wultra/lime-java-core#70
Fix of proxy configuration when sending push messages through FCM, caused by issue: wultra/lime-java-core#70
This release contains fix of failed push message delivery to APNs when localization properties are missing (issue #455).
This release contains following improvements and bugfixes:
- Priority settings for FCM and APNs.
- Support for localizable arguments in push messages.
- Allow larger APNs private keys on PostgreSQL.
- Allow per-app configuration of APNs environment.
- Log error details for FCM messages.
- FCM error handling migated to v7.
- Default datatabase connection switched to PostgreSQL.
- Log4J library excluded from dependencies to avoid false alarms in scans due to recent vulnerabilities.
- Upgrade to Spring boot 2.6, updated dependencies.
- Minor bugfixes and documentation updates.
This release contains following improvements and bugfixes:
- Push message priority settings for APNS and FCM.
- Log details for FCM errors.
- Localizable arguments in push messages.
This release contains following improvements and bugfixes:
- Added GeoTrust certificate to Pushy client.
- Title, message, and sound attributes are not included in silent push messages.
- Improved documentation.
- Dependency updates.
This release contains following improvements and bugfixes:
- REST client migrated to the
rest-client-base
project. - Idle interval can be set for APNs.
- PowerAuth callback performance optimization.
- Added TTL mapping for FCM.
- Improved logging.
- Dependency updates.
Note: Since the Unirest library is no longer used, you can remove the configuration of Unirest related to Push Server Client from your project.
This release contains following improvements and bugfixes:
- Improved logging for REST API calls.
- Removed Unirest configuration from Push client.
- Web user interface was removed, the functionality is available via REST API.
- Dependency updates.
Note: Since the Unirest configuration is no longer part of the client library, you might need to configure Unirest in a project that uses the library.
- Removed the Unirest configuration from the client.
- Updated dependencies.
Note: Since the Unirest configuration is no longer part of the client library, you might need to configure Unirest in a project that uses the library.