What's Changed
* Use a relational database in the MitzuStorage by medgyes in https://github.com/mitzu-io/mitzu/pull/165
* Fix docker port in rst docs by medgyes in https://github.com/mitzu-io/mitzu/pull/182
* Sorted event data tables, add project after saving a connection by medgyes in https://github.com/mitzu-io/mitzu/pull/183
* v0.6.0 rc1 fixes by medgyes in https://github.com/mitzu-io/mitzu/pull/184
* Make authentication required by medgyes in https://github.com/mitzu-io/mitzu/pull/189
* Do not update latest docker tag on prerelease tags by medgyes in https://github.com/mitzu-io/mitzu/pull/190
* Segment refactor group-bys moved to Segment instead of Config. by IstvanM in https://github.com/mitzu-io/mitzu/pull/188
* Handle SSO tokens where the token subject is the email and not the us… by medgyes in https://github.com/mitzu-io/mitzu/pull/192
* Simplify user management by medgyes in https://github.com/mitzu-io/mitzu/pull/194
* v0.6.0 rc4 fixes by medgyes in https://github.com/mitzu-io/mitzu/pull/195
* Bugfixes 0.6.0-RC4 by IstvanM in https://github.com/mitzu-io/mitzu/pull/196
* Segment UI fixes by IstvanM in https://github.com/mitzu-io/mitzu/pull/199
* Minor auth fixes by medgyes in https://github.com/mitzu-io/mitzu/pull/197
* Storage thread and process safety by medgyes in https://github.com/mitzu-io/mitzu/pull/201
* Set webapp home url explicitly by medgyes in https://github.com/mitzu-io/mitzu/pull/202
* Save and discover button on the projects page by medgyes in https://github.com/mitzu-io/mitzu/pull/203
* Support for BigQuery by IstvanM in https://github.com/mitzu-io/mitzu/pull/204
* Fix dashboard creation + tests by IstvanM in https://github.com/mitzu-io/mitzu/pull/206
* Make app layout independent from the dependencies by medgyes in https://github.com/mitzu-io/mitzu/pull/205
* Keep custom token claims when refreshing a token by medgyes in https://github.com/mitzu-io/mitzu/pull/207
* SQL session fix by medgyes in https://github.com/mitzu-io/mitzu/pull/208
* Fix token refresh on asset urls and token refresh rate by medgyes in https://github.com/mitzu-io/mitzu/pull/209
* Do not cache the db session in the request context by medgyes in https://github.com/mitzu-io/mitzu/pull/210
* BigQuery JSON (Map) and Struct Support by IstvanM in https://github.com/mitzu-io/mitzu/pull/211
**Full Changelog**: https://github.com/mitzu-io/mitzu/compare/v0.5.15...v0.6.0