Releases: ecmwf-projects/cads-broker
Releases · ecmwf-projects/cads-broker
v1.0.1
What's Changed
- Cancel future if request is dismissed by @francesconazzaro in #104
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - 2024-05-03
What's Changed
- Qos are now tracked on the broker database by @francesconazzaro in #103
Full Changelog: v0.10.0...v1.0.0
v0.10.0
What's Changed
- Use read and write connections to db by @francesconazzaro in #102
- COPDS-1596: Add new QoS functions in the factory by @francesconazzaro in #102
- COPDS-1489: remove old requests by @alex75 in #99
Full Changelog: v0.9.0...v0.10.0
v0.9.0 - 2024-03-18
Refactor database.py to handle nullpool (#101)
v0.8.0 - 2024-03
reset poolsize default
v0.7.0 - 2024-02
reset poolsize default
v0.6.1 - 2023-12
try drop/create broker db
v0.6.0 - 2023-12
try to avoid database clash
v0.5.2 - 2023-11
Minor fixes and performance improvements
v0.5.1 - 2023-11
Merge pull request #88 from ecmwf-projects/COPDS-1385-configurable-po…