Skip to content

Commit 3482cb0

Browse files
chore(main): release 0.1.29 (#76)
🤖 I have created a release *beep* *boop* --- ## [0.1.29](v0.1.28...v0.1.29) (2025-05-29) ### Bug Fixes * **errors:** pass through client error status codes ([#77](#77)) ([fe383dd](fe383dd)) * **logging:** only log server errors, remove unnecessary details from logs ([#75](#75)) ([496373c](496373c)) --- 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-coop-release[bot] <187876225+source-coop-release[bot]@users.noreply.github.com>
1 parent fe383dd commit 3482cb0

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## [0.1.29](https://github.com/source-cooperative/data.source.coop/compare/v0.1.28...v0.1.29) (2025-05-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **errors:** pass through client error status codes ([#77](https://github.com/source-cooperative/data.source.coop/issues/77)) ([fe383dd](https://github.com/source-cooperative/data.source.coop/commit/fe383dd08f95d2b6109efa34521815990ece9e0b))
9+
* **logging:** only log server errors, remove unnecessary details from logs ([#75](https://github.com/source-cooperative/data.source.coop/issues/75)) ([496373c](https://github.com/source-cooperative/data.source.coop/commit/496373c70e77f22f064182641c37ac0f1c6fbef7))
10+
311
## [0.1.28](https://github.com/source-cooperative/data.source.coop/compare/v0.1.27...v0.1.28) (2025-05-28)
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
@@ -1,7 +1,7 @@
11
[package]
22
name = "source-data-proxy"
33

4-
version = "0.1.28"
4+
version = "0.1.29"
55
edition = "2021"
66

77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)