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

Changes for release v0.2.3 #65

Merged
merged 4 commits into from
Oct 31, 2020
Merged

Changes for release v0.2.3 #65

merged 4 commits into from
Oct 31, 2020

Conversation

zyiou
Copy link
Contributor

@zyiou zyiou commented Oct 30, 2020

Cherry-picked commits from patch release v0.2.3

zyiou and others added 4 commits October 30, 2020 15:01
There is only support for IPv4 Cluster IP. Extend support to IPv6 cluster IP.

(cherry picked from commit 2c8e37b)
(cherry picked from commit 3681f76)
@codecov
Copy link

codecov bot commented Oct 30, 2020

Codecov Report

Merging #65 into master will decrease coverage by 0.38%.
The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   80.86%   80.48%   -0.39%     
==========================================
  Files          11       11              
  Lines        1228     1245      +17     
==========================================
+ Hits          993     1002       +9     
- Misses        164      171       +7     
- Partials       71       72       +1     
Flag Coverage Δ
integration-tests 67.42% <ø> (ø)
unit-tests 80.40% <84.61%> (-0.39%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/registry/registry.go 81.81% <ø> (ø)
pkg/entities/ie.go 52.47% <66.66%> (-0.92%) ⬇️
pkg/registry/registry_IANA.go 100.00% <100.00%> (ø)
pkg/registry/registry_antrea.go 100.00% <100.00%> (ø)

Copy link
Contributor

@srikartati srikartati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@zyiou zyiou merged commit 8a0c910 into vmware:master Oct 31, 2020
zyiou added a commit to zyiou/go-ipfix that referenced this pull request Feb 5, 2021
* change PEN number for Antrea (vmware#60)

(cherry picked from commit b30eb65)

* Support IPv6 cluster IP field in Antrea repo (vmware#63)

There is only support for IPv4 Cluster IP. Extend support to IPv6 cluster IP.

(cherry picked from commit 2c8e37b)

* change dataTimeSeconds type to uint32 (vmware#59)

(cherry picked from commit a947fbd)

* Update CHANGELOG

(cherry picked from commit 3681f76)

Co-authored-by: srikartati <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants