Skip to content

Releases: jgarzik/botmaker

Version 1.0.2 - security and bug fixes

09 Feb 19:21
c687b3d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

Version 1.0.1 - auth improvements

03 Feb 21:53
e88ddfe

Choose a tag to compare

What's Changed

  • Auth Updates by @jgarzik in #3
  • fix(security): add auth, rate limiting, timing-safe compare, timeouts by @kwsantiago in #1
  • fix(secrets): use dynamic provider list from config instead of hardcoded by @jgarzik in #4
  • chore(release): bump version to 1.0.1 by @jgarzik in #5

New Contributors

Full Changelog: v1.0.0...v1.0.1

Version 1.0.0 - "hands off my api keys"

01 Feb 04:30

Choose a tag to compare

Changes

API Proxy

All LLM calls are proxied through the keyring-proxy container, which injects the API key, and makes the actual api call.

No key material exists inside the bot container; the bot does not have access to keys to leak.

Full Changelog: v0.5.0...v1.0.0

Initial release

31 Jan 20:25

Choose a tag to compare

v0.5.0

Release v0.5.0