Skip to content

Releases: ncsa/checks

Release 1.1.0

11 Nov 15:14
92460d1
Compare
Choose a tag to compare

Added

  • building arm image

Changed

  • using python 3.11
  • updated docker github action

Release 1.0.1

26 Jul 18:26
cd387d5
Compare
Choose a tag to compare

Added

  • add support for standard postgresql environment variables #2
  • GitHub action to create docker file #3

Changed

  • more verbose logging in case of check_url, thanks @khk-globus
  • changed master branch to main branch.
  • changed PG_URI and PG_TABLE to be PGURI and PGTABLE to be consistent with other PG variables.
  • environment variable and argument in checks.json are flipped around to allow for deprecated environment variables.

initial release

07 Aug 16:05
Compare
Choose a tag to compare

1.0 - 2020-08-07

Added

  • support for RabbitMQ
  • support for MongoDB
  • support for URL
  • support for PostgreSQL