v0.27.0
What's Changed
- chore: bump river & use error type check by @Pascal-Delange in #729
- fix bug when a field named "id" is created on the data model by @Pascal-Delange in #727
- Pascal/transfercheck timeout proper mutex handling by @Pascal-Delange in #728
- drop analytics schema by @Pascal-Delange in #725
- first batch of work: separate DBs per customer (optional) by @Pascal-Delange in #726
- reorder migrations by @Pascal-Delange in #730
- fix: wrong condition by @Pascal-Delange in #731
- feat: make client db config file optional by @balzdur in #732
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #735
- allow to pass the connectionString and allowssl to connect to postgres by @Pascal-Delange in #734
- fix bug: batch execution stuck if no rows match the trigger condition by @Pascal-Delange in #737
- temp workaround: make decisions filtering less broken by @Pascal-Delange in #736
Full Changelog: v0.26.0...v0.27.0