v0.0.4
Pre-release
Pre-release
What's Changed
- Hide backend identity in responses (region, owner) and report real bucket creation dates by @fujiwara in #68
- Support cross-tenant access grants in bucket policies by @fujiwara in #70
- Make policy principals always tenant-qualified by @fujiwara in #71
- Add source-IP conditions to bucket policy evaluation by @fujiwara in #72
- Require the bucket name to parse a bucket policy by @fujiwara in #73
- Move CORS rule validation into the cors package by @fujiwara in #74
- Move definition validation into the store package by @fujiwara in #75
- Extract the service-building guide into docs/building-a-service.md by @fujiwara in #76
- Allow digit-leading tenant and user names by @fujiwara in #77
- Expose the access key id on RequestInfo by @fujiwara in #78
- Stop proxying bucket-configuration writes by @fujiwara in #79
- Pass the presented session token to the store lookup by @fujiwara in #80
Full Changelog: v0.0.3...v0.0.4