Releases: DiamondLightSource/daq-config-server
Releases · DiamondLightSource/daq-config-server
v1.0.0
What's Changed
- Create script to build image and run container in dev mode by @Relm-Arrowny in #85
- Get typing support on client and do better exception handling by @olliesilvester in #88
- Bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #60
- Add main helm chart by @MaxHerbs in #100
- Add server validation against whitelist by @olliesilvester in #93
- Add basic docs by @olliesilvester in #97
- System tests for whitelist validation by @olliesilvester in #101
- Add configurable logging by @olliesilvester in #102
- Add CI to push helmchart on release by @olliesilvester in #106
- Fix indenting typo on helm chart by @olliesilvester in #104
- Fix message spacing by @olliesilvester in #107
- Add MX Beamlines to Whitelist by @olliesilvester in #108
- Link to docs in readme by @olliesilvester in #110
- Allow untyped dicts in get_file_contents by @olliesilvester in #112
- Give client url a default by @olliesilvester in #113
Full Changelog: v0.2.0...v1.0.0
v1.0.0-rc.2
What's Changed
- Fix message spacing by @olliesilvester in #107
- Add MX Beamlines to Whitelist by @olliesilvester in #108
- Link to docs in readme by @olliesilvester in #110
- Allow untyped dicts in get_file_contents by @olliesilvester in #112
- Give client url a default by @olliesilvester in #113
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2
v1.0.0-rc.1
What's Changed
- Create script to build image and run container in dev mode by @Relm-Arrowny in #85
- Get typing support on client and do better exception handling by @olliesilvester in #88
- Add main helm chart by @MaxHerbs in #100
- Add server validation against whitelist by @olliesilvester in #93
- Add basic docs by @olliesilvester in #97
- System tests for whitelist validation by @olliesilvester in #101
- Add configurable logging by @olliesilvester in #102
- Add CI to push helmchart on release by @olliesilvester in #106
- Fix indenting typo on helm chart by @olliesilvester in #104
- Bump the actions group across 1 directory with 2 updates by @dependabot in #60
Full Changelog: v0.2.0...v1.0.0-rc.1
v0.2.0
What's Changed
- Remove unused features by @olliesilvester in #75
- Create main endpoint and remove old endpoints by @olliesilvester in #78
- Add caching for client get by @Relm-Arrowny in #79
- Update to copier 3.0.0 by @olliesilvester in #82
- add codecov.yml by @Relm-Arrowny in #83
- Request format of file contents using headers by @olliesilvester in #80
- Add basic health check route for kubernetes by @MaxHerbs in #89
New Contributors
- @olliesilvester made their first contribution in #75
- @Relm-Arrowny made their first contribution in #79
- @MaxHerbs made their first contribution in #89
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Migrate client to
requestsand addget_some_beamline_paramsby @dperl-dls in #49 - Bump softprops/action-gh-release from 2.0.6 to 2.0.8 in the actions group by @dependabot in #54
- make uvicorn a dependency by @dperl-dls in #55
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Bump softprops/action-gh-release from 2.0.4 to 2.0.5 in the actions group by @dependabot in #1
- Bump dls-dodal from 1.25.0 to 1.26.0 in the dev-dependencies group by @dependabot in #2
- add formatting by @dperl-dls in #13
- Add CI for gui components by @dperl-dls in #14
- Add options to backend and frontend to delete flags by @dperl-dls in #15
- Bump the actions group with 2 updates by @dependabot in #22
- Update kubernetes config to make use of the ingress by @dperl-dls in #24
- Improve deployment by @dperl-dls in #25
- Replace default content by @dperl-dls in #27
- Rename and make naming consistent by @dperl-dls in #28
- update readme by @dperl-dls in #29
- Fix ci by @dperl-dls in #30
- Fix readme more by @dperl-dls in #33
- Use helm by @dperl-dls in #35
- improve client fn arg names by @dperl-dls in #36
- make_client_work_for_all_schemes by @dperl-dls in #37
- Add endpoint to get values for all flags at once by @dperl-dls in #43
- Bump softprops/action-gh-release from 2.0.5 to 2.0.6 in the actions group by @dependabot in #44
- Tidy react code by @dperl-dls in #45
- update docs & min python version by @dperl-dls in #46
- Fix bug where we fetch value more than necessary by @dperl-dls in #47
- Fix typing deprecation by @dperl-dls in #48
New Contributors
- @dependabot made their first contribution in #1
- @dperl-dls made their first contribution in #13
Full Changelog: https://github.com/DiamondLightSource/daq-config-server/commits/v0.1.0