Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Releases: clambin/sciensano

v2.2.1

21 Mar 23:19
Compare
Choose a tag to compare

Final release! Until the next pandemic.

Bug Fixes

Chores

v2.2.0

09 Mar 19:27
Compare
Choose a tag to compare

Features

Code Refactoring

  • looser coupling w/ population store. (clambin)

Performance Improvements

Builds

Chores

v2.1.0

22 Aug 10:13
Compare
Choose a tag to compare

Features

  • list datasources in /health endpoint (clambin)

Bug Fixes

  • rename module to github.com/clambin/sciensano/v2 (clambin)

Code Refactoring

  • drop need for golang.org/x/exp (clambin)

Tests

  • mockery + more consistent approach to mocking (clambin)

Chores

  • deps: bump github.com/clambin/go-common/tabulator to v0.3.0 (clambin)
  • deps: bump github.com/clambin/grafana-json-server to v0.5.1 (clambin)

v2.0.0

15 Aug 12:56
Compare
Choose a tag to compare

Code Refactoring

  • redesign of pipeline from Sciensano data to Grafana-ready report (more in line with Communicating Sequential Processes approach) #127 (Christophe Lambin)
  • minor code cleanup (clambin)
  • minor code cleanup (clambin)

Commits

v1.16.0

15 Aug 11:17
c76fd2e
Compare
Choose a tag to compare

Features

Chores

  • deps: bump github.com/clambin/grafana-json-server v0.3.0 to v0.3.1 (clambin)
  • deps: bump github.com/clambin/grafana-json-server v0.3.1 to v0.4.0 (clambin)
  • deps: Bump github.com/clambin/go-common/httpclient from 0.5.1 to 0.6.0 (#125) #125 (dependabot[bot])

v1.15.1

19 Jul 19:58
Compare
Choose a tag to compare

Bug Fixes

  • use 2023 population figures (clambin)

Tests

  • fix race condition during server test (clambin)

v1.15.0

19 Jul 17:05
93cae42
Compare
Choose a tag to compare

Features

Chores

  • deps: Bump github.com/clambin/grafana-json-server (#123) #123 (dependabot[bot])
  • deps: bump github.com/clambin/grafana-json-server v0.2.2 to v0.2.3 (clambin)
  • deps: bump github.com/clambin/grafana-json-server v0.2.3 to v0.3.0 (clambin)

v1.14.0

18 Jul 08:10
Compare
Choose a tag to compare

Features

  • move to simpod-json-datasource as datasource, as Grafana's SimpleJSON datasource is no longer maintained (#122) #122 (Christophe Lambin)

Bug Fixes

  • remove use of deprecated rand.Seed() (clambin)

Performance Improvements

  • slight performance improvement in sciensano json parsing (clambin)

Chores

v1.13.2

21 Apr 08:48
Compare
Choose a tag to compare

Code Refactoring

Chores

v1.13.1

15 Mar 16:39
3af44c9
Compare
Choose a tag to compare

Bug Fixes

Code Refactoring

  • move from logrus to slog (clambin)
  • simplejson metrics in separate namespace/sub-system (clambin)

Chores