Skip to content

Commit b298a51

Browse files
chore: release 0.5.42 (#2190)
Co-authored-by: haitrr <19463853+haitrr@users.noreply.github.com> GitOrigin-RevId: ba56debfd502b6695e726ed7d6257fa8cfd8cbb6
1 parent 8fef217 commit b298a51

3 files changed

Lines changed: 41 additions & 31 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,22 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.5.42] - 2026-04-28
6+
7+
### 🐛 Bug Fixes
8+
9+
- Azure openai not working with new agentic workflow (#2189)
10+
511
## [0.5.41] - 2026-04-27
612

713
### 🐛 Bug Fixes
814

915
- Replace arduino/setup-protoc with apt for Protoc installation to avoid GitHub rate limits
1016

17+
### ⚙️ Miscellaneous Tasks
18+
19+
- Release 0.5.41 (#2187)
20+
1121
## [0.5.40] - 2026-04-27
1222

1323
### 🐛 Bug Fixes

Cargo.lock

Lines changed: 30 additions & 30 deletions
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
@@ -220,7 +220,7 @@ wiremock = "0.6"
220220
xxhash-rust = "0.8"
221221

222222
[workspace.package]
223-
version = "0.5.41"
223+
version = "0.5.42"
224224
authors = ["oxy engineers"]
225225
description = "Oxy"
226226
documentation = "https://oxy.tech/docs"

0 commit comments

Comments
 (0)