Releases: ghga-de/hexkit
Releases · ghga-de/hexkit
0.5.1
What's Changed
- improve serialization of complex model fields by @KerstenBreuer in #37
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- async non-context constructable (GDEV-1357) by @KerstenBreuer in #36
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- add testutils for Apache Kafka (GDEV-1210) by @KerstenBreuer in #35
Full Changelog: 0.3.2...0.4.0
0.3.2
What's Changed
- curate and harmonize dependencies by @KerstenBreuer in #34
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- Fix some typos by @Cito in #30
- [dao] do not reuse ID generators by @KerstenBreuer in #31
- rename dao.get method to dao.get_by_id by @KerstenBreuer in #32
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- protocol to get DAO for basic CRUD (GDEV-993) by @KerstenBreuer in #18
- added validation logic to protocol (GDEV-1141) by @KerstenBreuer in #19
- make dao protocol async (GDEV-1150) by @KerstenBreuer in #20
- adding transaction management to DAO (GDEV-1151) by @KerstenBreuer in #22
- MongoDB provider for DaoFactoryProtocol (GDEV-1047) by @KerstenBreuer in #24
- configurable ID generation in DaoFactoryProtocol (GDEV-1204) by @KerstenBreuer in #28
- standardize configuration of providers (GDEV-1206) by @KerstenBreuer in #29
Full Changelog: 0.2.2...0.3.0
0.2.2
What's Changed
- Added expiry time for part_upload URLs and fixed multipart_ulpload_complete if only one part is uploaded by @mephenor @KerstenBreuer in #17
Full Changelog: 0.2.1...0.2.2
0.2.1
0.2.0
What's Changed
- added protocol/provider pair for S3-like object storages (GDEV-994) by @KerstenBreuer in #14
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- switch to abc.ABC-based protocols (GDEV-775) by @KerstenBreuer in #6
- Update static files by @Cito in #9
- Properly close Kafka Producers and Consumers by @Cito in #8
- lightweight in-mem/test provider for event publishing (GDEV-715) by @KerstenBreuer in #7
- utilities for async dependency injection (GDEV-845) by @KerstenBreuer in #11
- made protocols and providers async (GDEV-716) by @KerstenBreuer in #12
- demonstrate hexkit testing utility using the example (GDEV-946) by @KerstenBreuer in #13
New Contributors
Full Changelog: https://github.com/ghga-de/hexkit/commits/0.1.0