Skip to content

Releases: parseablehq/parseable

v0.0.4

07 Oct 17:43
0767155
Compare
Choose a tag to compare

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

20 Sep 12:20
46d01aa
Compare
Choose a tag to compare

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

11 Sep 09:28
2e5f0a2
Compare
Choose a tag to compare

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

02 Sep 18:30
e1abde9
Compare
Choose a tag to compare

Changelog

New Contributors

Full Changelog: https://github.com/parseablehq/parseable/commits/v0.0.1