Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksum.txt | 2025-07-22 | 399 Bytes | |
Parseable_OSS_x86_64-apple-darwin | 2025-07-22 | 83.9 MB | |
Parseable_OSS_x86_64-pc-windows-msvc.exe | 2025-07-22 | 104.2 MB | |
Parseable_OSS_aarch64-apple-darwin | 2025-07-22 | 75.9 MB | |
Parseable_OSS_aarch64-unknown-linux-gnu | 2025-07-22 | 92.9 MB | |
Parseable_OSS_x86_64-unknown-linux-gnu | 2025-07-22 | 100.4 MB | |
Feature release v2.4.0 source code.tar.gz | 2025-07-22 | 3.0 MB | |
Feature release v2.4.0 source code.zip | 2025-07-22 | 3.2 MB | |
README.md | 2025-07-22 | 3.2 kB | |
Totals: 9 Items | 463.4 MB | 1 |
What's Changed
- fix: flatten before detect by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1361
- update dashboard implementation by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1348
- Bring targets out of alerts by @parmesant in https://github.com/parseablehq/parseable/pull/1353
- fix: docker image build for amd64 and arm64 separately by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1364
- bugfixes for target separation by @parmesant in https://github.com/parseablehq/parseable/pull/1365
- Allow OIDC scopes to be configured via P_OIDC_SCOPE environment variable by @thenodon in https://github.com/parseablehq/parseable/pull/1363
- chore: improve query performance by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1367
- dashboard changes by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1362
- fix: add support for list type data in field stats by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1369
- feat: Introduce User Groups to Parseable by @parmesant in https://github.com/parseablehq/parseable/pull/1366
- update: Prism home changes by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1371
- fix: allow multiple tags in dashboards list_by_tag API by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1374
- feat: add api for preparing demo data by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1370
- feat: gcs support for storage by @solomonope in https://github.com/parseablehq/parseable/pull/1373
- Bugfixes by @parmesant in https://github.com/parseablehq/parseable/pull/1375
- update demo script by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1378
- chore: simplify schema creation from storage by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1368
- oidc visibility mod by @parmesant in https://github.com/parseablehq/parseable/pull/1377
- fix: handle proper SQL variable type for operators by @parmesant in https://github.com/parseablehq/parseable/pull/1379
- chore: find tables from DFParser, schema merge when required by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1380
- fix: create stream before merge schema by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1381
- fix: alert query for null trace id in sample dataset by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1382
- Bump Rust Version by @parmesant in https://github.com/parseablehq/parseable/pull/1383
- Handled bool column by @parmesant in https://github.com/parseablehq/parseable/pull/1384
- chore: update cargo toml for release v2.4.0 by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1385
New Contributors
- @thenodon made their first contribution in https://github.com/parseablehq/parseable/pull/1363
- @solomonope made their first contribution in https://github.com/parseablehq/parseable/pull/1373
Full Changelog: https://github.com/parseablehq/parseable/compare/v2.3.5...v2.4.0