Releases: payt/storage_tables
Releases · payt/storage_tables
0.5
0.4
What's Changed
- S3 url with filename by @bobvanoorschot in #84
- refactor: add mirror alias for backfill method in backup service by @bobvanoorschot in #82
- feat: add open method to download blobs to tempfiles by @bobvanoorschot in #86
Full Changelog: 0.3.1...0.4
0.3.1
What's Changed
- feat: implement blob URL generation by @bobvanoorschot in #83
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Add checksum-based querying methods to Attachment models by @bobvanoorschot in #78
- Restore file on S3 in if error happens by @bobvanoorschot in #77
- Add Brakeman security scanning to CI workflow by @bobvanoorschot in #79
- Remove active storage reflection so it loses dependecies by @bobvanoorschot in #54
- Service with backup by @bobvanoorschot in #80
- feat: load storage configuration from environment-specific YAML files by @bobvanoorschot in #81
- Refactor StorageTables::Attached class to remove dependency on ActiveStorage by @bobvanoorschot in #73
- Remove ActiveStorage::Blob::Identifiable by @bobvanoorschot in #46
Full Changelog: 0.2.4...0.3.0
0.2.4
What's Changed
- Prevent deletion of blobs with attachments by @bobvanoorschot in #51
Full Changelog: 0.2.2...0.2.3
What's Changed
- Fix type of payload in mirror instrumentation by @bobvanoorschot in #76
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- Prevent deletion of blobs with attachments by @bobvanoorschot in #51
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Add inheritable options for storage_tables.queues configuration by @bobvanoorschot in #75
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Add initializer for storage_tables.queues configuration by @bobvanoorschot in #74
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Setup dependabot by @bobvanoorschot in #8
- StorageTables::Filename class for filename handling instead of ActiveStorage::Filename by @bobvanoorschot in #64
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #66
- Update rails requirement from ~> 7.2.2 to >= 7.2.2, < 8.1.0 by @dependabot in #67
- Add configuration for active_support.to_time_preserves_timezone in preparation for Rails 8.1 by @bobvanoorschot in #68
- S3 service by @bobvanoorschot in #55
- Implement StorageTables::Downloader for file downloading by @bobvanoorschot in #72
- Implement StorageTables::Service::MirrorService by @bobvanoorschot in #71
New Contributors
- @dependabot made their first contribution in #66
Full Changelog: 0.1.8...0.2.0
0.1.7
What's Changed
- Update Rails dependency to allow patch versions for 7.1.x by @bobvanoorschot in #63
Full Changelog: 0.1.6...0.1.7