Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Releases: stacklok/codegate

v0.1.32

Choose a tag to compare

@lukehinds lukehinds released this 02 May 08:13
7e3279d

What's Changed

Full Changelog: v0.1.31...v0.1.32

v0.1.31

Choose a tag to compare

@blkt blkt released this 02 Apr 09:18
84a675c

What's Changed

New Contributors

Full Changelog: v0.1.30...v0.1.31

v0.1.30

Choose a tag to compare

@alex-mcgovern alex-mcgovern released this 17 Mar 08:31
dac6a9c

What's Changed

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

Release v0.1.29

Choose a tag to compare

@lukehinds lukehinds released this 13 Mar 16:19
134b76e

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

Choose a tag to compare

@lukehinds lukehinds released this 10 Mar 14:49
f9b9bca

What's Changed

New Contributors

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

v0.1.27

Choose a tag to compare

@aponcedeleonch aponcedeleonch released this 04 Mar 14:54
58132ba

What's Changed

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

v0.1.26

Choose a tag to compare

@aponcedeleonch aponcedeleonch released this 03 Mar 10:30
809c24a

What's Changed

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

v0.1.25

Choose a tag to compare

@lukehinds lukehinds released this 26 Feb 09:44
8b2993b

What's Changed

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

v0.1.24

Choose a tag to compare

@aponcedeleonch aponcedeleonch released this 20 Feb 14:46
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

v0.1.23

Choose a tag to compare

@aponcedeleonch aponcedeleonch released this 18 Feb 08:29
5b97dcd

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.