Skip to content

Releases: UmaiTech/aura-llm-gateway

Aura LLM Gateway v0.16.1

Choose a tag to compare

@MarcusElwin MarcusElwin released this 30 Jun 19:21

Patch release.

  • SDK publishing fix: derive the published version from the release tag in both the Python (PyPI) and TypeScript (npm) publish workflows, so the SDKs always ship at the release version regardless of the best-effort "Sync SDK versions" PR step. v0.16.0 shipped with stale SDK manifests and could not publish; v0.16.1 carries the fix and consistent 0.16.1 versions across the workspace and both SDKs.
  • Includes everything from v0.16.0: the Fireworks AI provider and the KnownModels SDK catalog.

Full Changelog: v0.16.0...v0.16.1

Aura LLM Gateway v0.16.0

Choose a tag to compare

@MarcusElwin MarcusElwin released this 30 Jun 19:00
f686620

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.16.0

Aura LLM Gateway v0.15.0

Choose a tag to compare

@MarcusElwin MarcusElwin released this 26 May 19:25
37f9304

What's Changed

Full Changelog: v0.14.2...v0.15.0

Aura LLM Gateway v0.14.2

Choose a tag to compare

@MarcusElwin MarcusElwin released this 25 May 19:27
501d2f0

What's Changed

  • feat(admin): new surfaces — org detail, heatmap drill-down, dev-logs deep link, features page by @MarcusElwin in #190
  • fix(gateway): emit synthesized SSE events for fanout strategies — fixes chat empty-message bug by @MarcusElwin in #194
  • chore: release v0.14.2 by @MarcusElwin in #195

Full Changelog: v0.14.1...v0.14.2

Aura LLM Gateway v0.14.1

Choose a tag to compare

@MarcusElwin MarcusElwin released this 25 May 18:43

What's Changed

  • fix(gateway): hotfix — axum 0.8 path syntax for admin CRUD routes (gateway crash-looping) by @MarcusElwin in #191
  • chore: release v0.14.1 by @MarcusElwin in #193

Full Changelog: v0.14.0...v0.14.1

Aura LLM Gateway v0.14.0

Choose a tag to compare

@MarcusElwin MarcusElwin released this 25 May 18:22

What's Changed

Full Changelog: v0.13.0...v0.14.0

Aura LLM Gateway v0.13.0

Choose a tag to compare

@MarcusElwin MarcusElwin released this 25 May 13:02

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

Aura LLM Gateway v0.12.0

Choose a tag to compare

@MarcusElwin MarcusElwin released this 24 May 21:46

Bug Fixes

  • Persist api_key_usage + populate latency_ms in streaming logs
  • Sync Helm chart version to release tag
  • Record api_key_usage for failed + incomplete streaming responses
  • Validate Helm chart version is strict semver before sed

Documentation

  • Require updating the public roadmap when shipping user-facing changes

Features

  • API client methods for orgs / teams / end_users / api_keys CRUD
  • Backend CRUD endpoints for orgs / teams / end_users / api_keys
  • Wire Teams CRUD modal (create / edit / delete)

Miscellaneous Tasks

  • Release v0.12.0

What's Changed

  • docs+ci: roadmap-update rule + sync Helm chart version to release tag by @MarcusElwin in #172
  • feat(admin): gateway persistence fixes + CRUD backend + Teams modal wired (part 1) by @MarcusElwin in #174
  • chore: release v0.12.0 by @MarcusElwin in #177

Full Changelog: v0.11.0...v0.12.0

Aura LLM Gateway v0.11.0

Choose a tag to compare

@MarcusElwin MarcusElwin released this 24 May 19:36

Features

  • Implement confidence_threshold validation gate (#155)

What's Changed

  • fix(playground) + feat(gateway): provider param fixes, replay race, validation strategies, chat polish by @MarcusElwin in #168
  • fix(ci): use previous git tag as release-plz baseline (no more manual bumps) by @MarcusElwin in #169
  • chore: release v0.11.0 by @MarcusElwin in #171

Full Changelog: v0.10.0...v0.11.0

Aura LLM Gateway v0.10.0

Choose a tag to compare

@MarcusElwin MarcusElwin released this 23 May 20:26

Bug Fixes

  • Some security fixes
  • Chat, docs and route
  • Single source of truth at root, drop per-crate clones

Features

  • Project setups for mono
  • Enrich responses with cost and Aura metadata
  • Add MDX support and interactive documentation components (#56)
  • Implement smart routing with load balancing and failover (#60)
  • Add InputItem::FunctionCall + per-provider emitters

Miscellaneous Tasks

  • Release v0.1.1
  • Fix release
  • Release v0.1.2
  • Release v0.1.3
  • Release v0.1.4
  • Release v0.1.5
  • Release v0.1.6
  • Release v0.1.7
  • Release v0.2.1
  • Release v0.2.2
  • Release v0.2.3
  • Release v0.2.4 (#51)
  • Release v0.2.5 (#52)
  • Release v0.2.6 (#54)
  • Release v0.2.7 (#57)
  • Release v0.2.8 (#59)
  • Release v0.3.0 (#63)
  • Release v0.3.1 (#65)
  • Release v0.3.2
  • Release v0.4.0
  • Release v0.4.1
  • Release v0.4.2
  • Release v0.5.1
  • Release v0.5.2
  • Release v0.5.3
  • Release v0.5.4
  • Release v0.6.0
  • Release v0.6.1
  • Release v0.7.0
  • Release v0.7.1
  • Release v0.7.2
  • Release v0.8.0
  • Release v0.8.1
  • Release v0.8.2

What's Changed

  • chore: release v0.9.2 by @MarcusElwin in #145
  • fix(playground): nested tool schema + raise modal z-index above composer by @MarcusElwin in #149
  • fix(playground): agent roundtrip threading + portal modals + restore one-click toggle by @MarcusElwin in #150
  • fix(playground): emit /api functions as ESM so better-auth loads by @MarcusElwin in #151
  • feat(admin): deploy admin dashboard at app.aura-llm.dev by @MarcusElwin in #152
  • refactor(design): tier-0 cross-cutting — drop gradients, add Fraunces by @MarcusElwin in #154
  • fix(chat): theming, sidebar, gemini ids, playground user-rollup, compare mode, conversation history by @MarcusElwin in #157
  • Add Together AI provider by @impetus82 in #141
  • feat(gateway): server-side response replay for tool roundtrips by @MarcusElwin in #164
  • chore: release v0.10.0 by @MarcusElwin in #165

New Contributors

Full Changelog: v0.9.2...v0.10.0