Skip to content

Releases: stacklok/codegate

v0.1.30

17 Mar 08:31
dac6a9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.29...v0.1.30

Release v0.1.29

13 Mar 16:19
134b76e
Compare
Choose a tag to compare

What's Changed

  • Update model_prices_and_context_window.json by @github-actions in #1253
  • Bump ruff from 0.9.9 to 0.9.10 by @dependabot in #1254
  • Bump onnxruntime from 1.20.1 to 1.21.0 by @dependabot in #1256
  • feat: update messages endpoint to return a conversation summary by @yrobla in #1247
  • Update OpenAPI by @github-actions in #1263
  • Use updates.codegate.ai for /versions instead of GitHub by @dmjb in #1264
  • Run update call on recurring schedule by @dmjb in #1268
  • Update the VLLM FIM test to be more predictable by @rdimitrov in #1269
  • Bump structlog from 25.1.0 to 25.2.0 by @dependabot in #1267
  • Bump sqlalchemy from 2.0.38 to 2.0.39 by @dependabot in #1265

Full Changelog: v0.1.28...v0.1.29

v0.1.28

10 Mar 14:49
f9b9bca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.27...v0.1.28

v0.1.27

04 Mar 14:54
58132ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.26...v0.1.27

v0.1.26

03 Mar 10:30
809c24a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.25...v0.1.26

v0.1.25

26 Feb 09:44
8b2993b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.24...v0.1.25

v0.1.24

20 Feb 14:46
1055216
Compare
Choose a tag to compare

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

v0.1.23

18 Feb 08:29
5b97dcd
Compare
Choose a tag to compare

What's Changed

  • Test build the CodeGate image for arm64 too by @rdimitrov in #1048
  • Bump aws-actions/configure-aws-credentials from 49f33fe638c0cba4fb16037a27915a7ab7740259 to e3dd6a429d7300a6a4c196c26e071d42e0343502 by @dependabot in #1053
  • Bump litellm from 1.61.1 to 1.61.2 by @dependabot in #1052
  • Document the process of creating a Python build with homebrew sqlite by @dmjb in #1057
  • Generate valid chunked response when returning short circuit answer by @dmjb in #1001
  • Modify to use GPU (if available) for embedding by @ptelang in #1064
  • Pin the docker images for python and node by @rdimitrov in #1065
  • Bump litellm from 1.61.2 to 1.61.6 by @dependabot in #1070
  • Bump aws-actions/configure-aws-credentials from 4.0.2 to 4.1.0 by @dependabot in #1071
  • Update model_prices_and_context_window.json by @github-actions in #1069
  • Disable suspicious commands for now by @therealnb in #1073
  • Create feature-launcher.yml workflow by @dashtangui in #1068
  • Record output from non-streaming responses in DB by @aponcedeleonch in #1078
  • Fix API alerts and storing of PII alerts by @aponcedeleonch in #1075
  • Bump bandit from 1.8.2 to 1.8.3 by @dependabot in #1083

New Contributors

Full Changelog: v0.1.22...v0.1.23

v0.1.22

13 Feb 21:27
bc2d7a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.21...v0.1.22

v0.1.21

13 Feb 18:00
fcc1840
Compare
Choose a tag to compare

What's Changed

  • Add equals and hash representation support for CodeSnipped() by @rdimitrov in #1041

Full Changelog: v0.1.20...v0.1.21