File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,17 @@ requests.
88
99## [ Unreleased]
1010
11+ ## [ 0.16.0] - 2025-07-17
12+
13+ ### Fixed
14+
15+ - Increase read and write timeouts for SIP upload ([ #1237 ] )
16+
17+ ### Changed
18+
19+ - Send websocket events based on user attributes ([ #1221 ] )
20+ - Use UUIDs as identifiers for ingest workflows and tasks ([ #1209 ] )
21+
1122## [ 0.15.0] - 2025-06-27
1223
1324### Fixed
@@ -191,7 +202,8 @@ requests.
191202
192203Initial release.
193204
194- [ unreleased ] : https://github.com/artefactual-sdps/enduro/compare/v0.15.0...HEAD
205+ [ unreleased ] : https://github.com/artefactual-sdps/enduro/compare/v0.16.0...HEAD
206+ [ 0.16.0 ] : https://github.com/artefactual-sdps/enduro/compare/v0.15.0...v0.16.0
195207[ 0.15.0 ] : https://github.com/artefactual-sdps/enduro/compare/v0.14.0...v0.15.0
196208[ 0.14.0 ] : https://github.com/artefactual-sdps/enduro/compare/v0.13.0...v0.14.0
197209[ 0.13.0 ] : https://github.com/artefactual-sdps/enduro/compare/v0.12.0...v0.13.0
@@ -214,6 +226,7 @@ Initial release.
214226[ #1238 ] : https://github.com/artefactual-sdps/enduro/issues/1238
215227[ #1237 ] : https://github.com/artefactual-sdps/enduro/issues/1237
216228[ #1231 ] : https://github.com/artefactual-sdps/enduro/issues/1231
229+ [ #1221 ] : https://github.com/artefactual-sdps/enduro/issues/1221
217230[ #1218 ] : https://github.com/artefactual-sdps/enduro/issues/1218
218231[ #1210 ] : https://github.com/artefactual-sdps/enduro/issues/1210
219232[ #1209 ] : https://github.com/artefactual-sdps/enduro/issues/1209
Original file line number Diff line number Diff line change 1- 0.15 .0
1+ 0.16 .0
You can’t perform that action at this time.
0 commit comments