Skip to content

Releases: k8snetworkplumbingwg/multi-networkpolicy

v1.0.1

11 Dec 18:31
a6d2c54
Compare
Choose a tag to compare

"The EndPort release"

  • Add EndPort field to scheme.yml and MultiNetworkPolicyPort in v1beta1 (#24)
    • The determination was made this should not be a breaking change in v1beta1
  • Includes fixes from previous prelease, change EndPort type to *int32 (#21)
  • We are changing version schema to semver from just api value.