Skip to content
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

chore(*) update CHANGELOG.md for kuma 1.2.2 #2370

Merged
merged 3 commits into from
Jul 16, 2021
Merged

Conversation

bartsmykla
Copy link
Contributor

@bartsmykla bartsmykla commented Jul 14, 2021

Summary

Update the changelog for the latest release of kuma (1.2.2)

Full changelog

  • [Implement ...]
  • [Fix ...]

Issues resolved

Fix #XXX

Documentation

Testing

  • Unit tests
  • E2E tests
  • Manual testing on Universal
  • Manual testing on Kubernetes

Backwards compatibility

  • Add backport-to-stable label if the code is backwards compatible. Otherwise, list breaking changes.

Signed-off-by: Bart Smykla <bartek@smykla.com>
@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2021

Codecov Report

Merging #2370 (d967fd9) into master (b0c72d1) will increase coverage by 0.41%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2370      +/-   ##
==========================================
+ Coverage   52.13%   52.55%   +0.41%     
==========================================
  Files         874      878       +4     
  Lines       47826    47867      +41     
==========================================
+ Hits        24936    25158     +222     
+ Misses      20865    20660     -205     
- Partials     2025     2049      +24     
Impacted Files Coverage Δ
api/internal/util/proto/types.go 100.00% <0.00%> (ø)
...kg/plugins/resources/k8s/native/pkg/test/within.go 100.00% <0.00%> (ø)
...k8s/native/controllers/proxytemplate_controller.go 0.00% <0.00%> (ø)
api/internal/util/proto/proto.go 70.00% <0.00%> (ø)
api/observability/v1/mads.pb.go 35.56% <0.00%> (+1.03%) ⬆️
pkg/xds/generator/direct_access_proxy_generator.go 83.90% <0.00%> (+1.14%) ⬆️
api/mesh/v1alpha1/dataplane_helpers.go 80.16% <0.00%> (+1.68%) ⬆️
pkg/mads/v1/client/client.go 43.75% <0.00%> (+2.50%) ⬆️
pkg/plugins/resources/memory/store.go 82.06% <0.00%> (+4.34%) ⬆️
api/mesh/v1alpha1/dataplane_insight_helpers.go 83.33% <0.00%> (+5.20%) ⬆️
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b0c72d1...d967fd9. Read the comment docs.

Signed-off-by: Bart Smykla <bartek@smykla.com>
Signed-off-by: Bart Smykla <bartek@smykla.com>
@bartsmykla bartsmykla marked this pull request as ready for review July 16, 2021 11:17
@bartsmykla bartsmykla requested a review from a team as a code owner July 16, 2021 11:17
@bartsmykla bartsmykla merged commit 3a004d4 into master Jul 16, 2021
@bartsmykla bartsmykla deleted the docs/changelog-1.2.2 branch July 16, 2021 11:48
mergify bot pushed a commit that referenced this pull request Jul 16, 2021
* chore(*) update CHANGELOG.md for kuma 1.2.2

Signed-off-by: Bart Smykla <bartek@smykla.com>
(cherry picked from commit 3a004d4)
bartsmykla added a commit that referenced this pull request Jul 16, 2021
* chore(*) update CHANGELOG.md for kuma 1.2.2

Signed-off-by: Bart Smykla <bartek@smykla.com>
(cherry picked from commit 3a004d4)

Co-authored-by: Bart Smykla <bartek@smykla.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants