What's Changed
- chore/add list deployments endpoint by @duonganhthu43 in #1724
- chore: set bucket for histogram by @duonganhthu43 in #1723
- feat: Support read of configs from multiple files by @karolisg in #1718
- Revert "chore: set bucket for histogram (#1723)" by @duonganhthu43 in #1732
- chore: Rename num replicas to num api instances by @karolisg in #1725
- feat: Show deployment logs from deploy API by @karolisg in #1731
- chore: edit kafka feature with snowflake docker image release flow by @chloeminkyung in #1730
- refactor: Show more information when configuration not found by @karolisg in #1734
- feat: Implement config override by @chubei in #1736
- feat: MAX_VALUE(expr1, expr2) by @chloeminkyung in #1733
- chore: Remove outdated file by @chubei in #1741
- chore: Update commands descriptions by @karolisg in #1739
- fix:
--config-overrides
was not exposed in cli by @chubei in #1743 - feat: Serve replication log on internal grpc server by @chubei in #1722
- fix: Use different slot name everytime when dozer connects to postgres by @karolisg in #1742
- fix: synchronize schema change by @duonganhthu43 in #1744
- fix: Dont serialize app name if it is missing by @karolisg in #1746
- pin toolchain version to RUSTC_VERSION: 1.70.0 instead of stable by @chloeminkyung in #1748
- chore: added toolchain toml to pin version by @chloeminkyung in #1749
- feat:
MIN_VALUE()
implementation + unit tests by @chloeminkyung in #1740 - fix: Log reader was duplicating records that were persisted by @chubei in #1750
- chore: Prepare v0.1.29 by @mediuminvader in #1751
Full Changelog: v0.1.28...v0.1.29