Skip to main content

Release Apache APISIX Ingress Controller 1.2.0

Welcome to the 1.2.0 release of apisix-ingress-controller!

This is a GA release.

Highlights#

New Features#

  • Support ingress v1beta1 HTTPS #596
  • Implement schema API #601

Please try out the release binaries and report any issues at https://github.com/apache/apisix-ingress-controller/issues.

Contributors#

  • kv
  • Jintao Zhang
  • Baoyuan
  • Hoshea Jiang
  • chen zhuo
  • okaybase
  • yuanfeng0905
  • 天使莫忆

Changes#

20 commits

  • 3ab162b chore: bump version v1.2.0
  • 3ad1a1c docs: fix install docs (#579)
  • 499962b docs: ApisixRoute v2alpha1 is deprecated (#623)
  • c1de18f docs: update mTLS support in ApisixTls reference (#624)
  • 3cd6892 fix: ApisixRoute printcolumns (#626)
  • 91d985e fix field tag omiteempty (#622)
  • f78248a fix: sync apisix failed when use v2beta1 ApisixRoute (#620)
  • 00ff017 ci: add ingress log when e2e failed (#616)
  • e5441a3 feat: implement schema API (#601)
  • 5635652 fix: timer leak memory (#591)
  • 812e4bd docs: add declarations for the version of APISIX (#595)
  • 915a5d1 test: add assert for test cases (#613)
  • d12a900 fix: add v2beta1 logic (#615)
  • ac25764 feat: support ingress v1beta1 https (#596)
  • 866d0bf docs: modify the format of FAQ.md (#605)
  • 2d12c3f docs: add v2beta1 description (#602)
  • 7291212 fix: do not need to record status when ApisixUpstream removed (#589)
  • c78c823 chore: merge from v1.1 (#583)
  • e649c50 chore: add udp usage & upgrade the verion of ApisixRoute (#585)
  • 57ec6da fix: misspell in FAQ (#577)

Dependency Changes#

  • github.com/google/uuid v1.2.0 new
  • github.com/onsi/ginkgo v1.16.4 new
  • golang.org/x/net 3d97a244fca7 -> 4163338589ed
  • golang.org/x/sys 0f9fa26af87c new
  • golang.org/x/tools v0.1.5 new

Previous release can be found at 1.1.0