Skip to content

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@aeneasr aeneasr released this 11 Oct 21:46
· 110 commits to master since this release

This release adds support for mysql and postgres and introduces the following bc breaks:

  • Condition StringEqualCondition is now StringMatchCondition, please update your policies accordingly
  • ladon.NewPostgresManager is now ladon.NewSQLManager
  • ladon.PostgresManager is now ladon.SQLManager
  • Postgres columns that were not used have been removed