You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changelog
2
2
3
+
## 1.4.0 (2026-01-22)
4
+
5
+
## What's Changed
6
+
* feat(cache): add tile cache warming by @lhoupert in https://github.com/EOPF-Explorer/data-pipeline/pull/87
7
+
* fix: use the correct OVH Cloud storage class STANDARD_IA instead of GLacier and improve performance by @lhoupert in https://github.com/EOPF-Explorer/data-pipeline/pull/62
8
+
* feat: add s3 object cleanup while cleaning a STAC collection by @lhoupert in https://github.com/EOPF-Explorer/data-pipeline/pull/89
9
+
* feat: release datamodel v0.8.0 by @lhoupert in https://github.com/EOPF-Explorer/data-pipeline/pull/90
0 commit comments