Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v34 #280

Merged
merged 3 commits into from
May 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## [0.0.34] - 2024-05-16

### Added

- [#277](https://github.com/Azure/draft/pull/277) Updates/Fixes for draft. Adds generator label to manifests
- [#275](https://github.com/Azure/draft/pull/275) Add NOTICE file
- [#274](https://github.com/Azure/draft/pull/274) gomodule multistage build
- [#273](https://github.com/Azure/draft/pull/273) finishing safeguard additions
- [#272](https://github.com/Azure/draft/pull/272) sdk calls for assignsprole
- [#271](https://github.com/Azure/draft/pull/271) update draft to go 1.22
- [#269](https://github.com/Azure/draft/pull/269) yaml file extension validation
- [#262](https://github.com/Azure/draft/pull/262) sdk calls for getTenantID
- [#242](https://github.com/Azure/draft/pull/242) changes in correlation with new GH action permission changes


## [0.0.33] - 2023-08-07

### Added
Expand Down
Loading