Skip to content

Releases: SafetyCulture/safetyculture-exporter

v4.3.3

21 Feb 01:32
976b0e0
Compare
Choose a tag to compare

Changelog

Full Changelog: v4.3.2...v4.3.3

v4.3.2-alpha

21 Feb 00:22
Compare
Choose a tag to compare
v4.3.2-alpha Pre-release
Pre-release

Test go releaser for GO version v1.20

v4.3.1

15 Feb 04:18
5ee85fa
Compare
Choose a tag to compare

This version fixes an issue with retrieving the deleted statuses of inspections when the user doesn't have correct permissions, among other bugs.

What's Changed

  • INTG-2653 - Adding timeout for establishing DB connection. by @sc-gv in #368
  • INTG-2655 change defaults path to working dir by @HarryTranAU in #370
  • INTG-2670 - Cancelling goroutines for the media downloads when cancelled from the Exporter UI. by @sc-gv in #371
  • INTG-2668 gracefully use admin endpoint del inspection by @MickStanciu in #374

Full Changelog: v4.3.0...v4.3.1

v4.3.0

02 Feb 04:00
b8c42bd
Compare
Choose a tag to compare

This release is preparing the product for Desktop UI Application

v4.2.1

15 Jan 22:21
bd074d8
Compare
Choose a tag to compare

Changelog

Enables Sheqsy export

v4.2.0

05 Dec 04:05
3f5a31e
Compare
Choose a tag to compare

Changelog

  • 3f5a31e INTG-2456 add assets feed (#319)
  • 3fbef02 INTG-2522 separate cli from the main application (#315)
  • 114bd44 INTG-2526 error management (#316)
  • 67a4e09 [INTG-1601]: Bump github.com/lib/pq from 1.10.2 to 1.10.7 (#314)
  • 35c0ad2 [INTG-1601]: Bump github.com/tidwall/gjson from 1.14.3 to 1.14.4 (#317)

v4.1.0

25 Nov 01:00
d533318
Compare
Choose a tag to compare
v4.1.0 Pre-release
Pre-release

Changelog

  • d533318 [CSE-50] Add support for exporting SHEQSY data (#308)
  • d759bb0 [CSE-50] Improve errors returned from failed tests (#310)
  • d646b25 [INTG-1601]: Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#309)
  • 15b5948 [INTG-1601]: Bump gorm.io/driver/mysql from 1.4.3 to 1.4.4 (#311)

v4.0.1

04 Nov 02:09
b1126c7
Compare
Choose a tag to compare

Changelog

DeDuplicate GroupUsers table writing

v4.0.0

03 Nov 02:41
6717196
Compare
Choose a tag to compare

What's New?

  • Rebranding our product to SafetyCulture Exporter
  • Updates to the SQL libraries

v3.11.1

31 Oct 05:46
587bbd8
Compare
Choose a tag to compare

Will skip the feeds where the user doesn't have access. Will log the offending feed.
The previous version was stopping the whole export process.

Changelog

  • 587bbd8 INTG-2494 process the forbidden feeds (#303)
  • fce92d8 [INTG-1601]: Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#301)
  • fcf5d63 [INTG-1601]: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#302)
  • 9fbd62b [INTG-1601]: Bump gorm.io/driver/mysql from 1.4.1 to 1.4.3 (#297)