Skip to content

Releases: onaio/duva

v0.1.0 (2022-09-26)

26 Sep 07:30
de22391
Compare
Choose a tag to compare

Bug fixes and improvements 🐛

  • Ensure stored refresh token is active on authentication. PR #40

v0.0.8 (2022-03-02)

02 Mar 12:15
16dbd6c
Compare
Choose a tag to compare

Bug fixes and improvements 🐛

  • Validate configurations before creation / modification. PR #32

v0.0.7 (2022-01-20)

20 Jan 13:03
9082518
Compare
Choose a tag to compare

Bug fixes and improvements 🐛

  • Add additional export configurations: binary_select_multiples and show_choice_labels options. PR #27

v0.0.6 (2021-10-25)

25 Oct 06:41
3dc0f2c
Compare
Choose a tag to compare

Bug fixes and improvements 🐛

  • Add Health endpoint and export metrics using starlette_exporter. PR #23
  • Allow export settings to be configured via the API. PR #24

v0.0.5 (2021-07-05)

05 Jul 12:50
d24985a
Compare
Choose a tag to compare

Bug fixes and improvements 🐛

  • Include question labels as headers & values instead of using the column name & value. PR #20

v0.0.4 (2021-06-03)

03 Jun 11:27
89c7401
Compare
Choose a tag to compare

Bug fixes and improvements 🐛

  • Ensure that deletions work as expected with S3. PR #15

v0.0.3 (2021-05-12)

12 May 08:47
1e0d9c6
Compare
Choose a tag to compare

Bug fixes and improvements 🐛

  • Fix issue raised when queuing new jobs. PR #13

v0.0.2 (2021-04-25)

26 Apr 11:49
953be2e
Compare
Choose a tag to compare

Bug fixes and improvements 🐛

  • Add sync lock mechanism and custom scheduler. PR #7

v0.0.1 (2021-04-23)

23 Apr 12:16
b9ecb74
Compare
Choose a tag to compare

Initial commit 🎊