Commits on Source (5)
-
Pavel Břoušek authored
check_syncrepl_extended is now only installed when using pip install perun.proxy.utils[ldap] BREAKING CHANGE: usage of check_syncrepl_extended now requires installing with [ldap]
-
Pavel Břoušek authored
-
Pavel Břoušek authored
-
Pavel Břoušek authored
move check_syncrepl_extended to the ldap extra, fix README See merge request perun-proxy-aai/python/perun-proxy-utils!44
-
semantic-release-bot authored
# [2.0.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.11.0...v2.0.0) (2023-09-08) ### Bug Fixes * make check_pgsql command work ([3375756a](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/3375756a565fa57518a840fd26f299b03d2903d2)) ### chore * move check_syncrepl_extended to the ldap extra ([898aff30](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/898aff301c8f92ba48a528e739a288f59a8d9b18)) ### BREAKING CHANGES * usage of check_syncrepl_extended now requires installing with [ldap]