CHANGELOG

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.6.0 - 2023-12-25

Changed

  • Use Toolbelt 1.8.1 for filesystem storage for real this time

1.5.0 - 2023-12-19

Changed

  • Use Toolbelt 1.8.1 for filesystem storage (DEPRECATED)

1.4.0 - 2023-12-19

Changed

  • Use Toolbelt 1.7.1 for filesystem storage

1.3.1 - 2023-11-30

Changed

  • chore: pin base dependencies

  • chore: use latest toolbelt

  • ci: apply latest evolutions

  • packaging: update to Python 3.11 and optimize dockerfile

  • packaging: improve requirements loading

  • tooling: update git hooks and dev dependencies

1.3.0 - 2023-08-31

Changed

  • passage toolbelt en 1.5.*

1.2.3 - 2023-08-03

Changed

  • passage toolbelt en 1.4.* pour ajout fonctionnalité S3

1.2.2 - 2023-08-03

Changed

  • IGNGPF-2083 : Indication application/octet-stream dans file_type si format de fichier inconnu

1.2.1 - 2023-07-27

Changed

  • fix IGNGPF-2260 : Utilisation de la version 0.19.6 de la toolbelt pour intégrer les améliorations S3

1.2.0 - 2023-07-10

  • IGNGPF-2083 : add support for .md5 mime-type and no null values for format array in `__descriptor.json``

1.1.1 - 2023-06-29

  • Increase log verbosity (IGNGPF-1283 and IGNGPF-1681)

1.1.0 - 2023-06-29

  • IGNGPF-2083 : always return list for format in __descriptor.json #3

1.0.0 - 2023-06-29

  • Refactor archive listing

  • Fix inconsistent Python version

  • Fix packaging by embedding data file

  • Fix random failures by sorting files

0.1.0 - 2023-04-12

  • First functional version

  • Download uploads content from S3

  • Check for invalid name in uploads content

  • Check for duplicated file names in uploads content

  • Check SRS of uploads and output stored data

  • Create descriptor file in output stored data S3

  • Copy uploads content to output stored data S3