We decided to revert the testutil change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.
Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced testutil package/module with more flexible and safer APIs.
[BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #1645
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the go-dependencies group with 7 updates in the / directory:
1.31.0
1.32.4
1.20.4
1.20.5
0.31.1
0.31.2
0.31.1
0.31.2
0.31.1
0.31.2
1.27.39
1.28.4
1.35.3
1.36.5
Updates
github.com/aws/aws-sdk-go-v2
from 1.31.0 to 1.32.4Commits
70eb57a
Release 2024-11-06cd2c6b1
Regenerated Clients2b2a737
Update API model8c9892f
bump smithy-go codegen to latest (#2890)82897be
fix potential for user-agent lang value mismatch in tests (#2888)061540b
Cloudfront - add expire time in signed cookie. (#2862)aa3bd1f
fix makefile to not spam releases for feature/dynamodb/attributevalue (#2885)eb96051
Release 2024-11-017f2d000
Regenerated Clients8542f2f
Update endpoints modelUpdates
github.com/prometheus/client_golang
from 1.20.4 to 1.20.5Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
48e12a1
Merge pull request #1645 from prometheus/cut-1204-pr1424504ad9b
Cut 1.20.5; update comments.584a7ce
Revert "testutil compareMetricFamilies: make less error-prone (#1424)"Updates
k8s.io/api
from 0.31.1 to 0.31.2Commits
bc73ef7
Update dependencies to v0.31.2 tagUpdates
k8s.io/apimachinery
from 0.31.1 to 0.31.2Commits
Updates
k8s.io/cli-runtime
from 0.31.1 to 0.31.2Commits
95d5f7c
Update dependencies to v0.31.2 tagUpdates
k8s.io/client-go
from 0.31.1 to 0.31.2Commits
270e5ab
Update dependencies to v0.31.2 tagUpdates
k8s.io/component-base
from 0.31.1 to 0.31.2Commits
0c667d6
Update dependencies to v0.31.2 tagUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.39 to 1.28.4Commits
f0fcf59
Release 2024-11-14af5e138
Regenerated Clients6b6d9d0
Update endpoints model6646f21
Update API model2732653
Release 2024-11-1391f9f43
Regenerated Clientsb95013d
Update endpoints model673ae94
Update API model10b8b14
Release 2024-11-12c96e678
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.37 to 1.17.45Commits
f0fcf59
Release 2024-11-14af5e138
Regenerated Clients6b6d9d0
Update endpoints model6646f21
Update API model2732653
Release 2024-11-1391f9f43
Regenerated Clientsb95013d
Update endpoints model673ae94
Update API model10b8b14
Release 2024-11-12c96e678
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/ecr
from 1.35.3 to 1.36.5Commits
2f70834
Release 2024-11-07ef9a3c3
Regenerated Clientsc054fe7
Update endpoints modelb68675c
Update API model1d989f3
send opt-in query-compatible header where applicable (#2891)5d0eb23
Merge pull request #2889 from aws/customize-identity-store-exception-message70eb57a
Release 2024-11-06cd2c6b1
Regenerated Clients2b2a737
Update API model8c9892f
bump smithy-go codegen to latest (#2890)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show