Releases: ory/ladon
Releases · ory/ladon
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
This release adds support for mysql and postgres and introduces the following bc breaks:
- Condition
StringEqualCondition
is nowStringMatchCondition
, please update your policies accordingly ladon.NewPostgresManager
is nowladon.NewSQLManager
ladon.PostgresManager
is nowladon.SQLManager
- Postgres columns that were not used have been removed