feat: Add missed tags @MaxymVlasov (#191)
## whatAdd tags to resources where they missed
🤖 Automatic Updates
Update .github/settings.yml @osterman (#190)
## what - Update `.github/settings.yml` - Drop `.github/auto-release.yml` fileswhy
- Re-apply
.github/settings.yml
from org level - Use organization level auto-release settings
references
- DEV-1242 Add protected tags with Repository Rulesets on GitHub
Bump the go_modules group in /test/src with 3 updates @dependabot (#189)
Bumps the go_modules group in /test/src with 3 updates: [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter), [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).Updates Sourced from github.com/hashicorp/go-getter's releases.
Full Changelog: hashicorp/go-getter@v1.7.4...v1.7.5
Full Changelog: hashicorp/go-getter@v1.7.3...v1.7.4
Full Changelog: hashicorp/go-getter@v1.7.2...v1.7.3
Full Changelog: hashicorp/go-getter@v1.7.1...v1.7.2
github.com/hashicorp/go-getter
from 1.7.1 to 1.7.5
Release notes
v1.7.5
What's Changed
@dduzgun-security
in hashicorp/go-getter#497
New Contributors
@dduzgun-security
made their first contribution in hashicorp/go-getter#497
v1.7.4
What's Changed
git
commands hashicorp/go-getter#483
.netrc
handling if the file does not exist hashicorp/go-getter#433
v1.7.3
What's Changed
@hashicorp-tsccr
in hashicorp/go-getter#432
@hashicorp-tsccr
in hashicorp/go-getter#454
@hashicorp-tsccr
in hashicorp/go-getter#458
@jbardin
in hashicorp/go-getter#459
New Contributors
@hashicorp-tsccr
made their first contribution in hashicorp/go-getter#432
v1.7.2
What's Changed
GIT_SSH_COMMAND
when not needed by @nl-brett-stime
hashicorp/go-getter#300
Commits
5a63fd9
Merge pull request #497 from hashicorp/fix-git-update
5b7ec5f
fetch tags on update and fix tests
9906874
recreate git config during update to prevent config alteration
268c11c
escape user provide string to git (#483)
975961f
Merge pull request #433 from adrian-bl/netrc-fix
0298a22
Merge pull request #459 from hashicorp/jbardin/setup-git-env
c70d9c9
don't change GIT_SSH_COMMAND if there's no keyfile
3d5770f
Merge pull request #458 from hashicorp/tsccr-auto-pinning/trusted/2023-09-18
0688979
Result of tsccr-helper -log-level=info -pin-all-workflows .
e66f244
Merge pull request #454 from hashicorp/tsccr-auto-pinning/trusted/2023-09-11
Updates Sourced from github.com/prometheus/client_golang's releases.
Full Changelog: prometheus/client_golang@v1.11.0...v1.11.1
Sourced from github.com/prometheus/client_golang's changelog.
The module ... (truncated)
github.com/prometheus/client_golang
from 1.11.0 to 1.11.1
Release notes
1.11.1 / 2022-02-15
CVE-2022-21698
)
What's Changed
@bwplotka
and @kakkoyun
in prometheus/client_golang#987
Changelog
Unreleased
1.19.0 / 2023-02-27
prometheus/common v0.48.0
introduced an incompatibility when used together with client_golang (See prometheus/client_golang#1448 for more details). If your project uses client_golang and you want to use prometheus/common v0.48.0
or higher, please update client_golang to v1.19.0.
1.18.0 / 2023-12-22
MetricVec.WithLabelValues(...)
. #1360
1.17.0 / 2023-09-27
1.16.0 / 2023-06-15
1.15.1 / 2023-05-3
causing panics. #1253
1.15.0 / 2023-04-13
Commits
989baa3
promhttp: Check validity of method and code label values (#962) (#987)
Updates Sourced from google.golang.org/grpc's releases.
server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487)
In addition to this change, applications should ensure they do not leave running tasks behind related to the RPC before returning from method handlers, or should enforce appropriate limits on any such work.
google.golang.org/grpc
from 1.55.0 to 1.56.3
Release notes
Release 1.56.3
Security
Release 1.56.2
status.FromError
now returns an error with codes.Unknown
when the error implements the GRPCStatus()
method, and calling GRPCStatus()
returns nil
. (#6374)
Release 1.56.1
Release 1.56.0
New Features
WithIdleTimeout
dial option (#6263)
@s-matyukevich
Bug Fixes
API Changes
Release 1.55.1
status.FromError
now returns an error with codes.Unknown
when the error implements the GRPCStatus()
method, and calling GRPCStatus()
returns nil
. (#6374)
Commits
1055b48
Update version.go to 1.56.3 (#6713)
5efd7bd
server: prohibit more than MaxConcurrentStreams handlers from running at once...
bd1f038
Upgrade version.go to 1.56.3-dev (#6434)
faab873
Update version.go to v1.56.2 (#6432)
6b0b291
status: fix panic when servers return a wrapped error with status OK (#6374) ...
ed56401
[PSM interop] Don't fail target if sub-target already failed (#6390) (#6405)
cd6a794
Update version.go to v1.56.2-dev (#6387)
5b67e5e
Update version.go to v1.56.1 (#6386)
d0f5150
client: handle empty address lists correctly in addrConn.updateAddrs (#6354) ...
997c1ea
Change version to 1.56.1-dev (#6345)
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the Security Alerts page.