Skip to content

Releases: timeplus-io/proton

v1.5.14

18 Jul 05:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.13...v1.5.14

v1.5.13

12 Jul 09:10
Compare
Choose a tag to compare

What's Changed

  • bugfix: format schema cache is not cleared after the schema is dropped by @zliang-min in #781
  • before cast we shall check existed or not. by @yokofly in #800
  • Bugfix/issue 626 native build mac os binary by @yokofly in #801
  • CI/release build: hack way to bump up version by @yokofly in #803
  • CI/releasebuild: final guard when compile by @yokofly in #804

Full Changelog: v1.5.12...v1.5.13

v1.5.12

01 Jul 08:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.11...v1.5.12

v1.5.11

22 Jun 00:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.10...v1.5.11

v1.5.10

04 Jun 00:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.9...v1.5.10

v1.5.9

23 May 17:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.8...v1.5.9

v1.5.8

08 May 00:12
Compare
Choose a tag to compare

What's Changed

  • fix incorrect p90/p95/p99 by @yl-lisen in #671
  • allow disable backfill from historical store for VersioendKV by @yl-lisen in #675
  • make mv recover times and recover_policy configurable by @yokofly in #673
  • Fix data race in CompletedPipelineExecutor. by @yokofly in #681
  • fix assert error and session's GC for session window with emit timeout by @yl-lisen in #685
  • buffix: check create_directories error properly by @zliang-min in #683
  • bugfix: possible double-free error when KafkaSink frees message payload. by @zliang-min in #677
  • Simplified consumer management for Kafka external stream by @zliang-min in #666
  • cherry-pick: Do not warn about kvm-clock by @zliang-min in #687
  • cleanup on cpp23 by @yokofly in #664
  • docs: add nginx access log analysis example by @ayewo in #686

Full Changelog: v1.5.7...v1.5.8

v1.5.7

21 Apr 11:08
Compare
Choose a tag to compare

What's Changed

  • feat: add a 1brc demo using Proton to the examples by @ayewo in #658
  • fix checkpoint assert failed by @yl-lisen in #669
  • Feature/issue 634 support left join for versioned kv streams by @yl-lisen in #647

New Contributors

Full Changelog: v1.5.6...v1.5.7

v1.5.6

11 Apr 04:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.5...v1.5.6

v1.5.5

10 Apr 16:57
Compare
Choose a tag to compare

What's Changed

  • porting more fixes and improvement for aggregation by @yl-lisen in #615
  • improve checkpoint compatibility by @yl-lisen in #633
  • Bugfix/fix hash map key mapped memory issue by @yl-lisen in #628
  • add metrics log for join by @yl-lisen in #630
  • Enhancement/issue 632 modify default retention policy for streaming store by @yl-lisen in #636
  • Enhancement/issue 613 control max block size for streaming processing by @yl-lisen in #629
  • Use wait instead of sleep for materialized view recovery by @yl-lisen in #638
  • feat: new SSL related kafka external stream settings by @zliang-min in #635
  • enhancement: more and better logs for kafka external stream by @zliang-min in #640
  • Kafka consumer pool waits for all consumers being freed before being destroyed by @zliang-min in #643
  • fix use incorrect start sn after recovery by @yl-lisen in #650
  • Shutdown Kafka consumers and producer when the external stream is stopped by @zliang-min in #645
  • skip checkpointing if there is no new data processed by @yl-lisen in #649
  • sudo proton install to install to /usr/local/bin on Mac instead of the locked /usr/bin by @jovezhong in #651

Full Changelog: v1.5.4...v1.5.5