Skip to content

Commit 8acb507

Browse files
chore: release main (#378)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a6ca89e commit 8acb507

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"confidence-resolver": "0.15.1",
3-
"confidence-cloudflare-resolver": "0.7.0",
3+
"confidence-cloudflare-resolver": "0.8.0",
44
"wasm-msg": "0.2.1",
55
"wasm/rust-guest": "0.1.21",
66
"openfeature-provider/java": "0.14.2",

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.

confidence-cloudflare-resolver/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.0](https://github.com/spotify/confidence-resolver/compare/confidence-cloudflare-resolver-v0.7.0...confidence-cloudflare-resolver-v0.8.0) (2026-04-15)
4+
5+
6+
### Features
7+
8+
* **cloudflare:** auto-create queue and prefix queue names ([#377](https://github.com/spotify/confidence-resolver/issues/377)) ([a6ca89e](https://github.com/spotify/confidence-resolver/commit/a6ca89e722992da883d555d0907cd9ee53eb075a))
9+
310
## [0.7.0](https://github.com/spotify/confidence-resolver/compare/confidence-cloudflare-resolver-v0.6.5...confidence-cloudflare-resolver-v0.7.0) (2026-04-15)
411

512

confidence-cloudflare-resolver/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "confidence-cloudflare-resolver"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
edition = "2021"
55
authors = []
66
# Remove this line if you want to be able to publish this crate as open source on crates.io.

0 commit comments

Comments
 (0)