Releases: absmach/atom
Releases · absmach/atom
Release list
v0.40.0
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
v0.1.0
What's Changed
- Add initial admin UI by @ianmuchyri in #1
- Feat: Add profile page, endpoint presets, playground, and admin-only auth by @ianmuchyri in #2
- NOISSUE - Remove Astro console by @ianmuchyri in #3
- NOISSUE - Reconcile IDs to names in tables and inspect panels by @ianmuchyri in #4
- NOISSUE - Allow updated at time to be nullable by @ianmuchyri in #5
- NOISSUE - Add dashboard page by @ianmuchyri in #6
- NOISSUE - Fix docs to be in sync with website unification by @ianmuchyri in #7
- NOISSUE - Admin UI polish — table bugs, column cleanup, and form improvements by @ianmuchyri in #8
New Contributors
- @ianmuchyri made their first contribution in #1
Full Changelog: https://github.com/absmach/atom/commits/v0.1.0