Releases: Azure/draft
Releases · Azure/draft
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
Fixed
v0.0.36
Added
- #342 Added k8s/deploy Inputs for Private Cluster Support
- #337 azure pipelines generation support
- #334 template support for private clusters
- #324 workflow template enhancements
- #321 add helm rendering function
- #315 adding logic for generating default app name
Fixed
- #320 Workflows are now generated fully from a draftConfig
v0.0.35
v0.0.34
Added
- #277 Updates/Fixes for draft. Adds generator label to manifests
- #275 Add NOTICE file
- #274 gomodule multistage build
- #273 finishing safeguard additions
- #272 sdk calls for assignsprole
- #271 update draft to go 1.22
- #269 yaml file extension validation
- #262 sdk calls for getTenantID
- #242 changes in correlation with new GH action permission changes