Releases: FigureTechnologies/object-store-gateway
Releases · FigureTechnologies/object-store-gateway
v3.4.0-rc2
What's Changed
- Bugfix: Object grant does not terminate the request by @hyperschwartz in #50
Full Changelog: v3.4.0-rc1...v3.4.0-rc2
v3.4.0-rc1
What's Changed
- Update dependency com.auth0:java-jwt from
3.19.2
to3.19.4
by @figure-renovate in #39 - Update dependency com.hubspot.jackson:jackson-datatype-protobuf from
0.9.12
to0.9.13
by @figure-renovate in #40 - Update dependency io.github.microutils:kotlin-logging-jvm from
2.1.21
to2.1.23
by @figure-renovate in #42 - Feature: Add object permissions grants by @hyperschwartz in #49
Full Changelog: v3.3.2...v3.4.0-rc1
v3.3.2
What's Changed
- Bugfix: Use latest event stream binary by @hyperschwartz in #44
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
- Create CODEOWNERS by @piercetrey-figure in #38
- Configure Renovate by @figure-renovate in #33
- handle no private keys by @senecal-jjs in #43
New Contributors
- @figure-renovate made their first contribution in #33
- @senecal-jjs made their first contribution in #43
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Allow registering existing objects for ACL by @piercetrey-figure in #37
- Also allow revoking existing access to objects
Full Changelog: v3.2.1...v3.3.0
v3.2.1
What's Changed
- Feature: Always allow the master key to store objects by @hyperschwartz in #36
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Feature: Add batch scope permission grants by @hyperschwartz in #34
- Maintenance: Upgrade versions + remove asset classification links by @hyperschwartz in #35
Full Changelog: v3.1.2...v3.2.0
v3.1.2
v3.1.1
What's Changed
- remove flyway property default values and hope for the best by @piercetrey-figure in #30
- :ugh: should have run the tests locally first by @piercetrey-figure in #31
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Object permissioning flexibility by @piercetrey-figure in #28
- expose new additional audience keys parameter to the client by @piercetrey-figure in #29
Full Changelog: v3.0.6...v3.1.0