Releases: neutrons/live_data_server
Releases · neutrons/live_data_server
1.4
What's Changed
- Update Repo Structure by @rosswhitfield in #17
- Update tests and remove unused code by @rosswhitfield in #18
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #19
- Update python django and postgresql by @rosswhitfield in #20
- Remove key check bypass and add ability to pass key in Authorization header by @rosswhitfield in #21
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #23
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #24
- Add dependabot check for actions by @glass-ships in #26
- Add expiration field to DataRun model by @glass-ships in #25
- Merge from next for release candidate by @glass-ships in #28
- Reorganize and modernize repository by @glass-ships in #29
- merge next into qa by @glass-ships in #30
- Add cron job to periodically purge by @glass-ships in #31
- merge next for 1.4rc4 by @glass-ships in #32
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #27
- 1.4rc5 by @glass-ships in #33
New Contributors
- @rosswhitfield made their first contribution in #17
Full Changelog: v1.3...1.4
v1.3
v1.2
What's Changed
- add troubleshooting page and ready for publishing online by @jmborr in #11
- add link to readthedocs by @jmborr in #12
- better the firewall exception documentation by @jmborr in #13
- Decode plot data from bytestring to utf-8 before storing in database by @backmari in #14
- Add GitHub actions for unit tests by @backmari in #15
Full Changelog: v1.1...v1.2
v1.1
What's Changed
- [REF292] containerization of live_data_server by @KedoKudo in #1
- Add Docs Detailing how to Config for Developing Locally by @walshmm in #2
- Add reverse proxy via NGINX to live data test environment deployment file by @jmborr in #3
- Healthchecks in fixture livedata by @jmborr in #4
- add paths to static data by @jmborr in #5
- ability to build the documentation by @jmborr in #6
- Add new allowed host by @backmari in #8
- Update docker base image and move to Python 3.6 + Django 2.0 by @backmari in #9
- Fix minor issues with GET request by @backmari in #10
New Contributors
Full Changelog: v1.0...v1.1