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 1.42.0 #3291

Merged
merged 217 commits into from
Nov 20, 2024
Merged

Release 1.42.0 #3291

merged 217 commits into from
Nov 20, 2024

Conversation

rohitramu
Copy link
Collaborator

@rohitramu rohitramu commented Nov 20, 2024

What's Changed

Key New Features 🎉

Module Improvements 🔨

Improvements 🛠

Deprecations 💤

Version Updates ⏫

Bug fixes 🐞

New Contributors

Full Changelog: v1.41.0...v1.42.0

RachaelSTamakloe and others added 30 commits October 14, 2024 23:47
adding warning for pre-existing vpc subnets with private google acces…
The use of source = "../.." notation within the Toolkit modules makes
the Toolkit a complete "package" of Terraform modules. This means the
whole set of Toolkit modules must be copied starting at the root
directory. However, any use of a leading ".." or "./" in the source line
in our YAML blueprint, will only stage the final directory into the
deployment folder.

This changes causes failure whenever a locally staged copy of a module
known to be embedded in the Toolkit is referenced. We anticipate
retiring embedding modules in favor of fully remote modules.
Use local paths to embedded modules throughout Toolkit
tools/python-integration-tests/test.py Dismissed Show dismissed Hide dismissed
@rohitramu rohitramu added the release-chore To not include into release notes label Nov 20, 2024
@tpdownes tpdownes marked this pull request as ready for review November 20, 2024 16:34
Copy link
Member

@tpdownes tpdownes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved pending final review of release notes by team. Update the description once that is complete.

@tpdownes tpdownes added the do-not-merge Block merging of this PR label Nov 20, 2024
@tpdownes
Copy link
Member

Adding do-not-merge label until we approve release notes. Otherwise, good-to-go.

@rohitramu
Copy link
Collaborator Author

I've updated the description with the release notes.

@rohitramu rohitramu assigned rohitramu and unassigned tpdownes and cdunbar13 Nov 20, 2024
@rohitramu rohitramu removed the do-not-merge Block merging of this PR label Nov 20, 2024
@rohitramu rohitramu merged commit 1a1e22a into main Nov 20, 2024
63 of 65 checks passed
@rohitramu rohitramu deleted the release-candidate branch November 20, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-chore To not include into release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.