Skip to content

Releases: norbybaru/laravel-aws-timestream

v0.4.0

04 Apr 08:45
v0.4.0
6ec2e66
Compare
Choose a tag to compare

What's Changed

  • Laravel 11 support by @norbybaru in #41
  • Bump ramsey/composer-install from 1 to 3 by @dependabot in #46
  • Bump actions/cache from 3 to 4 by @dependabot in #42
  • Bump actions/checkout from 2 to 4 by @dependabot in #44
  • Bump aws-actions/configure-aws-credentials from 2 to 4 by @dependabot in #45
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #43
  • Update orchestra/testbench requirement from ^7.0|^8.0|9.0 to ^7.0|^8.0|^9.0 by @dependabot in #47
  • Update phpunit/phpunit requirement from ^9.5|^10.0 to ^9.5|^10.0|^11.0 by @dependabot in #48

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

16 Jan 19:48
v0.3.1
99e7b16
Compare
Choose a tag to compare

Fix PayloadBuilder optional dimensions

What's Changed

  • fix: Casting of the value of dimension from buildCommonAttributes to string by @draui in #36
  • fix: setting default dimensions as an empty array by @draui in #37
  • refactor unit test by @norbybaru in #38

New Contributors

  • @draui made their first contribution in #36

Full Changelog: v0.3.0...v0.3.1

v0.3.0

10 Jan 20:35
v0.3.0
9b826b8
Compare
Choose a tag to compare

Implement a fluent payload builder class to improve building ingestion data

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

29 Mar 08:06
v0.2.0
a6614c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

08 Jul 10:18
v0.1.1
51b8c03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Initial Release

07 May 12:28
v0.1.0
4838dc1
Compare
Choose a tag to compare

First Release 🚀