Skip to content

Commit d9f0ded

Browse files
committed
Bump version to 0.17.0 and update changelog
1 parent 9477370 commit d9f0ded

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ requests.
88

99
## [Unreleased]
1010

11+
## [0.17.0] - 2025-08-08
12+
13+
### Added
14+
15+
- Automatic updates for the storage domain in the dashboard ([#1222])
16+
- SIP ingest from a configurable S3/MinIO bucket source ([#1291])
17+
1118
## [0.16.0] - 2025-07-17
1219

1320
### Fixed
@@ -202,7 +209,8 @@ requests.
202209

203210
Initial release.
204211

205-
[unreleased]: https://github.com/artefactual-sdps/enduro/compare/v0.16.0...HEAD
212+
[unreleased]: https://github.com/artefactual-sdps/enduro/compare/v0.17.0...HEAD
213+
[0.17.0]: https://github.com/artefactual-sdps/enduro/compare/v0.16.0...v0.17.0
206214
[0.16.0]: https://github.com/artefactual-sdps/enduro/compare/v0.15.0...v0.16.0
207215
[0.15.0]: https://github.com/artefactual-sdps/enduro/compare/v0.14.0...v0.15.0
208216
[0.14.0]: https://github.com/artefactual-sdps/enduro/compare/v0.13.0...v0.14.0
@@ -219,13 +227,15 @@ Initial release.
219227
[0.3.0]: https://github.com/artefactual-sdps/enduro/compare/v0.2.0...v0.3.0
220228
[0.2.0]: https://github.com/artefactual-sdps/enduro/compare/v0.1.0...v0.2.0
221229
[0.1.0]: https://github.com/artefactual-sdps/enduro/releases/tag/v0.1.0
230+
[#1291]: https://github.com/artefactual-sdps/enduro/issues/1291
222231
[#1276]: https://github.com/artefactual-sdps/enduro/issues/1276
223232
[#1265]: https://github.com/artefactual-sdps/enduro/issues/1265
224233
[#1262]: https://github.com/artefactual-sdps/enduro/issues/1262
225234
[#1246]: https://github.com/artefactual-sdps/enduro/issues/1246
226235
[#1238]: https://github.com/artefactual-sdps/enduro/issues/1238
227236
[#1237]: https://github.com/artefactual-sdps/enduro/issues/1237
228237
[#1231]: https://github.com/artefactual-sdps/enduro/issues/1231
238+
[#1222]: https://github.com/artefactual-sdps/enduro/issues/1222
229239
[#1221]: https://github.com/artefactual-sdps/enduro/issues/1221
230240
[#1218]: https://github.com/artefactual-sdps/enduro/issues/1218
231241
[#1210]: https://github.com/artefactual-sdps/enduro/issues/1210

internal/version/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.16.0
1+
0.17.0

0 commit comments

Comments
 (0)