Skip to content

Commit 07a6230

Browse files
chore(main): release 2.1.0 (#123)
🤖 I have created a release *beep* *boop* --- ## [2.1.0](v2.0.0...v2.1.0) (2026-03-28) ### Features * real-time public log stream via Durable Objects ([#122](#122)) ([3bf3524](3bf3524)) ### Bug Fixes * **log-stream:** prevent external requests ([a8095f6](a8095f6)) * use staging log stream ([be7f97a](be7f97a)) --- 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 179c94f commit 07a6230

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [2.1.0](https://github.com/source-cooperative/data.source.coop/compare/v2.0.0...v2.1.0) (2026-03-28)
4+
5+
6+
### Features
7+
8+
* real-time public log stream via Durable Objects ([#122](https://github.com/source-cooperative/data.source.coop/issues/122)) ([3bf3524](https://github.com/source-cooperative/data.source.coop/commit/3bf3524a23e4b180946613f4c6ab6ff99dd2caf3))
9+
10+
11+
### Bug Fixes
12+
13+
* **log-stream:** prevent external requests ([a8095f6](https://github.com/source-cooperative/data.source.coop/commit/a8095f6760584621a50ee578d30fe4448201af28))
14+
* use staging log stream ([be7f97a](https://github.com/source-cooperative/data.source.coop/commit/be7f97a743731fbd5b05d3a75d756e0a7e53ccd7))
15+
316
## [2.0.0](https://github.com/source-cooperative/data.source.coop/compare/v1.1.0...v2.0.0) (2026-03-26)
417

518

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.0.0"
5+
version = "2.1.0"
66

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

0 commit comments

Comments
 (0)