v0.6.1 #1716
shaneutt
announced in
Announcements
v0.6.1
#1716
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
API versions:
v1beta1
,v1alpha2
This is a patch release that predominantly includes updated conformance tests
for implementations to implement.
For all major changes since the
v0.5.x
release series, please see thev0.6.0 release notes.
Bug Fixes
"p-chars" as per RFC-3986.
(update regex to comply with RFC-3986 #1644, @jackstine)
and has been removed.
(fix: remove ClusterRoleBinding's namespace field #1684, @tao12345666333)
New Features
Go-based implementations to re-use those for their downstream Policies.
(Define recommended conditions for policies #1682, @mmamczur)
Conformance Test Updates
experimental features.
(added conformance checks for port, scheme and path (extended + experimental features) #1611, @LiorLieberman)
(Http rewrite conformance #1622, fix backend name #1628, @LiorLieberman)
(conformance: Add additional path matching edge cases #1627, @sunjayBhatia)
(Conformance Tests: TLSRoute Passthrough #1579, @candita)
(conformance: HTTPRoute and not allowing listener #1669, @mlavacca)
provide a more realistic test for implementations.
(Loosen
Accepted
check in GWC Obs Generation test #1655, @arkodg)running subsets of the tests as needed, this can be particularly helpful
for new implementations that want to add conformance iteratively.
(feat: conformance tests opt-out option #1578, @mlavacca)
(Fix SupportedKinds check #1692, @arkodg)
features on test runs.
(Add
all-features
flag to add ability to enable all supported feature conformance tests. #1642, @gyohuangxin)net/http
default client in conformance test suite(conformance: do not use (and mutate) DefaultClient #1617, @howardjohn)
(reason
NoMatchingParent
added to the documentation #1671, @mlavacca)Full Changelog: v0.6.0...v0.6.1
This discussion was created from the release v0.6.1.
Beta Was this translation helpful? Give feedback.
All reactions