Skip to content

Releases: scitrera/aether

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 12 Sep 00:08
89e1f93

Aether v0.2.4 adds Redis/Valkey browser-session inventory and revocation across auth-proxy replicas.

  • The optional login.SessionManager API lists session metadata and supports individual and per-user bulk revocation. Management IDs cannot authenticate as cookies.
  • Atomic session creation, legacy migration, and generation checks keep bulk revocation consistent across replicas.
  • Expired index entries are reclaimed during login/migration. Removing the last nonexpiring session restores a finite index lifetime.
  • The server updates its Unicode normalization dependencies, including golang.org/x/text v0.39.0.

Versions: gateway, Go SDK, and API module tags are 0.2.4. The Go SDK and API have no functional changes. Python and TypeScript remain 0.2.3, and AG2 remains 0.0.2. Release workflows skip package versions already published to PyPI/npm.

Redis browser-session upgrade: drain and stop every older replica before the new version serves traffic, including deployments that do not expose session management. Keep the same Redis primary, DB, and prefix to migrate valid legacy sessions on use. Mixed versions cannot consistently read sessions or enforce revocation.

Rollback or stale-state recovery: use a fresh, never-used session prefix on every replica and require new sign-ins. Do not reset generation counters while retaining session records. JWT mode is unaffected.

See the upgrade and rollback guide and full changelog.

v0.2.3

Choose a tag to compare

@dbotwinick dbotwinick released this 29 Aug 21:59
e63a20e

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 25 Jul 23:22
04aff1c

What's Changed

New Contributors

Full Changelog: https://github.com/scitrera/aether/commits/v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 22 May 14:05

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 May 01:55

v0.1.60

Choose a tag to compare

@github-actions github-actions released this 14 May 23:42

v0.1.59

Choose a tag to compare

@github-actions github-actions released this 13 May 05:13

v0.1.58

Choose a tag to compare

@github-actions github-actions released this 13 May 01:18