You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add hook to extend the package dict in CKAN harvester
Use CKAN core ckan.redis.url setting if present
Remove database migration code targeting ancient versions #376
(In the unlikely event that you need to upgrade from one
of the previous DB versions just apply the changes removed
on the linked PR manually)
Fixed
harvest_source_type_exists validator should not fail if Harvester has no info() method #338
Fix SSL problems for old versions of Python 2.7.x #344
Add an 'owner_org' to the v3 package migration #348