Skip to content

Releases: SafetyCulture/safetyculture-exporter

v3.7.4

23 Mar 06:04
917b489
Compare
Choose a tag to compare

What's Changed

Fixed an issue happening on Windows machines where the exported CSV file was locked and rolling over was not working

v3.7.1

27 Feb 22:21
8e19aee
Compare
Choose a tag to compare

Use snake case for CreatorUserName

What's Changed

Full Changelog: v3.7.0...v3.7.1

v3.7.0

24 Feb 00:48
d99e696
Compare
Choose a tag to compare

This release is enabling the export of the issues feed.

What's Changed

New Contributors

Full Changelog: v3.6.7...v3.7.0

v3.6.7

09 Feb 01:08
7fc0751
Compare
Choose a tag to compare

Changelog

7fc0751 PROBLEM-1292_iAuditor Exporter - group_users table not working with multiple orgs (#207)
61174ac [INTG-1601]: Bump github.com/hashicorp/go-version from 1.3.0 to 1.4.0 (#204)
dede472 [INTG-1601]: Bump go.uber.org/zap from 1.19.1 to 1.20.0 (#203)
5e36079 [INTG-1601]: Bump gorm.io/driver/mysql from 1.2.2 to 1.2.3 (#205)
a0aa784 [INTG-1601]: Bump gorm.io/gorm from 1.22.4 to 1.22.5 (#206)

v3.6.6

04 Jan 03:48
54ee419
Compare
Choose a tag to compare

Changelog

54ee419 INTG-1982 - Added columns for combined_score (#200)
4278b3f [INTG-1601]: Bump github.com/gofrs/uuid (#197)
defa2ee [INTG-1601]: Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#198)
676017f [INTG-1601]: Bump github.com/spf13/viper from 1.9.0 to 1.10.1 (#199)
605e16a [INTG-1601]: Bump gorm.io/driver/mysql from 1.1.3 to 1.2.1 (#194)
8028709 [INTG-1601]: Bump gorm.io/driver/mysql from 1.2.1 to 1.2.2 (#202)
6d4570e [INTG-1601]: Bump gorm.io/driver/postgres from 1.2.1 to 1.2.3 (#192)
19cbad7 [INTG-1601]: Bump gorm.io/driver/sqlite from 1.2.3 to 1.2.6 (#191)
5225c9e [INTG-1601]: Bump gorm.io/driver/sqlserver from 1.2.0 to 1.2.1 (#188)
9ec3144 [INTG-1601]: Bump gorm.io/gorm from 1.22.2 to 1.22.4 (#195)
0c45057 [INTG-2028] Use correct rate limiting header (#193)

v3.6.5

02 Nov 21:28
45eb37d
Compare
Choose a tag to compare

Changelog

bc5c434 [INTG-1601]: Bump github.com/spf13/viper from 1.8.1 to 1.9.0 (#163)
aef7d4c [KB-1787] Rename "report preference" messages to "report layout" (#180)
69f7929 Update to go 1.17 and updates all deps (#183)
45eb37d Fix docker repo for golang-cross (#184)

v3.6.2 - Added action-limit flag to the exporter.

27 Oct 23:00
79ff2a1
Compare
Choose a tag to compare

Changelog

79ff2a1 [INTG-1978] - completed the code changes for action-limit flag. (#176)

v3.6.1 - Added report retrieval backoff flag

21 Oct 23:49
982764b
Compare
Choose a tag to compare

Changelog

982764b [INTG-1977] - Added retry-timeout flag for report command (#171)

v3.6.0

20 Oct 04:30
6b1d30f
Compare
Choose a tag to compare

Changelog

9dfd260 INTG-1735 Add actions.completed_at and inspections.media_ids columns (#166)
6b1d30f [BSA-3322] Add last_seen_at to users data feed (#170)

Note

users.last_seen_at will only be updated every 20 minutes, and will only return a value if the user has used iAuditor since the 12th of October 2021.

v3.5.0

08 Oct 04:34
6eb2fbb
Compare
Choose a tag to compare

Added limit flag for actions to improve stability when fetching actions