v0.3.0.Beta2
What's Changed
- Database versions of TaskStore and PushNotificationStore have been added in #293 and #301
- A replicated QueueManager, with a pluggable ReplicationStrategy, has been added in #309
- Several additions, fixes, and tests from the Python SDK related to ServerCallContext, PushNotifications, TaskUpdater, and Clients have been incorporated
- We now ensure authentication is required for all endpoints that require it and add an AuthInterceptor that can obtain credentials from a CredentialService in #292
- We have upgraded our reference implementations to Quarkus 3.28.1 in #316
New Contributors
- @Niravkumar-Patel made their first contribution in #258
- @powmax-commits made their first contribution in #290
- @whatsupsumit made their first contribution in #323
- @Asymtode712 made their first contribution in #321
Full Changelog: v0.3.0.Beta1...v0.3.0.Beta2