Releases: juicebox-systems/juicebox-software-realm
Releases · juicebox-systems/juicebox-software-realm
0.3.0
What's Changed
- Update Go and all dependencies by @diego-juicebox in juicebox-systems/juicebox-software-realm-private#21
- Tenant event log impl by @simon-4242 in juicebox-systems/juicebox-software-realm-private#23
- Use ConsistentRead for DynamoDb by @simon-4242 in juicebox-systems/juicebox-software-realm-private#25
- Some minor tweaks to get the standalone tenant_log service running in GAE. by @simon-4242 in juicebox-systems/juicebox-software-realm-private#24
- cache secrets for an hour by @simon-4242 in juicebox-systems/juicebox-software-realm-private#26
- Cache SQS queue url by @simon-4242 in juicebox-systems/juicebox-software-realm-private#27
- set env tag for for datadog by @simon-4242 in juicebox-systems/juicebox-software-realm-private#28
- enable aws client retry logging by @simon-4242 in juicebox-systems/juicebox-software-realm-private#29
- AWS: Use a single config for all services by @simon-4242 in juicebox-systems/juicebox-software-realm-private#30
- Add timing header to responses by @simon-4242 in juicebox-systems/juicebox-software-realm-private#31
- Set idle timeout by @simon-4242 in juicebox-systems/juicebox-software-realm-private#32
- fix go ref in Dockerfile by @simon-4242 in juicebox-systems/juicebox-software-realm-private#33
- add support for additional jwt algorithms by @Imperiopolis in juicebox-systems/juicebox-software-realm-private#34
New Contributors
- @simon-4242 made their first contribution in juicebox-systems/juicebox-software-realm-private#23
Full Changelog: juicebox-systems/juicebox-software-realm-private@0.2.0...0.3.0
0.2.0
What's Changed
- Migrate protocol to align with JKKX17 by @Imperiopolis in https://github.com/juicebox-systems/juicebox-software-realm/pull/16
- Add support for signed oprf public keys by @Imperiopolis in https://github.com/juicebox-systems/juicebox-software-realm/pull/17
- Switch to new OPRF implementation by @diego-juicebox in https://github.com/juicebox-systems/juicebox-software-realm/pull/18
- Never use UUID for RealmId by @Imperiopolis in https://github.com/juicebox-systems/juicebox-software-realm/pull/19
- Validate SDK version by @Imperiopolis in https://github.com/juicebox-systems/juicebox-software-realm/pull/20
New Contributors
- @diego-juicebox made their first contribution in https://github.com/juicebox-systems/juicebox-software-realm/pull/18
Full Changelog: 0.1.1...0.2.0
0.1.1
Update to support new protocol