Bug fix release v0.7.1
What's Changed
- create checksum.txt from all uploaded binaries by @aldrinjenson in #514
- Fetch ui version from Cargo toml by @trueleo in #518
- Add default role api by @trueleo in #517
- Use clone_from() as it performs better in some cases by @nitisht in #520
- fix paths by @nitisht in #521
- fix gh actions by @nitisht in #522
- update readme by @nitisht in #524
- Update README.md by @nitisht in #525
- Bump webpki from 0.22.1 to 0.22.2 by @dependabot in #526
- Add metric layer to s3 store by @trueleo in #527
- Flight livetail by @trueleo in #516
- Include grpc port in about by @trueleo in #531
- Update datafusion and flight by @trueleo in #532
- Bump rustix from 0.36.8 to 0.36.16 by @dependabot in #533
- Add Users page by @nitisht in #536
- Fix header name by @trueleo in #537
- Update USERS.md by @stanvanrooy in #538
- Update USERS.md by @nitisht in #539
- Mirror CORS request and allow credentials by @trueleo in #541
- Add dockerignore by @trueleo in #543
- Add conditional compilation for CORS config by @trueleo in #542
- Update ingest privilege to ingester by @nitisht in #544
- Add oidc active to about response by @trueleo in #546
- Fix CORS on chrome by disabling block_on_origin_mismatch by @trueleo in #547
- Add alternate arrow reader by @trueleo in #548
- Fix prefix ordering by @trueleo in #549
- chore: prepare for release v0.7.1 by @nitisht in #550
- Pre resolve prefixes for remote query by @trueleo in #552
New Contributors
- @stanvanrooy made their first contribution in #538
Full Changelog: v0.7.0...v0.7.1