Releases: Azure/draft
Releases · Azure/draft
v0.17.4
v0.17.3
Release v0.17.3 (#484)
v0.17.2
v0.17.1
v0.17.0
Added
- #437 Bumps the actions group with 10 updates in the /.github/workflows directory
Fixed
- Updating the version as the previous version was already released https://pkg.go.dev/github.com/azure/draft?tab=versions
v0.1.0
Added
- #388 Migrate createRole assignment to Az SDK
- #405 adding generic service templates
- #412 Migrate workflows to template handler
- #409 Add Trandformer and Validators to template handling
- #419 Add configmap handling to deployment templates
- #418 Ensure GH and AZ cli changes
- #392 Validate helm and kustomize support
- #428 Update template versioning definition
- #430 Update templates and testing and finalize new template handlers
- #434 Az cli client cleanup
v0.0.40
v0.0.39
Added
- #406 Migrating Addons to generic handler
- #403, #404 Adding PDB template
- #400 Migrating azurePipelines to Generic handler
- #399 Migrating Dockerfile templates to Generic handler
- #398 Creating HPA template
- #395 Upgrade from deprecated kubeval to kubeconform
- #393 Migrate Deployments templates to generic handler
- #391 Creation of generic template handler
- #381 Update DraftConfig to contain more metadata
Fixed
v0.0.38
Fixed
New release to fix checksum mismatch issue in the previous release
v0.0.37
Added
- #346 Adding GetManifestFiles func and refactoring
- #347 Migrate workflows to go templates
- #348 Add exclusion for .git in artifact upload
- #352 Adding CLI flags for user defined Helm release name and release namespace for rendering helm projects
- #355 Replacing ManifestFile Path property with yaml content as []byte
- #357 Cleanup for kustomize/helm feature
- #364 Adding new safeguards