Releases: DiamondLightSource/numtracker
Releases · DiamondLightSource/numtracker
0.1.6 -
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
- Add doctype declaration to static html pages by @tpoliaw in #55
- Bump the patch group with 6 updates by @dependabot in #58
- Bump rstest from 0.23.0 to 0.24.0 by @dependabot in #59
- Bump similar from 2.6.0 to 2.7.0 by @dependabot in #62
- Bump data-encoding from 2.6.0 to 2.7.0 by @dependabot in #60
- Bump bitflags from 2.7.0 to 2.8.0 by @dependabot in #61
Full Changelog: v0.1.5...v0.1.6
0.1.5 - Playing nicely with OPA
What's Changed
Housekeeping
- Bump the patch group across 1 directory with 18 updates by @dependabot in #49
- Bump tokio from 1.42.0 to 1.43.0 by @dependabot in #46
- Bump futures-lite from 2.5.0 to 2.6.0 by @dependabot in #45
- Bump bitflags from 2.6.0 to 2.7.0 by @dependabot in #43
New Contributors
- @dependabot made their first contribution in #49
Full Changelog: v0.1.4...v0.1.5
0.1.4 - First round of production bug fixes
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
What's Changed
- Update github action by @DiamondJoseph in #34
- Add configuration for external tracker directory in helm chart by @tpoliaw in #35
Full Changelog: v0.1.2...v0.1.3
0.1.2 - Read auth config from environment
0.1.1 - Fixed PVC configuration
What's Changed
Full Changelog: v0.1.0...v0.1.1
0.1.0 - Proof of Concept
v0.1.0 Add helm chart for central deployment