Added - task queue health checks and display - task queue auto requeue stuck tasks Fixed - select2 background color issue - task workers will now recover from hard failures Removed - py3.8 support - fullctl_sync_peeringdb (moved to pdbctl as pdbctl_sync_peeringdb)
1.12.0
Added - slug model / serializer mixins - extendible health check - no_button_center modal type - continue_center modal type Fixed - auth redirect in standalone auth mode - fixes issue with meta data cache expiry if expiry was set to never and api throttling was encountered
1.11.0
Added - adds django-cors-headers to the project and the django default settings Fixed - excessive database queries when qualifying tasks - visual issues with the org selection menu
1.10.0
Added - support for django 4.2 - service bridge data views now expose a `limit` parameter to the request url Fixed - task concurrency errors - bug with blocking task qualifiers that could cause task execution to happen out of order