Merged
Conversation
Contributor
Author
|
6b0cbec to
65a1cf7
Compare
65a1cf7 to
751e352
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.6.0→v1.7.0v1.0.2→v1.1.0v1.293.0→v1.294.0d62b90e→e7be49av2.10.1→v2.11.2v2.27.7→v2.28.0v1.8.2→v1.9.0v1.14.0→v1.15.0v1.56.0→v1.57.0v7.20.0→v7.21.0v3.2.1→v3.3.0v3.14.0→v3.15.0v3.14.0→v3.15.0v3.14.0→v3.15.0v3.14.0→v3.15.0v3.14.0→v3.15.0v3.14.0→v3.15.0v3.14.0→v3.15.0v3.14.0→v3.15.0v3.224.0→v3.225.1v1.51.0→v1.53.0v1.51.0→v1.53.0v1.40.0→v1.42.0v1.40.0→v1.42.0v1.40.0→v1.42.0v1.40.0→v1.42.0v1.40.0→v1.42.0v0.34.0→v0.36.0v0.19.0→v0.20.0v0.41.0→v0.42.0v0.9.0→v0.15.08636f87→a57be14v2.130.1→v2.140.0589584f→5b3e3fdbc988d5→b8788ab3.224.0→3.225.1v7.20.0→v7.21.0v1.56.0→v1.57.0v3.2.1→v3.3.0v3.14.0→v3.15.0b3b98e0→71101fdWarning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
AzureAD/microsoft-authentication-library-for-go (github.com/AzureAD/microsoft-authentication-library-for-go)
v1.7.0: 1.7.0Compare Source
What's Changed
New Contributors
Full Changelog: AzureAD/microsoft-authentication-library-for-go@v1.6.0...v1.7.0
alexkohler/prealloc (github.com/alexkohler/prealloc)
v1.1.0Compare Source
v1.0.3Compare Source
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/ec2)
v1.294.0General Highlights
Module Highlights
github.com/aws/aws-sdk-go-v2/internal/v4a: v1.4.20github.com/aws/aws-sdk-go-v2/service/connecthealth: v1.0.0github.com/aws/aws-sdk-go-v2/service/ec2: v1.294.0github.com/aws/aws-sdk-go-v2/service/guardduty: v1.74.0github.com/aws/aws-sdk-go-v2/service/mpa: v1.7.0github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.235.0github.com/aws/aws-sdk-go-v2/service/savingsplans: v1.32.0golangci/golangci-lint (github.com/golangci/golangci-lint/v2)
v2.11.2Compare Source
Released on 2026-03-07
fmt: fix error when using thefmtcommand with explicit paths.v2.11.1Compare Source
Released on 2026-03-06
Due to an error related to AUR, some artifacts of the v2.11.0 release have not been published.
This release contains the same things as v2.11.0.
v2.11.0Compare Source
Released on 2026-03-06
errcheck: from 1.9.0 to 1.10.0 (excludecrypto/rand.Readby default)gosec: from 2.23.0 to 2.24.6 (new rules:G113,G118,G119,G120,G121,G122,G123,G408,G707)noctx: from 0.4.0 to 0.5.0 (new detection:httptest.NewRequestWithContext)prealloc: from 1.0.2 to 1.1.0revive: from 1.14.0 to 1.15.0 (var-namingto a new rulepackage-naming)gocognit: from 1.2.0 to 1.2.1gosec: from 2.24.6 to 2.24.7unqueryvet: from 1.5.3 to 1.5.4grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)
v2.28.0Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.8...v2.28.0
v2.27.8Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.7...v2.27.8
jgautheron/goconst (github.com/jgautheron/goconst)
v1.9.0Compare Source
What's Changed
New Contributors
Full Changelog: jgautheron/goconst@v1.8.2...v1.9.0
mgechev/revive (github.com/mgechev/revive)
v1.15.0Compare Source
What's Changed
BREAKING CHANGE: package-related checks moved from var-naming to a new rule package-naming.
var-naming options
skipPackageNameChecks,extraBadPackageNames, andskipPackageNameCollisionWithGoStdare deprecated and treated as no-ops.Features
Bug fixes
Docs
Updates
Other
linters.Argumentsinstead of[]anyby @alexandear in #1644Full Changelog: mgechev/revive@v1.14.0...v1.15.0
pulumi/pulumi-aws-native (github.com/pulumi/pulumi-aws-native/sdk)
v1.57.0Compare Source
Changelog
dfe454dAutomated SDK generation @ aws-cloudformation-user-guide19dc52c(#2865)pulumi/pulumi-aws (github.com/pulumi/pulumi-aws/sdk/v7)
v7.21.0Compare Source
What's Changed
Full Changelog: pulumi/pulumi-aws@v7.20.0...v7.21.0
pulumi/pulumi-awsx (github.com/pulumi/pulumi-awsx/sdk/v3)
v3.3.0Compare Source
What's Changed
Full Changelog: pulumi/pulumi-awsx@v3.2.1...v3.3.0
pulumi/pulumi-azure-native-sdk (github.com/pulumi/pulumi-azure-native-sdk/authorization/v3)
v3.15.0Compare Source
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.225.1Compare Source
3.225.1 (2026-03-05)
Bug Fixes
[engine] Fix inheritence of default providers across resources of different packages
#22101
[programgen/go] Fix panic on digit-prefixed schema properties in Go code generation
#21917
[programgen/go] Fix plain values not always being lifted to input/output values when needed
#22084
[programgen/python] Fix generation of
entriesandlookupcalls#22086
v3.225.0Compare Source
3.225.0 (2026-03-04)
Features
[engine] Automatically make invoke outputs secret when there is a secret input, and the invoke provider does not support secrets
#21959
[engine] The engine now handles the inheritance of the
provideroption in resource registrations#21999
[engine] Enable journaling by default. It can still be turned off using the PULUMI_DISABLE_JOURNALING env variable
#22041
[programgen] PCL can now express config values should be read as secrets
#22066
[yaml] Update yaml to v1.30.0
[cli/engine] Add a flag for automatically opening a Neo task on preview/up failure
#21960
[cli/package] Support source-based packages in
pulumi schema check, not just schema files#21897
Bug Fixes
[cli] Fix
stack importpanicking when importing a service stack into a DIY backend#22076
[engine] Fix panic when a new component resource in the program is not targeted
#21957
[sdk/nodejs] Implement GetProgramDependencies for bun and pnpm
#22065
Miscellaneous
#22012
open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/featuregate)
v1.53.0💡 Enhancements 💡
exporter/debug: Output bucket counts for exponential histogram data points in normal verbosity. (#10463)pkg/exporterhelper: Addmetadata_keysconfiguration tosending_queue.batch.partitionto partition batches by client metadata (#14139)The
metadata_keysconfiguration option is now available in thesending_queue.batch.partitionsection for all exporters.When specified, batches are partitioned based on the values of the listed metadata keys, allowing separate batching per metadata partition. This feature
is automatically configured when using
exporterhelper.WithQueue().🧰 Bug fixes 🧰
cmd/builder: Fix duplicate error output when CLI command execution fails in the builder tool. (#14436)cmd/mdatagen: Fix duplicate error output when CLI command execution fails in the mdatagen tool. (#14436)cmd/mdatagen: Fix semconv URL validation for metrics with underscores in their names (#14583)Metrics like
system.disk.io_timenow correctly validate against semantic convention URLs containing underscores in the anchor tag.extension/memory_limiter: Use ChainUnaryInterceptor instead of UnaryInterceptor to allow multiple interceptors. (#14634)If multiple extensions that use the UnaryInterceptor are set the binary panics at start time.
extension/memory_limiter: Add support for streaming services. (#14634)pkg/config/configmiddleware: Add context.Context to HTTP middleware interface constructors. (#14523)This is a breaking API change for components that implement or use extensionmiddleware.
pkg/confmap: Fix another issue where configs could fail to decode when using interpolated values in string fields. (#14034)For example, a resource attribute can be set via an environment variable to a string that is parseable as a number, e.g.
1234.(A similar bug was fixed in a previous release: that one was triggered when the field was nested in a struct,
whereas this one is triggered when the field internally has type "pointer to string" rather than "string".)
pkg/otelcol: The featuregate subcommand now rejects extra positional arguments instead of silently ignoring them. (#14554)pkg/queuebatch: Fix data race in partition_batcher where resetTimer() was called outside mutex, causing concurrent timer.Reset() calls and unpredictable batch flush timing under load. (#14491)pkg/scraperhelper: Log scrapers now emit log-appropriate receiver telemetry (#14654)Log scrapers previously emitted the same receiver telemetry as metric scrapers,
such as the otelcol_receiver_accepted_metric_points metric (instead of otelcol_receiver_accepted_log_records),
or spans named receiver/myreceiver/MetricsReceived (instead of receiver/myreceiver/LogsReceived).
This did not affect scraper-specific spans and metrics.
processor/batch: Fixes a bug where the batch processor would not copySchemaUrlmetadata from resource and scope containers during partial batch splits. (#12279, #14620)v1.52.0open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.42.0: /v0.64.0/v0.18.0/v0.0.16Compare Source
Added
go.opentelemetry.io/otel/semconv/v1.40.0package.The package contains semantic conventions from the
v1.40.0version of the OpenTelemetry Semantic Conventions.See the migration documentation for information on how to upgrade from
go.opentelemetry.io/otel/semconv/v1.39.0. (#7985)ErrandSetErronRecordingo.opentelemetry.io/otel/logto attach an error and set record exception attributes ingo.opentelemetry.io/otel/log/sdk. (#7924)Changed
TracerProvider.ForceFlushingo.opentelemetry.io/otel/sdk/tracejoins errors together and continues iteration through SpanProcessors as opposed to returning the first encountered error without attempting exports on subsequent SpanProcessors. (#7856)Fixed
request.GetBodyingo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttpto correctly handle HTTP2 GOAWAY frame. (#7931)go.opentelemetry.io/otel/propagation. (#7834)Removed
What's Changed
df47568by @renovate[bot] in #799618da590by @renovate[bot] in #8000e526e8aby @renovate[bot] in #8010New Contributors
Full Changelog: open-telemetry/opentelemetry-go@v1.41.0...v1.42.0
v1.41.0: /v0.63.0/v0.17.0/v0.0.15Compare Source
This release is the last to support Go 1.24. The next release will require at least Go 1.25.
Added
Fixed
Baggageingo.opentelemetry.io/otel/propagationandParseandNewingo.opentelemetry.io/otel/baggageto comply with W3C Baggage specification limits.NewandParsenow return partial baggage along with an error when limits are exceeded. Errors from baggage extraction are reported to the global error handler. (#7880)What's Changed
ce8ad4cby @renovate[bot] in #7860fe4bb1cby @renovate[bot] in #7861aaaaaa5by @renovate[bot] in #7869546029d](https://redirect.github.com/open-telemetConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.