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

v2.x.x - Next major version preparation branch #1460

Merged
merged 37 commits into from
Nov 1, 2023
Merged

v2.x.x - Next major version preparation branch #1460

merged 37 commits into from
Nov 1, 2023

Conversation

javiertoledo
Copy link
Member

@javiertoledo javiertoledo commented Oct 8, 2023

The goal of the 2.0.0 release is to upgrade Booster to use the latest versions of its dependencies and bugfixing. The reason to publish it as a major version is that many of these dependencies may force the introduction of breaking changes.

The main goals for this release are:

  • Node support
  • Upgrade Terraform and Azure dependencies to the latest versions, as many of the versions we're using have reached EOL too.
    • Upgrade Azure Functions runtime to V4
  • General maintenance tasks like upgrades of existing dependencies, finding replacements for abandoned dependencies, etc.

See the v2.x.x milestone for more details on the issues and PRs included in this release. If you want to contribute, please visit the Maintainance project, where you can find unassigned issues still in TODO state.

@javiertoledo javiertoledo added documentation Improvements or additions to documentation size: XL A task that due to its size could be considered a project itself. dependencies Pull requests that update a dependency file provider:multicloud Affects multiple cloud providers difficulty: high priority: high maintainance labels Oct 8, 2023
@ghost
Copy link

ghost commented Oct 8, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

Upgrade for Node 18 compatibility
@javiertoledo javiertoledo mentioned this pull request Oct 8, 2023
Javier Toledo and others added 10 commits October 19, 2023 11:57
…ated

Deprecating the AWS provider (for now)
feat: update oclif to v3
feat: update fancy-test to v3
# Conflicts:
#	packages/cli/package.json
#	packages/framework-provider-aws-infrastructure/package.json
#	packages/framework-provider-aws/package.json
#	packages/framework-provider-azure-infrastructure/package.json
#	packages/metadata-booster/package.json
@javiertoledo javiertoledo marked this pull request as ready for review October 31, 2023 16:48
@javiertoledo
Copy link
Member Author

/integration sha=9d2fd48ddeaf39871aa53e68695a3ce185c3cab6

Copy link
Contributor

⌛ Integration tests are running...

Check their status here 👈

Copy link
Contributor

✅ Integration tests have finished successfully!

@javiertoledo javiertoledo merged commit 9ec3bd2 into main Nov 1, 2023
6 checks passed
@javiertoledo javiertoledo deleted the v2.x.x branch November 1, 2023 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file difficulty: high documentation Improvements or additions to documentation maintainance priority: high provider:multicloud Affects multiple cloud providers size: XL A task that due to its size could be considered a project itself.
Projects
Development

Successfully merging this pull request may close these issues.

4 participants