Releases: pycasbin/postgresql-watcher
Releases · pycasbin/postgresql-watcher
v1.1.1
16 Jul 07:41
Compare
Sorry, something went wrong.
No results found
1.1.1 (2024-07-16)
Bug Fixes
fixed should_reload behaviour, close PostgreSQL connections, block until PostgresqlWatcher is ready, refactorings (#29 ) (8382db4 )
v1.1.0
03 Jul 02:08
Compare
Sorry, something went wrong.
No results found
1.1.0 (2024-07-03)
Features
replace print calls with logging module (#25 ) (1196caf )
v1.0.0
29 Mar 13:32
Compare
Sorry, something went wrong.
No results found
1.0.0 (2024-03-29)
Features
BREAKING CHANGES
v0.3.0
29 Mar 12:24
Compare
Sorry, something went wrong.
No results found
0.3.0 (2024-03-29)
Features
upgrade CI Node.js version to 20 (8c31f0d )
v0.2.0
14 Apr 13:46
Compare
Sorry, something went wrong.
No results found
0.2.0 (2023-04-14)
Bug Fixes
fix CI's python version and requirements.txt (dde80ac )
Features
v0.1.2
17 May 11:16
Compare
Sorry, something went wrong.
No results found
0.1.2 (2022-05-17)
Bug Fixes
made should_reload into a blocking call (#21 ) (6fd89b5 )
v0.1.1
07 Feb 04:29
Compare
Sorry, something went wrong.
No results found
0.1.1 (2022-02-07)
Bug Fixes
update readme with new parameter and correct callback setter (7c19709 )
v0.1.0
05 Feb 15:21
Compare
Sorry, something went wrong.
No results found
0.1.0 (2022-02-05)
Features
add database name parameter to watcher. (dd6bed9 )
v0.0.3
05 Feb 13:09
Compare
Sorry, something went wrong.
No results found
0.0.3 (2022-02-05)
Bug Fixes
correct requirements and python version support. dev requirement can be installed with: pip install ".[dev]" (5bd65e8 )
Specify a fixed version for nodejs in the release ci workflow (2e3c5e7 )
upgrade setuptools and wheel before installing deps. Upgrade psycopg2 to latest version (2.9.3) if possible. (8beff2a )
v0.0.2
18 Jul 03:54
Compare
Sorry, something went wrong.
No results found
0.0.2 (2021-07-18)
Bug Fixes
CI release failed (3dd60ea )
fix parent_conn not initialize (#11 ) (48001e0 )
Fix for more recent casbin versions and connection send fix (#12 ) (8cc529c )