pgsink
pgsink copied to clipboard
Bump goa.design/goa/v3 from 3.5.4 to 3.10.1
Bumps goa.design/goa/v3 from 3.5.4 to 3.10.1.
Release notes
Sourced from goa.design/goa/v3's releases.
v3.10.0
What's Changed
- X-Ray segment Namespace omitempty by
@dvictor
in goadesign/goa#3161- Use proto optional fields for non required primitive object attributes. by
@raphael
in goadesign/goa#3162- Bump github.com/getkin/kin-openapi from 0.103.0 to 0.104.0 by
@dependabot
in goadesign/goa#3163- Fix issue with union validations by
@raphael
in goadesign/goa#3164Full Changelog: https://github.com/goadesign/goa/compare/v3.9.1...v3.10.0
Commits
a28c139
Release v3.10.1a1c7da7
Prepare v3.10.15421505
Make Goa proto wrapper field optional for arrays (#3167)d96229f
Release v3.10.01990054
Prepare v3.10.0019ddb5
Fix issue with union validations (#3164)771ee77
Bump github.com/getkin/kin-openapi from 0.103.0 to 0.104.0 (#3163)c1e1d75
Use proto optional fields for non required primitive object attributes. (#3162)165570f
X-Ray segment Namespace omitempty (#3161)8aa3317
Release v3.9.1- Additional commits viewable in compare view
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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)