Skip to content

Releases: neutrons/live_data_server

1.4

22 Nov 15:38
16a4f7d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3...1.4

v1.3

22 Nov 15:39
1795b7e
Compare
Choose a tag to compare

What's Changed

  • Remove database flush command to make database persistent by @backmari in #16

Full Changelog: v1.2...v1.3

v1.2

22 Nov 15:39
8f377b2
Compare
Choose a tag to compare

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

22 Nov 15:40
b903a26
Compare
Choose a tag to compare

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