-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: v1.35.0 #6868
release: v1.35.0 #6868
Conversation
Codecov Report
@@ Coverage Diff @@
## main #6868 +/- ##
==========================================
- Coverage 70.48% 69.13% -1.35%
==========================================
Files 515 547 +32
Lines 23150 25080 +1930
==========================================
+ Hits 16317 17339 +1022
- Misses 5776 6576 +800
- Partials 1057 1165 +108
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One nit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
conventional commit messages are definitely nice, but they don't really make our patch notes look very good....maybe we should remove the prefixes for the patch notes?
CHANGELOG.md
Outdated
Note: This release comes with a new config version, `v2beta26`. To upgrade your skaffold.yaml, use `skaffold fix`. If you choose not to upgrade, skaffold will auto-upgrade as best as it can. | ||
|
||
Highlights: | ||
* Skaffold's native support for `ko` builder for golang projects. Please try it out and let us [know](https://skaffold.dev/docs/pipeline-stages/builders/ko/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Skaffold's native support for `ko` builder for golang projects. Please try it out and let us [know](https://skaffold.dev/docs/pipeline-stages/builders/ko/) | |
* Skaffold now natively supports building Go projects with [`ko`](https://github.com/google/ko)! Check out the [documentation](https://skaffold.dev/docs/pipeline-stages/builders/ko/) for more information on how it works with Skaffold projects. |
CHANGELOG.md
Outdated
|
||
Highlights: | ||
* Skaffold's native support for `ko` builder for golang projects. Please try it out and let us [know](https://skaffold.dev/docs/pipeline-stages/builders/ko/) | ||
* Skaffold performs status-check for stateful sets [#6828](https://github.com/GoogleContainerTools/skaffold/pull/6828) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Skaffold performs status-check for stateful sets [#6828](https://github.com/GoogleContainerTools/skaffold/pull/6828) | |
* Skaffold now performs status-check for `StatefulSet` resources |
CHANGELOG.md
Outdated
- Tejal Desai | ||
- dependabot[bot] | ||
- jrcast |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Tejal Desai | |
- dependabot[bot] | |
- jrcast | |
- Tejal Desai | |
- jrcast |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
10b09d8
to
757675c
Compare
don't thank dependabot
757675c
to
433c107
Compare
Release v1.35.0!