Skip to content

Releases: DiamondLightSource/graph-energy-scan

Generate models with aiomysql driver

18 Apr 14:32
Compare
Choose a tag to compare
Pre-release
  • Models are now generated with the aiomysql driver
  • The aiomysql driver is now used in the helm deployment

Full Changelog: 0.1.0-rc4...0.1.0-rc5

Fixed database connection timeout & improved tracing

18 Apr 13:53
Compare
Choose a tag to compare
  • Fixed database connection timeout by avoiding long lived sessions
  • Removed http request & response spans from reported traces
  • Added a SQL query span to the Sessions energy_scans resolver

Full Changelog: 0.1.0-rc3...0.1.0-rc4

Starlette & Distributed tracing

17 Apr 11:31
Compare
Choose a tag to compare
Pre-release
  • Switch to Starlette as the HTTP framework
  • Export distributed traces via OTLP using opentelemetry

Full Changelog: 0.1.0-rc2...0.1.0-rc3

Binding host and port options

16 Apr 11:03
Compare
Choose a tag to compare
Pre-release
  • Adds ability to specify the host and port when serving via the --host and --port options respectively

Full Changelog: 0.1.0-rc1...0.1.0-rc2

Initial Prerelease

16 Apr 08:50
Compare
Choose a tag to compare
Initial Prerelease Pre-release
Pre-release