Skip to content

Releases: Tchoupinax/s3-prometheus-exporter

v0.5.1 - Technical release

22 Sep 09:04
6bba4ff
Compare
Choose a tag to compare

What's Changed

  • fix: allow s3 path in prefix by @ImOverlord in #15
  • chore: add linter and prettier by @Tchoupinax in #17
  • test: upgrade matrix with node.js v22 by @Tchoupinax in #18
  • chore: Configure Renovate by @renovate in #19
  • chore(deps): update dependency eslint-plugin-perfectionist to v3.2.0 by @renovate in #21
  • chore(deps): update dependency @types/node to v22.4.0 by @renovate in #20
  • chore(deps): update dependency typescript to v5.5.4 by @renovate in #23
  • fix(deps): update dependency @aws-sdk/client-s3 to v3.633.0 by @renovate in #24
  • chore(deps): update docker/build-push-action action to v6 by @renovate in #26
  • chore(deps): update actions/setup-node action to v4 by @renovate in #25
  • chore(deps): update docker/metadata-action action to v5 by @renovate in #28
  • chore(deps): update docker/login-action action to v3 by @renovate in #27
  • chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #29
  • chore(deps): update docker/setup-qemu-action action to v3 by @renovate in #30
  • chore(deps): update dependency @types/node to v22.4.1 by @renovate in #31
  • fix(deps): update dependency pino to v9.4.0 by @renovate in #35
  • chore(deps): update dependency nodemon to v3.1.5 by @renovate in #40
  • chore(deps): update dependency nodemon to v3.1.6 by @renovate in #42
  • chore: group non major in the same MR for renovate by @Tchoupinax in #44
  • fix(deps): update dependency @aws-sdk/client-s3 to v3.654.0 by @renovate in #32
  • fix(deps): update dependency fastify to v5 by @renovate in #41
  • chore(deps): update all non-major dependencies by @renovate in #45
  • chore: prepare release to 0.5.1 by @Tchoupinax in #46

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 May 09:23
1a2a902
Compare
Choose a tag to compare

What's Changed

  • feat: use correctly how cursor work in AWS SDK by @Tchoupinax in #14
docker pull tchoupinax/s3-prometheus-exporter:0.5.0

Please provide any comment or feedback with opening an issue 🙏

Full Changelog: v0.4.1...v0.5.0

v0.4.1

17 May 20:07
217a0d9
Compare
Choose a tag to compare

What's Changed

docker pull tchoupinax/s3-prometheus-exporter:0.4.1

Please provide any comment or feedback with opening an issue 🙏

Full Changelog: v0.4.0...v0.4.1

v0.3.0

25 Aug 10:28
2de32a9
Compare
Choose a tag to compare

Features

  • Add global metrics (you can get the count of all files, whatever their prefix are)

Chores

  • Improve files architectures (prefixed/global metrics)
  • Upgrade dependencies
docker pull tchoupinax/s3-prometheus-exporter:0.3.0

Please provide any comment or feedback with opening an issue 🙏

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

v0.2.0

19 Aug 06:30
6e8f28a
Compare
Choose a tag to compare

Features

  • Add a new metric metric-latest-file-size
  • Fix some metric labels

Chores

  • Upgrade dependencies
docker pull tchoupinax/s3-prometheus-exporter:0.2.0

Please provide any comment or feedback with opening an issue 🙏

Full Changelog: v0.1.3...v0.2.0

v0.1.2

17 May 06:08
e43ffdd
Compare
Choose a tag to compare

Features

  • Pass to Node.js v20

Chores

  • Upgrade dependencies
docker pull tchoupinax/s3-prometheus-exporter:v0.1.2

Please provide any comment or feedback with opening an issue 🙏

Full Changelog: v0.1.1...v0.1.2

v0.1.0 - Radomil

04 Apr 20:55
0b9052d
Compare
Choose a tag to compare

The project got a new look, mainly with the upgrade of AWS SDK.

Please do not hesitate to make any feedback!

Full Changelog: v0.0.10...v0.1.0