Skip to content

Releases: ghga-de/hexkit

8.1.0

04 Feb 08:47
5e75a78

Choose a tag to compare

What's Changed

  • Update license and some dependencies by @Cito in #215
  • Load pydantic settings also from dotenv file injected by Vault agent by @ckaipf in #212
  • Fix error handling for DAO upsert and update by @TheByronHimes in #216

New Contributors

Full Changelog: 8.0.0...8.1.0

8.0.0

03 Feb 10:41
7d527ee

Choose a tag to compare

What's Changed

Full Changelog: 7.3.0...8.0.0

7.3.0

23 Jan 14:29
cc8c6cb

Choose a tag to compare

What's Changed

  • Update deps and MongoDB test image by @Cito in #206
  • Use httpx instead of requests by @Cito in #204
  • Support limited nosql for InMemDao (GSI-2080) by @TheByronHimes in #205
  • MongoDB-based KV store (GSI-2086) by @Cito in #207
  • Redis-based KV-store (GSI-2087) by @Cito in #208
  • Rearrange integration tests by @Cito in #209
  • Use shared test suites for KVStore providers (GSI-2093) by @Cito in #210
  • Update to patch recent vulnerabilities by @TheByronHimes in #211

Full Changelog: 7.2.1...7.3.0

7.2.1

05 Dec 17:02
4823cfe

Choose a tag to compare

What's Changed

Full Changelog: 7.2.0...7.2.1

7.2.0

06 Nov 00:09
ea5fab3

Choose a tag to compare

What's Changed

Full Changelog: 7.1.0...7.2.0

7.1.0

23 Sep 16:17
3c19473

Choose a tag to compare

What's Changed

  • Update base image and deps by @Cito in #197

Starting with this version we only support Python 3.10 - 3.13.

Full Changelog: 7.0.0...7.1.0

7.0.0

29 Jul 12:59
e2f3031

Choose a tag to compare

What's Changed

Full Changelog: 6.0.0...7.0.0

6.0.0

21 Jul 13:24
b0e1f2e

Choose a tag to compare

What's Changed

Full Changelog: 5.4.1...6.0.0

5.4.1

16 Jul 11:11
989ac26

Choose a tag to compare

What's Changed

Full Changelog: 5.4.0...5.4.1

5.4.0

07 Jul 12:29
5051c23

Choose a tag to compare

What's Changed

  • Remove multipart upload guard in copy operation by @mephenor in #185

Full Changelog: 5.3.0...5.4.0