Skip to content

1.2.0

Compare
Choose a tag to compare
@bakdata-bot bakdata-bot released this 21 Jun 11:16
· 323 commits to main since this release

1.2.0 - Release Date: [2023-06-21]

πŸš€ Features

  • Add helm repo update <repo-name> for Helm >3.7 - #239

πŸ› Fixes

  • add --namespace option to Helm template command - #237

  • Add missing type annotation for Pydantic attributes - #238

  • Fix helm version check - #242

  • Fix Helm Version Check - #244

  • Fix import from external module - #256

🏭 Refactor

  • Remove enable option from helm diff - #235

  • Refactor variable substitution - #198

πŸŒ€ Miscellaneous

  • Add background to docs home page - #236

  • Update Poetry version in CI - #247

  • Add pip cache in KPOps runner action - #249

  • Check types using Pyright - #251

  • Remove MyPy - #252

  • Disable broken Windows CI temporarily - #253

  • Update release and publish workflows - #254

  • Fix release & publish workflows - #257