|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## Version 4.0.1 (02/12/2025) |
| 4 | +#### Bug fixes |
| 5 | + |
| 6 | +- Fix an error when fetching external lobs and the file is not allowed to be opened |
| 7 | +--- |
| 8 | + |
| 9 | +## Version 4.0.0 (24/10/2025) |
| 10 | +## Version 4.0.0 (15/10/2025) |
| 11 | +#### New Features |
| 12 | +- Added support for SIARD 2.2 (migrate, edit and validate modules updated for support) |
| 13 | + - Exporting to SIARD 2 now exports to SIARD 2.2 rather than SIARD 2.1 |
| 14 | + - Previously existing options to limit LOB folder size and file count now apply those limits in accordance with SIARD 2.2 specification |
| 15 | +--- |
| 16 | + |
| 17 | +## Version 4.0.0-RC3 (07/10/2025) |
| 18 | +#### New Features |
| 19 | + |
| 20 | +- Added support for SIARD 2.2 (exporting, importing, and validating) |
| 21 | + |
| 22 | +#### Enhancements |
| 23 | + |
| 24 | +- Reorder pID column in virtual table b78623c9e32c7db407fb4a369bf50893085ae31a |
| 25 | +--- |
| 26 | + |
| 27 | +## Version 4.0.0-RC2 (30/09/2025) |
| 28 | +#### New Features |
| 29 | + |
| 30 | +- Added support for SIARD 2.2 (exporting, importing, and validating) |
| 31 | + |
| 32 | +- Added parent ID column in SIARD DK virtual table on import 9ec6d146cfd89f3331ffb307fc08c2303b9c58d9 |
| 33 | +--- |
| 34 | + |
| 35 | +## Version 4.0.0-RC1 (15/09/2025) |
| 36 | +#### New Features |
| 37 | + |
| 38 | +- Added support for SIARD 2.2 (exporting, importing, and validating) |
| 39 | +--- |
| 40 | + |
3 | 41 | ## Version 3.1.2 (15/09/2025) |
4 | 42 | #### Bug fixes |
5 | 43 |
|
@@ -238,37 +276,4 @@ Special thanks to @daniel-skovenborg for his contributions to this release |
238 | 276 |
|
239 | 277 | ## Version 2.9.4 (28/08/2020) |
240 | 278 | #### Bug Fixes |
241 | | -* Command line output differs from the file of validation reporter #461 |
242 | | ---- |
243 | | - |
244 | | -## Version 2.9.3 (04/08/2020) |
245 | | -#### Bug Fixes |
246 | | -* Validation fails when the validator runs in parallel #458 |
247 | | ---- |
248 | | - |
249 | | -## Version 2.9.2 (04/08/2020) |
250 | | -#### Bug Fixes |
251 | | -* Fix number column in Oracle with no length specified gives error in extraction of table definition (#454) |
252 | | -* Fix columnConfiguration to include NON_DEFAULT values for merkle tree property |
253 | | - |
254 | | ---- |
255 | | - |
256 | | -## Version 2.9.1 (23/06/2020) |
257 | | -#### Bug Fixes |
258 | | -* Fix #455 Added support to choose threshold lob size |
259 | | ---- |
260 | | - |
261 | | -## Version 2.9.0 (15/05/2020) |
262 | | -#### New Features |
263 | | - |
264 | | -* Inventory filter module (#444) For more information access our [wiki](https://github.com/keeps/db-preservation-toolkit/wiki/Inventory-Filter-Module). |
265 | | - |
266 | | -#### Bug Fixes |
267 | | -* Fix #450 Siard metadata edition |
268 | | ---- |
269 | | - |
270 | | -## Version 2.8.2 (15/04/2020) |
271 | | -### DBPTK Developer Integrations |
272 | | - |
273 | | -* Add new input type parameters |
274 | | -* Add more information to module parameters |
| 279 | +* Command line output differs from the file of validation reporter #461 |
0 commit comments