Development Release - v0.1.27
What's Changed
- fix: Use
rustls
for tls support when connecting to postgres by @chubei in #1502 - fix: Fix date conversion when date is more precise by @karolisg in #1682
- chore: Run CI scripts on merge groups instead of on pushes to main by @chubei in #1683
- Bump openssl from 0.10.48 to 0.10.55 by @dependabot in #1663
- fix: append only by @chloeminkyung in #1673
- chore: group CUD operation in cache/source as single metric by @duonganhthu43 in #1684
- fix: avoid include snapshot event in metrics count by @duonganhthu43 in #1686
- Support for syntax function() in SQL by @abcpro1 in #1679
- chore: add id in processor factory to support query metric on UI by @duonganhthu43 in #1685
- Fix snowflake client fetch_tables ordering by @nurikk in #1688
- feat: pg tls config connectivity by @chloeminkyung in #1672
- feat: Add cloud secrets API interfaces to cloud.proto by @karolisg in #1689
- feat: qualified wildcard by @chloeminkyung in #1674
- feature: Store app id to context file by @karolisg in #1691
- Fix snowflake parallel running instances by @nurikk in #1692
- feat: Implement secrets commands by @karolisg in #1695
- fix: Remove secrets value and add secrets support in deploy command by @karolisg in #1697
- Prepare v0.1.27 by @mediuminvader in #1698
New Contributors
Full Changelog: v0.1.26...v0.1.27