Releases: SafetyCulture/safetyculture-exporter
v3.7.4
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
Use snake case for CreatorUserName
What's Changed
- INTG-2143 correct the csv column name by @MickStanciu in #218
Full Changelog: v3.7.0...v3.7.1
v3.7.0
This release is enabling the export of the issues feed.
What's Changed
- [INTG-2143] consume issues feed by @MickStanciu in #216
New Contributors
- @MickStanciu made their first contribution in #216
Full Changelog: v3.6.7...v3.7.0
v3.6.7
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
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
v3.6.2 - Added action-limit flag to the exporter.
v3.6.1 - Added report retrieval backoff flag
v3.6.0
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
Added limit flag for actions to improve stability when fetching actions