19th alpha release for v1.0.0
Pre-release
Pre-release
·
9586 commits
to master
since this release
Changelog
- console: export event triggers component (#386)
- console: fix track_table pattern, error handling in run_sql (close #392) (#448)
- console: sort untracked table list alphabetically (close #421) (#449)
- console: fix add manual relationships state (close #442) (#450)
- server: dont reload schema cache for event deliveries (#453)
- server: indicate access key is set in the console context (close #426) (#447)
- server: dont retry http requests in the client (close #434) (#436)
- server: jwt claims check should be case-insensitive (fix #435) (#438)
- server: better handling for pgcrypto extension (fix #338) (#423)
- server: uri-decode database uri strings (fix #372) (#424)
- server: update checks on ci systems (close #319) (#383)
- cli: migration apply should not fail if there are no migrations (close #389) (#390)
- docs: merge docs into main repo (close #397) (#398)
- community: add community boilerplates and examples (#430)
- community: add installation manifests (#432)
- community: add jwt + auth0 todo example app (#445)
- community: add postgis specific docker-compose file (#452)