Releases: qld-gov-au/ckanext-s3filestore
Releases · qld-gov-au/ckanext-s3filestore
0.7.7-qgov.9
What's Changed
- add source installation procedure to the README, GitHub #112 by @ThrawnCA in #113
- Develop to master by @ThrawnCA in #114
- [QOLSVC-4988] don't log data dict that could contain passwords by @ThrawnCA in #115
- [QOLSVC-4988] drop another log that could contain passwords by @ThrawnCA in #116
- Develop to master - remove logging that could include password fields by @ThrawnCA in #117
Full Changelog: 0.7.7-qgov.8...0.7.7-qgov.9
0.7.7-qgov.8 Make visibility changes CKAN 2.10 compatible
What's Changed
- [QOLSVC-4214] Update package resource visibility on new file upload by @RossWebsterWork in #109
- Develop - [QOLSVC-4214] Update package resource visibility on new file upload by @RossWebsterWork in #110
New Contributors
- @RossWebsterWork made their first contribution in #109
Full Changelog: 0.7.7-qgov.7...0.7.7-qgov.8
QOLSVC-1866 patch upload IDs
What's Changed
Full Changelog: 0.7.7-qgov.6...0.7.7-qgov.7
0.7.7-qgov.6 - Ckan 2.9.x IUploader fixes
0.7.7-qgov.5 Ensure s3 endpoint has region hostname if not supplied
What's Changed
- QOL-9475 use standard S3 endpoints if not configured by @ThrawnCA in #95 - Fix signed to include region (i.e. not legacy non region domain) by @duttonw in #96
Per https://docs.aws.amazon.com/AmazonS3/latest/userguide/VirtualHosting.html non region endpoint domains is deprecated.
Full Changelog: 0.7.7-qgov.4...0.7.7-qgov.5
Fix filename munging for Python 3
What's Changed
- QOL-9055 Fix filename munging to work with Python 3 by @ThrawnCA in #92
- Develop to master - fix munge function for newer CKAN+Python by @ThrawnCA in #93
Full Changelog: 0.7.7-qgov.3...0.7.7-qgov.4
Ensure redirects are applied
What's Changed
- [QOL-9055] ensure redirects are returned after being generated by @ThrawnCA in #90
- Develop to master by @ThrawnCA in #91
Full Changelog: 0.7.7-qgov.2...0.7.7-qgov.3
Fix Office document type sniffing
What's Changed
- [QOL-9113] ensure that DOCX files are sniffed correctly by @ThrawnCA in #88
- Develop to master by @ThrawnCA in #89
Please see https://github.com/qld-gov-au/ckanext-resource-type-validation/ If you require correct resource type validation. This plugin runs prior to being allowed to upload to s3 and will reject mismatch's.
Full Changelog: 0.7.7-qgov...0.7.7-qgov.2
Fix handling of package IDs on update
What's Changed
Full Changelog: 0.7.6-qgov...0.7.7-qgov
Fix bugs in legacy resource migration
- Ensure filenames for legacy resources are munged before uploading to S3
- Fix path to single resources
- Handle 'auto' ACL when migrating resources
- TODO apply metadata to legacy resources
What's Changed
Full Changelog: 0.7.5-qgov...0.7.6-qgov