Releases: sensorbucket/SensorBucket
Releases · sensorbucket/SensorBucket
v1.2.5
v1.2.4
v1.2.3
v1.2.1
v1.2.0-intermediate
Version brings authentication in the form of users and api-keys with tenants. This version does NOT authenticate or authorize. This version should be used for transitioning only.
What's Changed
- Chore: Setup oathkeeper and kratos in compose by @TimVosch in #62
- feat(APIKeys): (#63) Added API Keys by @JEFFTheDev in #64
- feat(Tenants): (#65) Added Tenants by @JEFFTheDev in #66
- Fix(core/measurement): Auto bind storage to exchange by @TimVosch in #75
- feat(Health): (71) Added health endpoint for checking service health and readiness by @JEFFTheDev in #73
- feat(Auth): (70) Added auth package by @JEFFTheDev in #77
- Implement Kratos UI for all flows by @TimVosch in #85
- feat(APIKeys: (67) Added API Key UI by @JEFFTheDev in #69
- Chore: Add Linters and fix reported issues by @TimVosch in #93
- feat(ApiKeys): (78) Permissions per API key by @JEFFTheDev in #79
- 96 org members by @TimVosch in #100
- feat(tenants): add is member filter to list tenants endpoint by @TimVosch in #102
- feat(tenants): user can have a prefered/active tenant by @TimVosch in #104
- feat(tenants): Implement UI For switching active/prefered tenant by @TimVosch in #106
- feat(tenants): Get implicit member permissions by @TimVosch in #108
- feat(auth): tenant + permissions hydration endpoint by @TimVosch in #110
Full Changelog: v1.1.0...v1.2.0