Skip to content

Releases: matchory/hetzner-cloud-prometheus-sd

Version 1.0.1

07 Dec 12:06
c14c505
Compare
Choose a tag to compare

Version 1.0.1

  • Fixed options to accept files directly 0ca84dc

v1.0.0...v1.0.1

Version 1.0.0

07 Dec 11:43
9d74c07
Compare
Choose a tag to compare

Version 1.0.0

This is the initial release we regard as feature complete and use in production.

Breaking Change: The --hetzner-api-token parameter has been renamed to --api-token.

  • Simplified environment configuration 7e42e2c
  • Fixed entrypoint b6f4f3f

v0.2.0...v1.0.0

Version 0.2.0

07 Dec 09:05
3705f26
Compare
Choose a tag to compare

Version 0.2.0

This version adds support for authentication checks and reading sensitive values from secret files.

  • Updated readme 200823d
  • Implemented authentication checks 81a188b
  • Implemented support for supplying the Hetzner API token via file, such as for Docker secrets aeb9dbf
  • Bumped dependencies a115fa0
  • Merge pull request #10 from matchory/dependabot/npm_and_yarn/types/yargs-17.0.15 e00396d
  • Merge pull request #9 from matchory/dependabot/npm_and_yarn/types/node-18.11.10 00315b2
  • Bump @types/yargs from 17.0.13 to 17.0.15 9c0fd03
  • Bump @types/node from 18.11.9 to 18.11.10 aa8ef2a
  • Merge pull request #7 from matchory/dependabot/npm_and_yarn/typescript-4.9.3 bac291c
  • Bump typescript from 4.8.4 to 4.9.3 289f4c1
  • Merge pull request #4 from matchory/dependabot/npm_and_yarn/yargs-17.6.2 04d4d23
  • Merge pull request #5 from matchory/dependabot/npm_and_yarn/types/node-18.11.9 ca25e14
  • Merge pull request #6 from matchory/dependabot/npm_and_yarn/node-fetch-3.3.0 74828d6
  • Bump node-fetch from 3.2.10 to 3.3.0 f6b51ea
  • Bump @types/node from 18.11.8 to 18.11.9 74732e9
  • Bump yargs from 17.6.0 to 17.6.2 6674408
  • Merge pull request #3 from matchory/dependabot/npm_and_yarn/types/node-18.11.8 d587e62
  • Bump @types/node from 18.8.3 to 18.11.8 bedf3b2

v0.1.3...v0.2.0

Version 0.1.3

10 Oct 10:16
f46af65
Compare
Choose a tag to compare
  • Fixed module script, again 4d9b02f

v0.1.2...v0.1.3

Version 0.1.2

10 Oct 10:07
bf6faf3
Compare
Choose a tag to compare

Version 0.1.2

v0.1.1...v0.1.2

Version 0.1.1

10 Oct 08:48
af847b0
Compare
Choose a tag to compare

Version 0.1.1

v0.1.0...v0.1.1

Version 0.1.0

10 Oct 06:55
a16514a
Compare
Choose a tag to compare

Version 0.1.0

Initial release.

925977c...v0.1.0