meta: The SDKVersion variable, SDKPrerelease variable, and SDKVersionString() function have been deprecated. Use the Go standard library runtime/debug package build information instead. (#1257)
BUG FIXES:
meta: Fixed version in SDKVersion variable and SDKVersionString() function (#1257)
helper/schema: Ensured (ResourceData).GetRawConfig() data is populated for Provider.ConfigureFunc and Provider.ConfigureContextFunc (#1270)
helper/schema: Ensured (ResourceData).GetOkExists() second result is true when configuration contains zero-value data in Provider.ConfigureFunc and Provider.ConfigureContextFunc (#1270)
meta: The SDKVersion variable, SDKPrerelease variable, and SDKVersionString() function have been deprecated. Use the Go standard library runtime/debug package build information instead. (#1257)
BUG FIXES:
meta: Fixed version in SDKVersion variable and SDKVersionString() function (#1257)
helper/schema: Ensured (ResourceData).GetRawConfig() data is populated for Provider.ConfigureFunc and Provider.ConfigureContextFunc (#1270)
helper/schema: Ensured (ResourceData).GetOkExists() second result is true when configuration contains zero-value data in Provider.ConfigureFunc and Provider.ConfigureContextFunc (#1270)
plugin: Plugins written in other languages can optionally start to advertise whether they support gRPC broker multiplexing.
If the environment variable PLUGIN_MULTIPLEX_GRPC is set, it is safe to include a seventh field containing a boolean
value in the |-separated protocol negotiation line.
ENHANCEMENTS:
Support muxing gRPC broker connections over a single listener [GH-288]
client: Configurable buffer size for reading plugin log lines [GH-265]
plugin: Plugins written in other languages can optionally start to advertise whether they support gRPC broker multiplexing.
If the environment variable PLUGIN_MULTIPLEX_GRPC is set, it is safe to include a seventh field containing a boolean
value in the |-separated protocol negotiation line.
ENHANCEMENTS:
Support muxing gRPC broker connections over a single listener [GH-288]
client: Configurable buffer size for reading plugin log lines [GH-265]
This release introduces no functional changes. It does however include dependency updates, such as google.golang.org/grpc, which address upstream CVEs. (#324)
This release introduces no functional changes. It does however include dependency updates, such as google.golang.org/grpc, which address upstream CVEs. (#324)
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 dependencies group with 7 updates:
6.7.3
6.7.4
2.29.0
2.30.0
1.15.0
1.16.0
1.5.0
1.5.1
1.5.2
1.6.0
0.19.0
0.19.1
0.17.0
0.19.0
Updates
github.com/Scalingo/go-scalingo/v6
from 6.7.3 to 6.7.4Release notes
Sourced from github.com/Scalingo/go-scalingo/v6's releases.
Changelog
Sourced from github.com/Scalingo/go-scalingo/v6's changelog.
Commits
3f69e4a
Merge pull request #366 from Scalingo/release/6.7.40b2b44e
Bump v6.7.4f6d003f
Merge pull request #365 from Scalingo/feat/cli/1018/db_user_managementf725605
feat(database): add user management routes0c90c8a
Merge pull request #364 from Scalingo/fix/maintenance/remove_useless_typede404df
fix(maintenance): remove maintenanceType because it cannot be usedUpdates
github.com/hashicorp/terraform-plugin-sdk/v2
from 2.29.0 to 2.30.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's changelog.
Commits
cc7cc13
Update changelogfd85865
Update meta package SDKVersion2373a58
.github: Ensure existing changelog release job also uses latest branch referencecb9149a
Update meta package SDKVersion9525a74
.github: Ensure new meta-version release job uses latest branch reference (#1...9f76b86
Update meta package SDKVersion79eaf49
meta: Revert SDKVersion to re-run release (#1275)a425a78
changelog: Fix entry quoting issues (#1274)4f9ac99
Update meta package SDKVersionfc72548
docs: Update unit test example link and code (#1272)Updates
github.com/fatih/color
from 1.15.0 to 1.16.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
0f9779e
Merge pull request #213 from fatih/dependabot/go_modules/golang.org/x/sys-0.14.00c78604
Bump golang.org/x/sys from 0.13.0 to 0.14.096e0f73
Merge pull request #208 from fatih/dependabot/github_actions/actions/checkout-44c66e32
Bump actions/checkout from 3 to 42fb03d6
Merge pull request #202 from fatih/dependabot/github_actions/actions/setup-go-48ba7bbd
Bump actions/setup-go from 3 to 4e3f97f3
Merge pull request #209 from fatih/dependabot/go_modules/golang.org/x/sys-0.13.0e146575
Bump golang.org/x/sys from 0.10.0 to 0.13.0d2d7a5e
Merge pull request #212 from fatih/dependabot/go_modules/github.com/mattn/go-...f3e45da
Merge branch 'main' into dependabot/go_modules/github.com/mattn/go-isatty-0.0.20Updates
github.com/gorilla/websocket
from 1.5.0 to 1.5.1Release notes
Sourced from github.com/gorilla/websocket's releases.
Commits
ac0789b
update GitHub workflows (#857)78c3487
update golang.org/x/net (#856)666c197
Update go version & add verification/testing tools (#840)8039329
Correct way to save memory using write buffer pool and freeing net.http defau...8983b96
Merge pull request #839 from gorilla/coreydaley-patch-1931041c
Update README.md76ecc29
archive modeaf47554
check error before GotConn for tracebc7ce89
Check for and report bad protocol in TLSClientConfig.NextProtos (#788)27d91a9
drop the versions of go that are no longer supported + add 1.18 to ciUpdates
github.com/hashicorp/go-plugin
from 1.5.2 to 1.6.0Release notes
Sourced from github.com/hashicorp/go-plugin's releases.
Changelog
Sourced from github.com/hashicorp/go-plugin's changelog.
Commits
586d14f
Changelog++ for v1.6.0 (#293)7c313e4
Configurable buffer size for reading plugin log lines (#265)d16cec3
Support muxing gRPC broker connections over a single net.Conn (#288)017b758
fix: move client logic to a function that always return (#262)c69982f
[COMPLIANCE] Add Copyright and License Headers (#287)337cd57
Use buf for proto generation (#286)5492ff9
Bump golang.org/x/net from 0.7.0 to 0.17.0 (#285)Updates
github.com/hashicorp/terraform-plugin-go
from 0.19.0 to 0.19.1Release notes
Sourced from github.com/hashicorp/terraform-plugin-go's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-go's changelog.
Commits
a2f620b
Update changelogd53075b
Update CHANGELOG for #324 (#344)c1dee58
build(deps): Bump github.com/hashicorp/copywrite in /tools (#343)56cf312
build(deps): Bump github.com/hashicorp/terraform-registry-address (#341)d3ea554
Result of tsccr-helper -log-level=info -pin-all-workflows . (#340)16b42d5
build(deps): Bump github.com/vmihailenco/msgpack/v5 from 5.4.0 to 5.4.1 (#339)5d52924
build(deps): Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#338)4c05a78
build(deps): Bump golang.org/x/net from 0.10.0 to 0.17.0 in /tools (#336)038c9d2
build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0 (#337)7b5db71
ci: Test with Terraform 1.6.x (#335)Updates
golang.org/x/net
from 0.17.0 to 0.19.0Commits
a8e0109
go.mod: update golang.org/x dependencies13e88dd
quic: rename listener{_test}.go to endpoint{_test}.goe26b9a4
quic: rename Listener to Endpoint399218d
quic: implement stream flushd87f99b
quic: idle timeouts, handshake timeouts, and keepalive7b5abfa
quic: basic qlog supportfbaf412
go.mod: update golang.org/x dependenciescc6f4d1
http2: remove ancient build-tagged files for unsupported Go versionsa720b30
http2: allocate buffer pools using pointers to arraysa7ef1a2
internal/quic/cmd/interop: don't t.Log after test finishesDependabot 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