Skip to content

Releases: data-engineering-collective/minimalkv

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

minimalkv 1.6.1

06 Feb 13:29
20a5163
Compare
Choose a tag to compare
  • Made the SQLAlchemyStore compatible with SQLAlchemy 2.0.

minimalkv 1.5.0

31 Oct 13:42
cff85c0
Compare
Choose a tag to compare

What's Changed

  • Use python-build to generate (PyPI) archives by @xhochy in #65
  • Extended KeyValueStore and Decorator Baseclasses with closing support by @timostrunk in #67

New Contributors

Full Changelog: 1.4.4...1.5.0

minimalkv 1.4.4

24 Oct 08:15
6c2958f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.3...1.4.4