Releases: FigureTechnologies/object-store-gateway
Releases · FigureTechnologies/object-store-gateway
v3.0.6
What's Changed
- Testing: Verify database types can all migrate correctly by @hyperschwartz in #26
- Feature: Bech32 Verification in ScopePermissionsService by @hyperschwartz in #27
Full Changelog: v3.0.5...v3.0.6
v3.0.5
What's Changed
- Bugfix: SQL Dialect Unique Files by @hyperschwartz in #25
Full Changelog: v3.0.4...v3.0.5
v3.0.4
What's Changed
- Bugfix: Flyway migration on existing db override value by @hyperschwartz in #24
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
- Documentation: Increase readme coverage of new features by @hyperschwartz in #21
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- Bugfix: Master key overwrites private keys by @hyperschwartz in #23
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Bugfix: contract and server event string mismatch by @hyperschwartz in #22
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Generic Gateway Events + Service Reformatting by @hyperschwartz in #10
- flyway migrationz by @piercetrey-figure in #11
- basic put/get of object by hash by @piercetrey-figure in #12
- Figure Tech Migration by @hyperschwartz in #13
- Object fetch changes by @piercetrey-figure in #14
- Feature: Allow grant IDs for grant records by @hyperschwartz in #15
- Feature: Manual scope grants / revokes by @hyperschwartz in #16
- Feature: Client JWT Refactor by @hyperschwartz in #17
- Feature: Data storage accounts table by @hyperschwartz in #18
- Feature: Add admin-only RPC routes for data storage account management by @hyperschwartz in #19
- Feature: Only allow object storage for enabled accounts by @hyperschwartz in #20
Full Changelog: v2.0.4...v3.0.0
Release 2.0.4
- Move schema creation to separate transaction from table creation
Full Changelog: v2.0.3...v2.0.4
Release 2.0.3
- Handle schema creation error gracefully
Full Changelog: v2.0.2...v2.0.3
Release 2.0.2
What's Changed
- Add the BIND_CONTRACT_ALIAS event to the ContractEvent enum by @hyperschwartz in #9
- ACTUALLY start publishing shared
Full Changelog: v2.0.0...v2.0.2