Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 725ba9b

Browse files
authored
chore: release v0.36.32 (#262)
1 parent b8f7f1d commit 725ba9b

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.36.32](https://github.com/azerozero/grob/compare/v0.36.31...v0.36.32) - 2026-04-25
11+
12+
### Fixed
13+
14+
- *(ci,openai)* relocate codex_instructions to provider dir + drop lychee --exclude-mail
15+
16+
### Other
17+
18+
- *(deps)* bump rustls-webpki 0.103.12 -> 0.103.13 (RUSTSEC-2026-0104)
19+
- *(docs,tier0)* hygiene structurelle — ADR 0007 + codex move + CONTRIBUTING + SECURITY + RTM (#36 #37 #38 #39) ([#259](https://github.com/azerozero/grob/pull/259))
20+
- *(traits)* # Examples on 3 core public traits ([#28](https://github.com/azerozero/grob/pull/28)) ([#258](https://github.com/azerozero/grob/pull/258))
21+
- cli.md missing flags + prose lint jobs (#13 #27) ([#257](https://github.com/azerozero/grob/pull/257))
22+
- *(deploy)* switch grob.container to Type=exec ([#20](https://github.com/azerozero/grob/pull/20)) ([#256](https://github.com/azerozero/grob/pull/256))
23+
1024
## [0.36.31](https://github.com/azerozero/grob/compare/v0.36.30...v0.36.31) - 2026-04-21
1125

1226
### Added

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.31"
3+
version = "0.36.32"
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)