Skip to content

Commit 4793231

Browse files
chore(main): release 2.2.2 (#187)
🤖 I have created a release *beep* *boop* --- ## [2.2.2](v2.2.1...v2.2.2) (2026-07-14) ### Bug Fixes * bump multistore to 0.6.4 (multipart SignatureDoesNotMatch on keys with `=`) ([#181](#181)) ([c08261d](c08261d)) * **ci:** stub the Source API; hermetic PR gate with authenticated write, contract, and failure-mode tests ([#183](#183)) ([a811d78](a811d78)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: source-release-bot[bot] <265100246+source-release-bot[bot]@users.noreply.github.com>
1 parent c08261d commit 4793231

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [2.2.2](https://github.com/source-cooperative/data.source.coop/compare/v2.2.1...v2.2.2) (2026-07-14)
4+
5+
6+
### Bug Fixes
7+
8+
* bump multistore to 0.6.4 (multipart SignatureDoesNotMatch on keys with `=`) ([#181](https://github.com/source-cooperative/data.source.coop/issues/181)) ([c08261d](https://github.com/source-cooperative/data.source.coop/commit/c08261d2e7c800af7069ac073c80dd65db2cf64d))
9+
* **ci:** stub the Source API; hermetic PR gate with authenticated write, contract, and failure-mode tests ([#183](https://github.com/source-cooperative/data.source.coop/issues/183)) ([a811d78](https://github.com/source-cooperative/data.source.coop/commit/a811d78a9d2f159e85196cac3c4f49a1d76f6db9))
10+
311
## [2.2.1](https://github.com/source-cooperative/data.source.coop/compare/v2.2.0...v2.2.1) (2026-07-03)
412

513

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
@@ -2,7 +2,7 @@
22
authors = ["Anthony Lukach <anthonylukach@gmail.com>"]
33
edition = "2021"
44
name = "source-data-proxy"
5-
version = "2.2.1"
5+
version = "2.2.2"
66

77
[lib]
88
crate-type = ["cdylib"]

0 commit comments

Comments
 (0)