Skip to content

Commit 8bacbf8

Browse files
authored
chore: release v0.36.67
1 parent 32f3ff6 commit 8bacbf8

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.36.67](https://github.com/azerozero/grob/compare/v0.36.66...v0.36.67) - 2026-06-04
11+
12+
### Fixed
13+
14+
- *(openai)* preserve codex streams through grob
15+
16+
### Other
17+
18+
- exclude flaky public.cyber.mil link from lychee check
19+
- don't block Required checks / test gate on cancelled jobs
20+
1021
## [0.36.66](https://github.com/azerozero/grob/compare/v0.36.65...v0.36.66) - 2026-06-02
1122

1223
### Fixed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "grob"
3-
version = "0.36.66"
3+
version = "0.36.67"
44
edition = "2021"
55
license = "AGPL-3.0-only"
66
description = "High-performance LLM routing proxy — routes to Anthropic, OpenAI, Gemini, DeepSeek, Ollama & more with streaming, tool calling, and multi-provider fallback"

0 commit comments

Comments
 (0)