Timeplus/proton: Release v1.5.13
Name: proton
Owner: Timeplus
Release: v1.5.13
Released: 2024-07-12
License: Apache-2.0
Release Assets:
What's Changed
- bugfix: format schema cache is not cleared after the schema is dropped by @zliang-min in https://github.com/timeplus-io/proton/pull/781
- before cast we shall check existed or not. by @yokofly in https://github.com/timeplus-io/proton/pull/800
- Bugfix/issue 626 native build mac os binary by @yokofly in https://github.com/timeplus-io/proton/pull/801
- CI/release build: hack way to bump up version by @yokofly in https://github.com/timeplus-io/proton/pull/803
- CI/releasebuild: final guard when compile by @yokofly in https://github.com/timeplus-io/proton/pull/804
Full Changelog: https://github.com/timeplus-io/proton/compare/v1.5.12...v1.5.13