What's Changed
- fix: flatten before detect by @nikhilsinhaparseable in #1361
- update dashboard implementation by @nikhilsinhaparseable in #1348
- Bring targets out of alerts by @parmesant in #1353
- fix: docker image build for amd64 and arm64 separately by @nikhilsinhaparseable in #1364
- bugfixes for target separation by @parmesant in #1365
- Allow OIDC scopes to be configured via P_OIDC_SCOPE environment variable by @thenodon in #1363
- chore: improve query performance by @nikhilsinhaparseable in #1367
- dashboard changes by @nikhilsinhaparseable in #1362
- fix: add support for list type data in field stats by @nikhilsinhaparseable in #1369
- feat: Introduce User Groups to Parseable by @parmesant in #1366
- update: Prism home changes by @nikhilsinhaparseable in #1371
- fix: allow multiple tags in dashboards list_by_tag API by @nikhilsinhaparseable in #1374
- feat: add api for preparing demo data by @nikhilsinhaparseable in #1370
- feat: gcs support for storage by @solomonope in #1373
- Bugfixes by @parmesant in #1375
- update demo script by @nikhilsinhaparseable in #1378
- chore: simplify schema creation from storage by @nikhilsinhaparseable in #1368
- oidc visibility mod by @parmesant in #1377
- fix: handle proper SQL variable type for operators by @parmesant in #1379
- chore: find tables from DFParser, schema merge when required by @nikhilsinhaparseable in #1380
- fix: create stream before merge schema by @nikhilsinhaparseable in #1381
- fix: alert query for null trace id in sample dataset by @nikhilsinhaparseable in #1382
- Bump Rust Version by @parmesant in #1383
- Handled bool column by @parmesant in #1384
- chore: update cargo toml for release v2.4.0 by @nikhilsinhaparseable in #1385
New Contributors
- @thenodon made their first contribution in #1363
- @solomonope made their first contribution in #1373
Full Changelog: v2.3.5...v2.4.0