Skip to content

Releases: data-engineering-collective/minimalkv

minimalkv 1.11.2

24 Jan 12:17
c590f0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.1...1.11.2

minimalkv 1.11.1

23 Jan 16:03
fe23bda
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.0...1.11.1

minimalkv 1.11.0

16 Jan 19:47
30940c1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.1...1.11.0

minimalkv 1.8.6

29 Nov 08:24
9ec9644
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.4...1.8.6

minimalkv 1.8.4

27 Nov 14:43
8294af7
Compare
Choose a tag to compare

What's Changed

  • Removing invalid BSD-3 Clause license classifier. by @johanols in #101

Full Changelog: 1.8.3...1.8.4

minimalkv 1.8.3

22 Nov 20:35
908efad
Compare
Choose a tag to compare

What's Changed

  • Changing return type of __iter__ to Iterator. by @johanols in #99

New Contributors

Full Changelog: 1.8.2...1.8.3

minimalkv 1.8.2

06 Nov 18:27
38ab60f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.1...1.8.2

minimalkv 1.8.1

24 Aug 07:12
d92b625
Compare
Choose a tag to compare
  • Drop pkg_resources and use importlib.metadata to access package version string.
  • Add missing region_name in s3fs store creation to set required location contraint during bucket creation.

minimalkv 1.8.0

22 Aug 13:56
d8fb8b4
Compare
Choose a tag to compare
  • Fixed the behaviour of S3FSStore when providing a custom endpoint.
  • Added verify constructor argument to S3FSStore that disables SSL verification. Use it in an URI as ?verify=false.
  • Fixing boto3 import at module level of s3fsstore.

minimalkv 1.7.0

18 Aug 08:45
23d636f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.1...1.7.0