Skip to content

Commit c191cca

Browse files
chore(main): release 1.1.0 (#107)
🤖 I have created a release *beep* *boop* --- ## [1.1.0](v1.0.4...v1.1.0) (2026-03-05) ### Features * Indicate range request support with Accept-Ranges header ([#104](#104)) ([4c6737a](4c6737a)) ### Bug Fixes * handle Range header in HEAD requests ([#114](#114)) ([24323a0](24323a0)) --- 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: deprecated-source-coop-release[bot] <187876225+deprecated-source-coop-release[bot]@users.noreply.github.com>
1 parent 24323a0 commit c191cca

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/source-cooperative/data.source.coop/compare/v1.0.4...v1.1.0) (2026-03-05)
4+
5+
6+
### Features
7+
8+
* Indicate range request support with Accept-Ranges header ([#104](https://github.com/source-cooperative/data.source.coop/issues/104)) ([4c6737a](https://github.com/source-cooperative/data.source.coop/commit/4c6737a8c58883e1f88262b77b53e24edd967d6f))
9+
10+
11+
### Bug Fixes
12+
13+
* handle Range header in HEAD requests ([#114](https://github.com/source-cooperative/data.source.coop/issues/114)) ([24323a0](https://github.com/source-cooperative/data.source.coop/commit/24323a009409e1d769bccc9072329708da675db9))
14+
315
## [1.0.4](https://github.com/source-cooperative/data.source.coop/compare/v1.0.3...v1.0.4) (2025-10-29)
416

517

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.4"
4+
version = "1.1.0"
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)