Skip to content

Releases: byjg/php-anydataset-nosql

Release 5.0.1

17 Dec 15:59
e396308
Compare
Choose a tag to compare

What's Changed

  • Add Cache implementation for Key Value Store by @byjg in #9

Full Changelog: 5.0.0...5.0.1

Release 5.0.0

29 Oct 20:01
3f77823
Compare
Choose a tag to compare

What's Changed

  • PHP 8.1 Minimum version by @byjg in #6
  • Strict Types

Full Changelog: 4.9.1...5.0.0

Release 4.9.1

04 Jun 15:36
36b5706
Compare
Choose a tag to compare

What's Changed

  • Add KeyValueInterface::rename($oldKey, $newKey) by @HilarioJrx in #7
  • Add KeyValueInterface::has($key) by @HilarioJrx in #7
  • Upgrade MongoDB support to version 7.0

New Contributors

Full Changelog: 4.9.0...4.9.1

Release 4.9.0

07 Jan 05:24
b437e0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.0...4.9.0

Release 4.2.0

14 Jul 17:35
b0ea47b
Compare
Choose a tag to compare

Bump AnyDataset version

Release 4.1.1

24 Jul 22:33
a3b0962
Compare
Choose a tag to compare

AwsS3Driver

  • Use local S3 for test
  • Added create parameter to create a bucket if it doesn't exist.
  • Exposing AWS client
  • Update Documentation

AwsDynamoDbDriver

  • Exposing AWS client and tablename
  • Enable receive extra arguments
  • Use local dynamodb for test
  • Update documentation

Release 4.1.0

11 Jul 06:32
bd82eef
Compare
Choose a tag to compare

Upgrade WebRequest component and internal refactory to support the PSR implementation.

Release 4.0.1

02 Apr 05:52
e245a5e
Compare
Choose a tag to compare
  • Added CloudFlare Key Value
  • Upgrade URI Component Version 2.0

Release 4.0.0

24 Nov 19:42
Compare
Choose a tag to compare

Initial version from splitting Anydataset project.

Matching version with Anydataset Major version