Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for old dependencies/structures #2

Open
sergei-maertens opened this issue Dec 12, 2022 · 0 comments
Open

Drop support for old dependencies/structures #2

sergei-maertens opened this issue Dec 12, 2022 · 0 comments

Comments

@sergei-maertens
Copy link
Member

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?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant