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

Prepare for v3.106.0 release #15427

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Prepare for v3.106.0 release #15427

merged 2 commits into from
Feb 15, 2024

Conversation

justinvp
Copy link
Member

Features

  • [components] Component providers can return output values in their response to the engine.

  • [programgen/{dotnet,go,nodejs,python}] Emit missing trivia for resources and local variables
    #15419

Bug Fixes

  • [engine] Engine no longer assumes program dependencies are specified as semantic versions.
    #15409

  • [components/go] Component providers now correctly return output values to the engine.
    #15405

Miscellaneous

  • [protobuf] Split CallRequest into ResourceCallRequest for the ResourceMonitor service.
    #15404

  • [backend/diy] Add a warning that non-project mode will be deprecated at some point.
    #15411

@justinvp justinvp added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Feb 14, 2024
@justinvp justinvp requested a review from a team February 14, 2024 18:44
@justinvp justinvp added this pull request to the merge queue Feb 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 14, 2024
@justinvp justinvp added this pull request to the merge queue Feb 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 14, 2024
@justinvp justinvp added this pull request to the merge queue Feb 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 14, 2024
@justinvp justinvp added this pull request to the merge queue Feb 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 15, 2024
@justinvp
Copy link
Member Author

TestConstructComponentConfigureProviderPython is consistently failing on macOS. #15240. It's blocking getting this merged.

@justinvp justinvp added this pull request to the merge queue Feb 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 15, 2024
@justinvp justinvp added this pull request to the merge queue Feb 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 15, 2024
This test has been flaky but is now failing consistently on macOS, blocking the release. Temporarily skip to unblock the release.
@pulumi-bot
Copy link
Contributor

Changelog

[uncommitted] (2024-02-15)

@justinvp justinvp added this pull request to the merge queue Feb 15, 2024
Merged via the queue into master with commit 0211ab4 Feb 15, 2024
48 checks passed
@justinvp justinvp deleted the justin/v3.106.0 branch February 15, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants