Skip to content

Releases: DiamondLightSource/numtracker

0.1.6 -

21 Jan 13:50
Compare
Choose a tag to compare

What's Changed

  • Add fallback html responses for unhandled routes by @tpoliaw in #53
  • Standardise name of tracker_file_extension by @tpoliaw in #57
  • Add trackerFileExtension to configuration query by @tpoliaw in #54
  • Check directory file numbers when returning configuration by @tpoliaw in #51
  • Add more doc strings to things that appear in the schema by @tpoliaw in #56

Housekeeping

Full Changelog: v0.1.5...v0.1.6

0.1.5 - Playing nicely with OPA

14 Jan 12:29
Compare
Choose a tag to compare

What's Changed

  • Wrap auth request input as field in JSON query by @tpoliaw in #47

Housekeeping

New Contributors

Full Changelog: v0.1.4...v0.1.5

0.1.4 - First round of production bug fixes

13 Jan 17:02
Compare
Choose a tag to compare

What's Changed

Application

  • Panic with correct error when port cannot be bound by @tpoliaw in #36
  • Bundle root certificates at compile time by @tpoliaw in #39
  • Return status information from status endpoint by @tpoliaw in #33

Deployment

  • Reduce the default PVC size in helm chart by @tpoliaw in #37
  • Move DLS specific config out of default helm chart by @tpoliaw in #38

House keeping

  • Add dependabot configuration by @tpoliaw in #40
  • Fix dependency-type config in dependabot.yml by @tpoliaw in #41

Full Changelog: v0.1.3...v0.1.4

0.1.3 - Tracker directory configuration

10 Jan 13:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

0.1.2 - Read auth config from environment

08 Jan 15:51
Compare
Choose a tag to compare

What's Changed

  • Bump version for next release by @tpoliaw in #29
  • Read authorisation configuration from environment variables by @tpoliaw in #30
  • Add comments clarifying which version numbers are used by @tpoliaw in #31

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

0.1.1 - Fixed PVC configuration

07 Jan 16:31
Compare
Choose a tag to compare

What's Changed

  • Add retain: keep policy to helm PVC by @tpoliaw in #28

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

0.1.0 - Proof of Concept

07 Jan 16:15
Compare
Choose a tag to compare
v0.1.0

Add helm chart for central deployment