🚨 Breaking changes
🚀 Features
- console: improve completion support (#2015) (8b53d5b)
- database: support datetime columns with
CURRENT_TIMESTAMPas the default value (#2017) (a33b15a) - database: on database support for isdatabasemodel (#2009) (f0cf890)
- idempotency: add idempotency package (#1997) (47e0de7)
⚡ Performance
- database: add query execution benchmark (#2030) (b63eee8)
- discovery: improve discovery performance (#2002) (14add85)
🐛 Bug fixes
- auth: manually map facebook oauth user data (#2021) (a196baa)
- console: remove path check from completion script (#2008) (ead8ed6)
- core: fall back to scanning when discovery cache is incomplete (#1991) (092791b)
- mapper: handle primitive array types in collection caster (#2025) (b00568b)
- view: add props for width and height to x-icon (#1969) (b298f25)