Skip to content

Releases: SafetyCulture/safetyculture-exporter

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)

v3.11.0

27 Oct 22:23
6923157
Compare
Choose a tag to compare

Changelog

  • 6923157 [CSE-5] Add completed_at on issues data (#296)
  • 1ceaaab [INTG-1601]: Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#295)
  • 3557d0d [INTG-1601]: Bump gorm.io/driver/mysql from 1.3.6 to 1.4.1 (#291)
  • 677dade [INTG-1601]: Bump gorm.io/driver/postgres from 1.3.10 to 1.4.1 (#286)
  • 76cfb0c [INTG-1601]: Bump gorm.io/driver/postgres from 1.4.1 to 1.4.4 (#294)

v3.10.0

27 Sep 05:28
9b32926
Compare
Choose a tag to compare

Changelog

  • e10b389 INTG-2423 - Added modified_at to the issues feed. (#284)
  • 9b32926 [CSE-1] Improve logging of CSV export (#285)
  • 1e2ffe6 [INTG-1601]: Bump github.com/gofrs/uuid from 4.2.0+incompatible to 4.3.0+incompatible (#279)
  • fdb6aea [INTG-1601]: Bump github.com/gookit/color from 1.5.1 to 1.5.2 (#277)
  • 2c0360d [INTG-1601]: Bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#278)
  • ab03012 [INTG-1601]: Bump go.uber.org/zap from 1.21.0 to 1.22.0 (#273)
  • ddc1048 [INTG-1601]: Bump go.uber.org/zap from 1.22.0 to 1.23.0 (#276)
  • badc53e [INTG-1601]: Bump gorm.io/driver/mysql from 1.3.5 to 1.3.6 (#274)
  • bb86aa5 [INTG-1601]: Bump gorm.io/driver/postgres from 1.3.8 to 1.3.9 (#275)
  • 1a0708b [INTG-1601]: Bump gorm.io/driver/postgres from 1.3.9 to 1.3.10 (#281)
  • 7e26be5 [INTG-1601]: Bump gorm.io/gorm from 1.23.8 to 1.23.9 (#280)
  • a806579 [INTG-1601]: Bump gorm.io/gorm from 1.23.9 to 1.23.10 (#283)

v3.9.3

13 Jul 04:39
c5ae133
Compare
Choose a tag to compare

Improve logging when API calls return an error

Changelog

  • c5ae133 INTG-2366 add extra logging messages (#272)
  • dadbd2f [INTG-1601]: Bump gorm.io/driver/mysql from 1.3.4 to 1.3.5 (#271)