Skip to content

Commit 5bfed8b

Browse files
chore: release 1.11.0
1 parent 017898d commit 5bfed8b

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.10.0"
2+
".": "1.11.0"
33
}

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.11.0 (2026-07-03)
4+
5+
## What's Changed
6+
* build(deps): bump the minor-and-patch group across 1 directory with 8 updates by @dependabot[bot] in https://github.com/EOPF-Explorer/data-pipeline/pull/277
7+
* build(deps): consolidate Dependabot updates + group security PRs by @lhoupert in https://github.com/EOPF-Explorer/data-pipeline/pull/286
8+
* build(deps): bump the minor-and-patch group with 4 updates by @dependabot[bot] in https://github.com/EOPF-Explorer/data-pipeline/pull/289
9+
* build(deps): update zarr[cast-value-rs] requirement from >=3.2.0 to >=3.2.1 by @dependabot[bot] in https://github.com/EOPF-Explorer/data-pipeline/pull/290
10+
* feat(stac): eodash layerExclusive + style link for S2 L2A (#206) by @lhoupert in https://github.com/EOPF-Explorer/data-pipeline/pull/278
11+
12+
13+
**Full Changelog**: https://github.com/EOPF-Explorer/data-pipeline/compare/v1.10.0...v1.11.0
14+
315
## 1.10.0 (2026-06-12)
416

517
## What's Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ allow-direct-references = true
77

88
[project]
99
name = "data-pipeline"
10-
version = "1.10.0"
10+
version = "1.11.0"
1111
description = "Minimal event-driven Argo Workflows pipeline for Sentinel-2 GeoZarr conversion and STAC registration"
1212
readme = "README.md"
1313
requires-python = ">=3.13"

0 commit comments

Comments
 (0)