Releases: api7/api7-ingress-controller
2.0.14 π
What's New
- fix: wss related tests are unstable (#2675) (b70e22e) @github-actions (#371)
- fix(atls): apply updated certificates when TLS secrets change (#2674) @AlinsRan (#374)
- docs: mismatched namespace example of gatewayproxy (#2682) (dcf3b59) @github-actions (#373)
π¨π½βπ» Contributors
Thank you to our contributors for making this release possible:
@AlinsRan, @github-actions and @github-actions[bot]
2.0.13 π
What's New
- feat: support retry for full synchronization @AlinsRan (#367)
- fix(ApisixUpstream): cannot recognize kind (#2622) @AlinsRan (#364)
- chore: update sample config @ronething (#357)
- docs: remove allowedRoutes from unsupported resource (#2659) (6a28241) @github-actions (#361)
- docs: add configuration troubleshooting reference docs (#2646) (bc2fe90) @github-actions (#359)
- docs: update ingress annotation docs @github-actions (#354)
π¨π½βπ» Contributors
Thank you to our contributors for making this release possible:
@AlinsRan, @github-actions, @github-actions[bot] and @ronething
2.0.12 π
What's New
- feat: support ingress annotations @ronething (#352)
- chore: add annotations extractor interface (#2610) (37a0b07) @github-actions (#315)
- backport: part 1 @ronething (#351)
- feat: support resolve svc.ports[].appProtocol (#2601) (f28b342) @ronething (#308)
- fix: generate unique SSL IDs to prevent certificate conflicts across different hosts (#2592) @ronething (#305)
- feat(gateway-api): support TLSRoute (#2594) (1afb9ac) @github-actions (#303)
- fix(conformance-test): HTTPRouteQueryParamMatching/HTTPRoutePathRewrite @github-actions (#302)
- chore: unify the logging component (#2584) @ronething (#347)
π¨π½βπ» Contributors
Thank you to our contributors for making this release possible:
@github-actions, @github-actions[bot] and @ronething
2.0.11 π
What's New
- fix: only keep the resource key label for filtering resources @ronething (#345)
π¨π½βπ» Contributors
Thank you to our contributors for making this release possible:
@ronething
2.0.10 π
What's New
- fix: modify supportsGateway judgment conditions @ronething (#344)
- feat: support disable gateway api @AlinsRan (#342)
- feat: support udproute webhook (#2588) @ronething (#339)
- docs: correct health check unhealthy timeout description @github-actions (#330)
- docs: remove a link from CRD docs (#2611) (0f702bd) @github-actions (#316)
- chore: migrate ldap-auth e2e test @Revolyssup (#271)
- feat(gateway-api): add support for UDPRoute (#2578) @ronething (#317)
- feat: add Unix socket support for inter-container communication (#2587) (dc8b662) @github-actions (#297)
π¨π½βπ» Contributors
Thank you to our contributors for making this release possible:
@AlinsRan, @Revolyssup, @github-actions, @github-actions[bot] and @ronething
2.0.9 π
What's New
- chore: update ingress.yaml @ronething (#324)
- test: add e2e test case for webhook (#2585) (501b4e8) @github-actions (#296)
- feat: add secret/service resource checker for webhook (#2583) (ec81917) @github-actions (#294)
- docs: update reference configuration examples @kayx23 (#282)
- feat: add support for TCPRoute (#2564) @github-actions (#289)
- feat: support kubernetes.io/ingress.class annotations @ronething (#313)
- fix(gatewayproxy): add stricter validation rules for provider (#2602) (3c808e2) @ronething (#307)
- fix(conformance-test): HTTPRouteRewriteHost (#2596) (f6db456) @github-actions (#301)
- feat(apisixupstream): support portLevelSettings (#2582) @AlinsRan (#284)
- feat: add backport ci @ronething (#285)
- feat(apisixupstream): support discovery (#2577) @AlinsRan (#281)
- feat(apisixupstream): support healthcheck (#2574) @AlinsRan (#279)
π¨π½βπ» Contributors
Thank you to our contributors for making this release possible:
@AlinsRan, @github-actions, @github-actions[bot], @kayx23 and @ronething
2.0.8 π
What's New
- docs: clarify ingress annotation support @kayx23 (#272)
- feat: support gateway proxy webhook @ronething (#277)
- fix: external service test case @ronething (#278)
- feat: add secret/service resource checker for webhook (#2580) @ronething (#276)
- feat: add webhook for ingressclass and gateway (#2572) @ronething (#275)
- feat: add adc debug server @Revolyssup (#270)
- (backport)feat(gateway-api): support GRPCRoute (#2570) @AlinsRan (#274)
- chore: add skip_mtls_uril_regex test for ApisixTLS @Revolyssup (#260)
- docs: add ingressClassName to explicitly specify which ingress class should handle each resource @kayx23 (#268)
π¨π½βπ» Contributors
Thank you to our contributors for making this release possible:
@AlinsRan, @Revolyssup, @kayx23 and @ronething
2.0.7 π
What's New
- chore: use constant variable instead of hard code (#2560) @ronething (#269)
- fix: modify upstream name generation method @ronething (#273)
- feat: add webhook server (#2566) @ronething (#267)
- feat: add notification after push release image @ronething (#266)
π¨π½βπ» Contributors
Thank you to our contributors for making this release possible:
@ronething
2.0.6 π
What's New
- docs: port docs changes (FAQ, explain port config and parameters in gateway class) @kayx23 (#265)
- fix: use upstream id instead of inline upstream in traffic-split plugin @ronething (#264)
- feat: add support for named serviceport in ApisixRoute backend @Revolyssup (#256)
- (backport) chore: add more conformance-test report for gateway-api (#2557) @AlinsRan (#263)
- feat: add support for CORS httproute filter @Revolyssup (#262)
- (backport)feat: support stream_route for ApisixRoute (#2551) @AlinsRan (#257)
- docs: port docs changes (specify namespace & update Gateway API doc) @kayx23 (#261)
- feat: upgrade gateway api version to 1.3 @Revolyssup (#258)
- chore: migrate e2e tests for secretref in apisixroute.plugins @Revolyssup (#259)
- chore: get gateway proxy config using
GetGatewayProxySpec. @ronething (#254) - chore: remove dashboard v1 dir @ronething (#253)
- backport: part 7 @ronething (#252)
- chore: remove dashboard dir @ronething (#251)
- backport: part 6 @ronething (#250)
- backport: part 5 @ronething (#248)
- backport: part 4 @ronething (#247)
- backport: part 3 @ronething (#243)
- backport: part 2 @ronething (#241)
- chore(ci): use github runner @ronething (#242)
- backport: part 1 @ronething (#240)
- chore: remove release-v2-dev trigger condition @ronething (#239)
π¨π½βπ» Contributors
Thank you to our contributors for making this release possible:
@AlinsRan, @Revolyssup, @kayx23 and @ronething
2.0.5 π
What's New
- docs: correct description for externalNodes @kayx23 (#238)
- docs: mention stream is currently not supported in the CRD doc @kayx23 (#237)
- feat: support new adc sync api @ronething (#235)
- fix: status should not be recorded when ingressclass does not match @AlinsRan (#234)
- feat: sync once when startup ingress @ronething (#233)
- fix: sync performance degradation caused by lock competition @AlinsRan (#232)
- fix: gatewayproxy does not match controllername @AlinsRan (#231)
- chore: refactor provider @AlinsRan (#227)
- fix: resolve externalName when gatewayproxy provider is service @ronething (#228)
- feat: support adc server mode @ronething (#225)
π¨π½βπ» Contributors
Thank you to our contributors for making this release possible:
@AlinsRan, @kayx23 and @ronething