Releases: SafetyCulture/safetyculture-exporter
Releases · SafetyCulture/safetyculture-exporter
v4.16.0
v4.15.0
What's Changed
- Bump the dependencies group with 2 updates by @dependabot in #456
- Add asset-id to feed schedules by @MickStanciu in #457
Full Changelog: v4.14.0...v4.15.0
v4.14.0
What's Changed
- Update all the dependencies
- New experimental feature: incremental download for schedule occurrences feed
Full Changelog: v4.13.1...v4.14.0
v4.13.1
What's Changed
- New feed: course completion progress
- Better logging of issues feed
Full Change log: v4.12.0...v4.13.1
v4.12.0
What's Changed
- Updates to the dependencies
- feed issues have a new column named
unique_id
More Details
- [INTG-1601]: Bump gorm.io/gorm from 1.25.2-0.20230530020048-26663ab9bf55 to 1.25.2 by @dependabot in #427
- [INTG-1601]: Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 by @dependabot in #428
- [INTG-1601]: Bump github.com/gookit/color from 1.5.3 to 1.5.4 by @dependabot in #429
- [INTG-1601]: Bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.7 by @dependabot in #432
- [INTG-1601]: Bump github.com/tidwall/gjson from 1.14.4 to 1.15.0 by @dependabot in #430
- [INTG-1601]: Bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot in #431
- [INTG-1601]: Bump gorm.io/gorm from 1.25.2 to 1.25.3 by @dependabot in #434
- [INTG-1601]: Bump github.com/tidwall/gjson from 1.15.0 to 1.16.0 by @dependabot in #433
- INTG-2972 add a new column for issues feed by @MickStanciu in #435
Full Changelog: v4.11.2...v4.12.0
v4.11.2
v4.11.1
What's Changed
- [INTG-1601]: Bump gorm.io/driver/sqlserver from 1.5.0 to 1.5.1 by @dependabot in #424
- [INTG-1601]: Bump gorm.io/driver/sqlite from 1.5.1 to 1.5.2 by @dependabot in #423
- Add additional details to logs to help diagnose runtime issues by @BCook98 in #425
Full Changelog: v4.11.0...v4.11.1
v4.11.0
Support start_date option for fetching scheduled occurrences
v4.10.0
What's Changed
- [INTG-1601]: Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #412
- [CSE-78] Add columns for primeelement details by @BCook98 in #419
Full Changelog: v4.9.0...v4.10.0
v4.9.0
Allows fine tuning of the concurrency in order to prevent DB locking on certain machines
Example:
safetyculture-exporter csv --max-concurrency=5
What's Changed
- [INTG-1601]: Bump gorm.io/driver/sqlite from 1.5.0 to 1.5.1 by @dependabot in #413
- INTG-2821 configure the concurrency by @MickStanciu in #418
Full Changelog: v4.8.0...v4.9.0