urbanplatform / django-keycloak-auth

Middleware to allow authorization using Keycloak and Django for django-rest-framework (DRF). This package should only be used in projects starting from scratch, since it overrides the users' management.
MIT License
32 stars 14 forks source link

Release version 1.2.0 #35

Closed diogosilva30 closed 2 years ago

diogosilva30 commented 2 years ago

With the merged #34 we need a new version so that we are able to avoid the migrations bug when installing the package from PyPi

moritz89 commented 2 years ago

The release will contain a few deprecations and features, so I'd rather go with 1.2.0

git difftool 1.1.1 --dir-diff

@uw-rvitorino I'd also remove the existing release branches and only keep the tags