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
The following patterns are outdated or obsolete and should no longer be supported:
(will require a bump to 2.0 to stick to semver)
PyJWT 2.0+ required
ZDS-client 2.0+ required (and ideally replaced with generic cg-api-client fork of gemma-zds-client)
support DRF 3.12 and newer (now pinned to ~3.12)
Drop vng_api_common.mocks, downstream needs to use requests-mock or similar instead. Lots of overlap with zgw-consumers, so possibly introduce that as dependency?
Streamline setting names - now there's a prefix missing making it ambiguous
Drop vng_api_common.compat
Drop vng_api_common.notifications - make sure migrations have been executed to notifications-api-common
Drop testing mixins - Open Zaak has its own implementation anyway
Drop static assets/templates?
The text was updated successfully, but these errors were encountered:
The following patterns are outdated or obsolete and should no longer be supported:
(will require a bump to 2.0 to stick to semver)
vng_api_common.mocks
, downstream needs to use requests-mock or similar instead. Lots of overlap with zgw-consumers, so possibly introduce that as dependency?vng_api_common.notifications
- make sure migrations have been executed to notifications-api-commonThe text was updated successfully, but these errors were encountered: