Difference between revisions of "Archivematica 1.15.0 and Storage Service 0.21.0 release notes"
(Archivematica 1.15.0) |
|||
Line 45: | Line 45: | ||
* Issue: https://github.com/archivematica/Issues/issues/1266 | * Issue: https://github.com/archivematica/Issues/issues/1266 | ||
+ | |||
+ | Archivematica uses a local [XML catalog](https://en.wikipedia.org/wiki/XML_catalog) to avoid contacting the loc.gov URLs. | ||
=== Storage Service LDAP configuration === | === Storage Service LDAP configuration === |
Revision as of 10:34, 6 October 2023
Home > Release Notes > Archivematica 1.15.0 and Storage Service 0.21.0
Release date: TBD
Environments
Please see the installation instructions [WIP].
Archivematica 1.15.0 and Storage Service 0.21.0 have been tested in the following environments:
- Ubuntu 22.04 64-bit Server Edition
- Rocky Linux 9 x86_64
For development purposes, most of our developers prefer to use Docker containers. These and all above environments are linked from the installation instructions above.
Changed
Support for Ubuntu 22.04 and Rocky Linux 9
Archivematica 1.15 dropped support for Ubuntu 18.04 and CentOS 7.
MySQL 8.0
Archivematica 1.15 dropped support for MySQL 5.x.
Python 3.9
Archivematica 1.15 dropped support for Python 3.6.
Django 3.2
Archivematica 1.15 dropped support for Django 1.11.
Fixed
METS schema validation when loc.gov URLs are unreachable
Archivematica uses a local [XML catalog](https://en.wikipedia.org/wiki/XML_catalog) to avoid contacting the loc.gov URLs.
Storage Service LDAP configuration
Please see the 1.15.0 milestone in GitHub for all issues addressed in this release: https://github.com/archivematica/Issues/milestone/22.