File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919
2020# Table of Contents
2121
22+ - [ 0.4.0] ( #040 )
2223- [ 0.3.0] ( #030 )
2324- [ 0.2.0] ( #020 )
2425- [ 0.1.0] ( #010 )
2526
27+ # 0.4.0
28+
29+ This release mainly improves the program robustness and adds some features.
30+
31+ ## Core
32+
33+ - Support Kubernetes Ingress resources [ #250 ] ( https://github.com/apache/apisix-ingress-controller/pull/250 )
34+ - Support ApisixRoute v2alpha1 [ #262 ] ( https://github.com/apache/apisix-ingress-controller/pull/262 )
35+ - Support healthchecks definition [ #117 ] ( https://github.com/apache/apisix-ingress-controller/issues/117 )
36+ - Support secret controller [ #284 ] ( https://github.com/apache/apisix-ingress-controller/pull/284 )
37+ - Project optimization [ #92 ] ( https://github.com/apache/apisix-ingress-controller/issues/92 )
38+
39+
40+ ## Test
41+
42+ - Add test cases for pkg/kube [ #99 ] ( https://github.com/apache/apisix-ingress-controller/issues/99 )
43+
44+
2645# 0.3.0
2746
2847This release mainly improves the program robustness and adds some features.
You can’t perform that action at this time.
0 commit comments