Skip to content

Releases: ghga-de/hexkit

0.5.1

18 Oct 17:01
ec07c82
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

14 Oct 10:47
b4f86cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

07 Oct 10:37
cd64ae0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.4.0

0.3.2

30 Sep 15:49
b4b8dc2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

30 Sep 14:25
d23b16d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

02 Sep 15:26
e69980f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.3.0

0.2.2

29 Jul 09:59
9dfe8f4
Compare
Choose a tag to compare

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

22 Jul 07:27
f37ac8e
Compare
Choose a tag to compare

What's Changed

  • Added response pagination to s3 provider _get_parts_info (GDEV-1092) by @mephenor in #15

Full Changelog: 0.2.0...0.2.1

0.2.0

08 Jul 10:01
866f5ae
Compare
Choose a tag to compare

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

28 Jun 13:53
53e68ab
Compare
Choose a tag to compare

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

  • @Cito made their first contribution in #9

Full Changelog: https://github.com/ghga-de/hexkit/commits/0.1.0