Skip to content

Commit a563323

Browse files
chore(main): release 1.0.3 (#96)
🤖 I have created a release *beep* *boop* --- ## [1.0.3](v1.0.2...v1.0.3) (2025-10-24) ### Performance Improvements * persist source client across requests ([#95](#95)) ([453b2a8](453b2a8)) --- 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 453b2a8 commit a563323

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [1.0.3](https://github.com/source-cooperative/data.source.coop/compare/v1.0.2...v1.0.3) (2025-10-24)
4+
5+
6+
### Performance Improvements
7+
8+
* persist source client across requests ([#95](https://github.com/source-cooperative/data.source.coop/issues/95)) ([453b2a8](https://github.com/source-cooperative/data.source.coop/commit/453b2a80ff22fc6953f879019aafa77163b4b2b8))
9+
310
## [1.0.2](https://github.com/source-cooperative/data.source.coop/compare/v1.0.1...v1.0.2) (2025-10-09)
411

512

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 = "1.0.2"
4+
version = "1.0.3"
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)