Releases: infraweave-io/infraweave
Releases · infraweave-io/infraweave
v0.0.91
What's Changed
✨ New Features
- fix: add destroy version-override by @InfiniteTabs in #103
- fix: add get-claim for deployment in cli by @InfiniteTabs in #102
- fix: ensure lowercase environment in gitops by @InfiniteTabs in #101
- fix: add jwt auth for webserver-openapi by @InfiniteTabs in #106
Full Changelog: v0.0.90...v0.0.91
v0.0.90
What's Changed
✨ New Features
- fix: update CLI app name and bin name for consistency by @InfiniteTabs in #100
📝 Documentation Updates
- docs: add pypi docs link by @InfiniteTabs in #98
🐛 Bug Fixes
- fix: enhance deployment handling for plan command and ensure job ID consistency by @InfiniteTabs in #99
Full Changelog: v0.0.89...v0.0.90
v0.0.90-rc.4
fix: add option to allow http for local registry
v0.0.89
What's Changed
🚨 Breaking Changes
- fix: use python output properties instead of raw dict by @InfiniteTabs in #93
✨ New Features
- fix: add set_module_version and set_stack_version in python deployment by @InfiniteTabs in #92
- fix: pass deployment claim variables using db instead of env-payload by @InfiniteTabs in #90
- fix: resolve the important difference of explicitly set default = null vs not setting it by @InfiniteTabs in #96
- fix: add support for more python versions (including macOS x86) by @InfiniteTabs in #95
🚧 CI & Pipeline
- ci: add python docs by @InfiniteTabs in #91
Full Changelog: v0.0.88...v0.0.89
v0.0.88
What's Changed
✨ New Features
- fix: improve logic for variable verification by @InfiniteTabs in #86
- fix: better distinguish variable defaults between null and not set by @InfiniteTabs in #87
⚙️ Maintenance & Refactoring
- fix: cleanup azure integration-test function app code by @InfiniteTabs in #88
- fix: cleanup clippy warnings by @InfiniteTabs in #89
Full Changelog: v0.0.87...v0.0.88
v0.0.87
What's Changed
✨ New Features
- fix: udf for azure all_projects query by @InfiniteTabs in #85
- fix: add JobAlreadyInProgress error by @InfiniteTabs in #84
Full Changelog: v0.0.86...v0.0.87
v0.0.86
What's Changed
✨ New Features
- fix: don't bundle terraform.tfvars (and similar variants) in module zip file by @InfiniteTabs in #83
Full Changelog: v0.0.85...v0.0.86
v0.0.85
What's Changed
🚨 Breaking Changes
- fix: require INFRAWEAVE_ENV to be set by @InfiniteTabs in #78
✨ New Features
- fix: allow lowercase n/a in stack module claim by @InfiniteTabs in #79
- fix: handle non-existent head_commit->author gracefully by @InfiniteTabs in #81
- fix: improve azure authentication by @InfiniteTabs in #80
🐛 Bug Fixes
- fix: use error_text directly in process_runner_event on failure by @InfiniteTabs in #82
Full Changelog: v0.0.84...v0.0.85
v0.0.84
What's Changed
✨ New Features
- ci: add build for tofu-runner (1.9.1) by @InfiniteTabs in #72
- fix: use user-defined functions for config table in azure by @InfiniteTabs in #73
- fix: use storage_basepath for tf-state and change-records when storing files by @InfiniteTabs in #74
- fix: shorten azure function api name and fix tofu build by @InfiniteTabs in #75
🚧 CI & Pipeline
- ci: pass version to docker build by @InfiniteTabs in #76
- ci: add cli build targets by @InfiniteTabs in #77
📝 Documentation Updates
- docs: use namespace in readme python example by @InfiniteTabs in #71
Full Changelog: v0.0.83...v0.0.84
v0.0.83
What's Changed
🐛 Bug Fixes
- fix: handle python context errors properly by @InfiniteTabs in #70
Full Changelog: v0.0.82...v0.0.83