Releases: oracle/coherence-py-client
Releases · oracle/coherence-py-client
Coherence Python Client v1.0rc2
What's Changed
- COH-27931 - Python gRPC Client should not destroy a cache on session close by @rlubke in #14
- Change base docker image used for testing from java11 to java17-debian11 by @rlubke in #15
- Add dependabot.yml. by @rlubke in #16
- Update sphinx requirement from ~4.5 to ~6.2 by @dependabot in #20
- COH-27954 - Fix typo in pyproject.toml by @dhirupandey in #22
- Update grpcio requirement from ~1.54 to >=1.54,<1.57 by @dependabot in #27
- Update grpcio-tools requirement from ~1.54 to >=1.54,<1.57 by @dependabot in #37
Full Changelog: v1.0rc1...v1.0rc2
Coherence Python Client v1.0rc1
Introduction
This is the first release candidate (v1.0rc1) of the Coherence Python Client.
See the documentation for more details on requirements, installation, usage and examples.