Releases: Tchoupinax/s3-prometheus-exporter
Releases · Tchoupinax/s3-prometheus-exporter
v0.5.1 - Technical release
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
- @ImOverlord made their first contribution in #15
- @renovate made their first contribution in #19
Full Changelog: v0.5.0...v0.5.1
v0.5.0
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
What's Changed
- chore: upgrade deps and CI by @Tchoupinax in #12
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
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
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
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
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