Skip to content

v0.1.24

Compare
Choose a tag to compare
@aponcedeleonch aponcedeleonch released this 20 Feb 14:46
· 112 commits to main since this release
1055216

What's Changed

  • fix: add space after data: sse_stream_generator by @kantord in #1087
  • Add schema for passing full workspace config to CREATE workspace API by @JAORMX in #1086
  • Update OpenAPI by @github-actions in #1089
  • Move SQLite note to correct part of docs by @dmjb in #1093
  • fix: add space after "data:" in muxing adapter by @kantord in #1090
  • fix: only record db content if it is the last chunk in stream by @yrobla in #1091
  • feat: add workspaces list endpoint by provider id by @peppescg in #1099
  • Fix FIM for OpenRouter by @aponcedeleonch in #1097
  • Update OpenAPI by @github-actions in #1100
  • Update feature-launcher.yml by @dashtangui in #1095
  • Update OpenAPI by @github-actions in #1101
  • Initial documentation on debugging issues with clients by @aponcedeleonch in #1103
  • feat: adds codegate helm chart by @ChrisJBurns in #1102
  • Add support for runtime override of dashboard url. by @blkt in #1088
  • Replace unpinned actions with pinned action by @stacklok-cloud-staging in #1106
  • Fix copilot secret unredaction by @jhrozek in #1108
  • Update feature-launcher.yml by @dashtangui in #1111
  • Bump litellm from 1.61.6 to 1.61.9 by @dependabot in #1119
  • Bump actions/cache from 4.2.0 to 4.2.1 by @dependabot in #1117
  • Bump azure/setup-helm from 4.2.0 to 4.3.0 by @dependabot in #1116
  • Bump docker/build-push-action from 6.13.0 to 6.14.0 by @dependabot in #1118
  • Allow creating database connection wrapper without a singleton by @JAORMX in #1120
  • Use more targetted "try-except" for anthropic chunk parsing by @JAORMX in #1128
  • Use non-strict JSON loading in Anthropic chunk responses by @JAORMX in #1130
  • Use ARM runners for building ARM container image by @JAORMX in #1134
  • Switch usage of re package for regex which is slightly more performant by @JAORMX in #1127

New Contributors

Full Changelog: v0.1.23...v0.1.24