Releases: stacklok/codegate
Releases · stacklok/codegate
v0.1.10
What's Changed
- Bump litellm from 1.58.0 to 1.59.0 by @dependabot in #645
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- fix: use the latest user messages block instead of single message by @yrobla in #585
- Bump docker/build-push-action from 6.11.0 to 6.12.0 by @dependabot in #603
- Fix tree sitter query for javascript by @ptelang in #601
- fix: solve some of the problems with snippets and languages by @yrobla in #605
- fix: correct the way to get the last relevant user message for secrets by @yrobla in #608
- fix: correct problems with ollama and aider by @yrobla in #596
- Set codegate version from build argument in container by @JAORMX in #615
- Pin versions in
pyproject.toml
by @aponcedeleonch in #617 - Attach provenance and SBOM attestations to published docker container by @JAORMX in #609
- Add dependency scanning to CI pipeline by @JAORMX in #610
- Add bandit to the CI pipeline by @JAORMX in #619
- feat: Initial migration for Workspaces and pipeline step by @aponcedeleonch in #600
- Require codegate version when issuing a bug. by @blkt in #622
- Revert "Add bandit to the CI pipeline" by @rdimitrov in #623
- Bump ruff from 0.9.1 to 0.9.2 by @dependabot in #629
- Bump structlog from 24.4.0 to 25.1.0 by @dependabot in #631
- Fix: Implement Singleton pattern for DbCodeGate initialization by @marleen01 in #625
- Bump tree-sitter from 0.23.2 to 0.24.0 by @dependabot in #630
- Initial CRUD API for workspaces by @JAORMX in #620
- Transform
codegate-version
andcodegate-workspace
to cli likecodegate
by @aponcedeleonch in #633 - feat: version endpoint by @alex-mcgovern in #612
- Update OpenAPI by @github-actions in #636
- Fix docs to reflect new
codegate workspace
subcommand by @JAORMX in #635 - Re-add missing functions from workspace CRUD by @JAORMX in #638
- Don't include provider routes in OpenAPI schema by @JAORMX in #639
- fix: Return help for codegate cli. by @aponcedeleonch in #642
- fix: do not assume streaming for ollama by @yrobla in #640
- Use exceptions for handling workspace add error by @JAORMX in #641
- Bump numpy from 2.2.1 to 2.2.2 by @dependabot in #644
- Add workspaces to OpenAPI spec by @alex-mcgovern in #634
- Bump alembic from 1.14.0 to 1.14.1 by @dependabot in #646
New Contributors
- @rdimitrov made their first contribution in #623
- @marleen01 made their first contribution in #625
- @alex-mcgovern made their first contribution in #612
Full Changelog: v0.1.8...v0.1.9
CodeGate release Version 0.1.8
What's Changed
- Add build-arg in
make image-build
command by @aponcedeleonch in #578 - Log User-agents from clients by @lukehinds in #567
- Bump ollama from 0.4.5 to 0.4.6 by @dependabot in #575
- Bump litellm from 1.57.10 to 1.58.0 by @dependabot in #576
- fix: Do not double count secrets on
/explain
copilot function by @aponcedeleonch in #581 - Fixed a couple typos. by @blkt in #584
- Add all-in-one minimal nginx config by @JAORMX in #589
- Get version dynamically as opposed to the hardcoded one we have now by @JAORMX in #592
- Use
latest
tag to build local codegate container by @JAORMX in #590 - feat: Introduce DB migrations by @aponcedeleonch in #593
New Contributors
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Bump codegate version to
0.1.7
by @aponcedeleonch in #573 - Bumped dashboard to v0.0.14
Full Changelog: v0.1.6...v0.1.7
CodeGate release Version 0.1.6
What's Changed
- Add first two copilot integration tests by @jhrozek in #523
- Consider ecosystem while looking up bad packages by @ptelang in #540
- Update codegate version by @ptelang in #549
- fix: Groups conversations based on the user's messages. by @aponcedeleonch in #546
- fix: incorrect datetime format for strftime() in windows by @protokoul in #558
- feat: add support for aider by @yrobla in #543
- fix: Notify to secrets to DB on complete redacted text by @aponcedeleonch in #564
- Received data logging reduction by @lukehinds in #557
- Remove "include /etc/nginx/sites-enabled/*;" from default nginx config by @JAORMX in #565
- fix: Add back support for matching AWS SECRET ACCESS KEY by @aponcedeleonch in #569
- Fix pipeline handling in the copilot provider by @jhrozek in #547
New Contributors
- @protokoul made their first contribution in #558
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- feat: add action to publish openapi.json by @yrobla in #502
- Update OpenAPI by @github-actions in #514
- Remove sqlc and its classes by @aponcedeleonch in #515
- fix: add monitoring for idle connections and close them by @yrobla in #516
- Fix issue causing copilot to hang after creating multiple sessions by @ptelang in #520
- Revert "fix: add monitoring for idle connections and close them" by @yrobla in #521
New Contributors
- @github-actions made their first contribution in #514
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Python 3.12 by @lukehinds in #507
- Reduce false positive matches by reducing the similarity distance by @ptelang in #494
- Fix copilot errors which cause client to hangup during FIM by @ptelang in #509
- Add sem version as image tags by @lukehinds in #513
Full Changelog: v0.1.3...v0.1.4
CodeGate Release v0.1.3
What's Changed
- feat: improve cache system to collect the last output by @yrobla in #497
- fix: remove Authorization header from img publish by @aponcedeleonch in #503
- fix: invert the condition for certs output by @yrobla in #505
- Fix release download by @lukehinds in #504
Full Changelog: v0.1.2...v0.1.3
CodeGate v0.1.2
What's Changed
- Configure litellm to drop unsupported parameters by @ptelang in #491
- Extract and process code snippets in the user query by @ptelang in #493
- Remove doc related to weaviate by @ptelang in #495
- Amazon Secret Key is matching paths by @lukehinds in #490
- Fix CI by removing the need for a secret by @lukehinds in #496
- Bump litellm from 1.56.8 to 1.57.1 by @dependabot in #498
- Bump ruff from 0.8.5 to 0.8.6 by @dependabot in #488
- Fix datetime deprecation by @lukehinds in #500
- Get nginx to listen on port 9090 by @JAORMX in #499
New Contributors
Full Changelog: v0.1.1...v0.1.2
CodeGate v0.1.1
What's Changed
- Bump ollama from 0.4.4 to 0.4.5 by @dependabot in #471
- Bump litellm from 1.56.4 to 1.56.5 by @dependabot in #479
- feat: remove context and query from messages endpoint by @yrobla in #481
- Bump pydantic-settings from 2.7.0 to 2.7.1 by @dependabot in #480
- Fix Deprecation Warnings by @lukehinds in #476
- Logs are to verbose and make it a challenge to follow by @lukehinds in #478
- fix: do not include messages with empty answers by @yrobla in #482
- Bump pytest-asyncio from 0.25.0 to 0.25.1 by @dependabot in #483
- Bump ruff from 0.8.4 to 0.8.5 by @dependabot in #484
- Bump litellm from 1.56.5 to 1.56.8 by @dependabot in #486
Full Changelog: v0.1.0...v0.1.1