Skip to content

Aura LLM Gateway v0.10.0

Choose a tag to compare

@MarcusElwin MarcusElwin released this 23 May 20:26
· 59 commits to main since this release

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