Releases: ckan/ckanext-xloader
Releases · ckan/ckanext-xloader
1.1.1
1.1.0
What's Changed
- add README note about running on separate server, #191 by @ThrawnCA in #192
- Use IDomainObjectModification Implementation by @JVickery-TBS in #198
- Hide excessive numbers of resource_data log entries, #187 by @ThrawnCA in #188
- #182 Type guessing fixes by @ThrawnCA in #186
- Document the ckan.download_proxy setting, #176 by @ThrawnCA in #204
- Conditional DataStore Tab in Resource Edit by @JVickery-TBS in #190
- Make locking behaviour more robust by @ThrawnCA in #205
- Delete Datastore Table Button by @JVickery-TBS in #197
- Quality of life improvements by @duttonw in #195
- Clean Datastore Tables Job by @JVickery-TBS in #196
- strip extra space for column name by @mutantsan in #210
- Skip empty lines instead of erroring by @ThrawnCA in #208
- add more options for maintainers to expedite XLoader runs, GitHub #202 by @ThrawnCA in #212
- Add Mixed Integers Type Guessing to NUMERIC Tests by @JVickery-TBS in #217
- PY2 & PY3 String/Binary Fixes by @JVickery-TBS in #203
- In plugin.py, there is an fix of resource format key error by @Nisha1293 in #209
- CKAN 2.11 support by @amercader in #220
New Contributors
- @JVickery-TBS made their first contribution in #198
- @duttonw made their first contribution in #195
- @mutantsan made their first contribution in #210
- @Nisha1293 made their first contribution in #209
Full Changelog: 1.0.1...1.1.0
1.0.1
1.0.0
What's Changed
- Fixed date parsing while fetching entries for task_status by @muhammed-ajmal in #179
- Drop support for old CKAN versions and add CSRF support by @pdelboca in #180
- Refactor test_jobs.py by @pdelboca in #181
New Contributors
- @muhammed-ajmal made their first contribution in #179
Full Changelog: 0.12.2...1.0.0
0.12.2
0.12.0
What's Changed
- Cleanup from QGOV fork by @ThrawnCA in #166
- Limit duplicate builds by @ThrawnCA in #168
- wrap "Upload to DataStore" button in a block by @RabiaSajjad in #170
- Updated command in readme file by @shashigharti in #178
- Make datastore more robust, #171 by @ThrawnCA in #172
- Use tabulator instead of messytables by @bellisk in #175
New Contributors
- @shashigharti made their first contribution in #178
- @bellisk made their first contribution in #175
Full Changelog: 0.11.0...0.12.0
0.11.0
What's changed
- Minor bug fixes and maintainance
- Add BS5 support (aiming CKAN 2,10 release)
- Add support for future CKAN 2.10 release
- Possibility to use API Tokens for xloader authorization. Optional in
2.8
and2.9
, mandatory for2.10