What's Changed
- Simplify local development setup by @dborovcanin in #10
- NOISSUE - Production harden Atom runtime, keys, health, and operations UI by @arvindh123 in #9
- NOISSUE - Remove MG related things in ATOM by @arvindh123 in #11
- NOISSUE - Expose assigment gaurdrail by @arvindh123 in #12
- Replace object type dropdown with free-text input by @ianmuchyri in #14
- Introduce aliases by @dborovcanin in #13
- NOISSUE - Update actions tables by @ianmuchyri in #15
- Unify the authorization engine by @dborovcanin in #17
- Flatten Atom migrations to avoid debt by @dborovcanin in #18
- Move authorization SQL out of the engine into typed repository loaders by @dborovcanin in #19
- Add group support to authorized object listing (#8) by @dborovcanin in #20
- Soft-delete with deferred purge for entities, groups, roles, resources, tenants by @dborovcanin in #21
- Add option to restore deleted resources by @dborovcanin in #22
- NOISSUE - Add new gRPC for AuthN by @arvindh123 in #24
- Add telemetry and gRPC TLS by @dborovcanin in #23
- Restrict create group without type by @arvindh123 in #25
- Add tenant member with role by @arvindh123 in #26
- Add access tokens by @dborovcanin in #28
New Contributors
- @dborovcanin made their first contribution in #10
- @arvindh123 made their first contribution in #9
Full Changelog: v0.1.0...v0.40.0