Releases: anfema/wagtail_to_ion
Releases · anfema/wagtail_to_ion
Bugfix release
What's Changed
- Last changed date differed when page detail serializer overridden by @dunkelstern in #86
Full Changelog: 3.1.14...3.1.15
Bugfix release
Changelog:
- Bugfix: do not write invalid TAR files if an exception crops up while reading files from disk
Hotfix release
Changed logging command to be able to be used with datadog
3.1.12
Changelog:
- Better logging when a file is not accessible on tar generation
3.1.11
3.1.10
What's Changed
- Fix handling of
ListBlock
values inget_object_block_usage
by @ferdinand-hoffmann in #75
Full Changelog: 3.1.9...3.1.10
3.1.9
What's Changed
- Fix list block handling while unnesting block types and values by @ferdinand-hoffmann in #74
Full Changelog: 3.1.8...3.1.9
Parallelism fix for Tar file generation
Changelog:
- Reduce parallel threads to 8 from default of 16 because we exhaust the connection pool of boto when using the S3 backend
3.1.7
What's Changed
- Fix crash in get_usage if limit is applied by @ferdinand-hoffmann in #72
Full Changelog: 3.1.6...3.1.7
3.1.6
What's Changed
- Pass context explicitly to media container children e5ced4b
Full Changelog: 3.1.5...3.1.6