Releases: parseablehq/parseable
Releases · parseablehq/parseable
v0.0.4
What's Changed
- Use register_table for execute on cache by @trueleo in #128
- Update banner to show latest available version by @trueleo in #131
- Use rustls instead of openssl by @trueleo in #133
- Fix search issue in console with new release by @nitisht in #135
- Error type refactor by @trueleo in #137
- Bump aws_sdk_s3 version and provide sleep and retry impl for S3 client by @trueleo in #138
- Switch from structopt to clap by @Celeo in #141
- Add version number for the current object storage format by @nitisht in #143
- Lock metadata on first event. by @trueleo in #142
- Add demo flag for config by @trueleo in #149
- Create all temporary directories on startup by @trueleo in #153
- Update to latest console release by @nitisht in #155
New Contributors
Full Changelog: v0.0.3...v0.0.4
Release v0.0.3
What's Changed
- Update Parseable helm chart for next release by @nitisht in #107
- Change x-p-tags to x-p-tag by @trueleo in #111
- update readme by @nitisht in #112
- Update description by @nitisht in #113
- Update .deepsource.toml by @deepsource-autofix in #119
- Fix code style and anti patterns reported by DeepSource by @nitisht in #118
- Update .deepsource.toml by @deepsource-autofix in #120
- Delegate parquet creation to s3sync instead by @nitisht in #117
Full Changelog: v0.0.2...v0.0.3
Release v0.0.2
What's Changed
- Update Parseable helm chart to v0.0.1 by @nitisht in #89
- Use Datafusion's re-exported arrow and parquet by @trueleo in #93
- Use Arrow Schema instead of custom schema type. by @trueleo in #94
- Update readme with get started section by @nitisht in #95
- Reorg readme for readability by @nitisht in #96
- Extend readme section for docker by @nitisht in #97
- Add k8s installation in readme by @nitisht in #98
- Config Datafusion query with schema by @trueleo in #99
- Append arrow directly to local data by @trueleo in #100
- Delay s3sync polling using tokio sleep by @trueleo in #101
- Fix cases where num cpu is 1 by @nitisht in #102
- Set max thread priority for local-sync by @trueleo in #104
- Add .deepsource.toml by @deepsource-autofix in #105
- Improve LocalStreamWriter along with error types by @trueleo in #106
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Changelog
- add badges to readme by @nitisht in #7
- disable docker ci workflow temporarily by @nitisht in #8
- update readme by @nitisht in #9
- update ui build directory by @nitisht in #10
- Fix syntax error in logstream put handler by @trueleo in #11
- Update build directory by @ameen4455 in #12
- Update build directory by @ameen4455 in #13
- Move authentication middleware to new scope by @trueleo in #14
- Move logo and images to docs repo and readme update by @nitisht in #15
- remove localhost calls from ui by @nitisht in #16
- Fix auth issue by @ameen4455 in #19
- update link by @nitisht in #21
- helm chart for parseable by @nitisht in #23
- Fix build process for unified binary by @trueleo in #24
- UI code is now moved to a separate repo by @nitisht in #25
- Use correct path for frontend resource. by @trueleo in #26
- Apply clippy suggestions by @trueleo in #27
- Fix helm chart issues by @nitisht in #30
- Change stream_name type by @trueleo in #31
- fix diagram links by @nitisht in #33
- Add rstest for testing by @trueleo in #32
- Add serial-test by @trueleo in #34
- Refactor events by @trueleo in #37
- Add helm chart initial release by @nitisht in #38
- Add helm index.yaml and include collector charts here by @nitisht in #39
- Fix granularity subtraction by @trueleo in #41
- Add dark mode image link by @nitisht in #44
- Introduce a new error type for ObjectStorage api by @trueleo in #45
- Update console release version by @nitisht in #46
- Fix query validation to ensure we use actual query value by @nitisht in #50
- Manage sync threads failures by @trueleo in #49
- feat(alerts): foundational implementation by @de-sh in #28
- Ignore empty alerts by @trueleo in #59
- Update Parseable Helm Chart by @AdheipSingh in #57
- k8s: helm fix mount paths by @AdheipSingh in #60
- Refactor StorageSync by @trueleo in #55
- feat: update dependencies by @de-sh in #58
- Use correct environment variable for validation by @nitisht in #62
- Update readme by @nitisht in #64
- Update DO default creds by @nitisht in #66
- Update logo by @ameen4455 in #67
- Exact match when deleting stream by @trueleo in #68
- Migrate to datafusion 11.0 by @nitisht in #65
- Use common prefixes for logstream listing by @trueleo in #69
- update readme by @nitisht in #71
- Fix logstream listing and deletion by @trueleo in #72
- Use / for listing by @trueleo in #77
- update .gitignore by @nitisht in #78
- Move leftover data.parquet to tmp with valid prefix on server startup by @trueleo in #73
- ObjectStorage: add AuthenticationError type by @123vivekr in #80
- Collect label and metadata from header by @trueleo in #79
- Change separator for metadata and tags by @trueleo in #82
- Update the max number of headers for meta and tags each to 10 by @nitisht in #83
- Update to latest console release by @nitisht in #84
- Update to console release 0.0.4 by @nitisht in #85
- Use existing schema when querying local data. by @trueleo in #86
- Update readme and upgrade console to 0.0.5 by @nitisht in #88
New Contributors
- @trueleo made their first contribution in #11
- @ameen4455 made their first contribution in #12
- @de-sh made their first contribution in #28
- @AdheipSingh made their first contribution in #57
- @123vivekr made their first contribution in #80
Full Changelog: https://github.com/parseablehq/parseable/commits/v0.0.1