Skip to content

Commit e58dcb0

Browse files
authored
chore(operator): Release 0.113.2 (#1243)
* chore(operator): Release 0.113.2 * fix: Bump crossbeam-epoch to 0.9.20 to negate RUSTSEC-2026-0204
1 parent 5218842 commit e58dcb0

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.113.2] - 2026-07-07
8+
79
### Added
810

911
- Add `raw_object_schema` to v2 `JsonConfigOverrides` ([#1242]).

crates/stackable-operator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "stackable-operator"
33
description = "Stackable Operator Framework"
4-
version = "0.113.1"
4+
version = "0.113.2"
55
authors.workspace = true
66
license.workspace = true
77
edition.workspace = true

0 commit comments

Comments
 (0)