What's Changed
- Chinese translate of README.md by @iamKyun in #1576
- Update Jet dep to 5.0.2 by @Dexus in #1616
- Update pongo2 to version 4 by @kataras in #1636
- #1642: add check the values array length, avoid panic: index out of range by @aa1143 in #1643
- New JWT Middleware features and more by @kataras in #1662
- New Basic Authentication Features by @kataras in #1677
- fix the password of redis connection options by @beluxx in #1686
- fix: index of ReadJSONProtobuf options by @Jyny in #1688
- [fix _examples] response.timestamp not appear in correct request. by @cainiaoDJ in #1696
- fixed code quality issues by @withshubh in #1694
- Minor improvements and code-style fixes by @kataras in #1701
- update host.ProxyHandler to compatiable with different hosts in target url and request host by @tuhao1020 in #1703
- udpate modifyProxiedRequest by @tuhao1020 in #1710
- fix typo in #1707
- Go into myapp folder after create it by @ruannawe in #1714
- modifiy DirList's default html format by @tuhao1020 in #1717
- From Travis CI to GitHub Actions by @kataras in #1729
- bug fix #1741 #1744 by @tuhao1020 in #1742
- add CustomPathWordFunc by @yale8848 in #1746
- fix bug: #1752 by @o8x in #1753
- Update README_FA.md by @HSNHK in #1766
- fix: supper grpc and grpc web by @cq-z in #1785
- Fix panic on macos when passing a certificate as []byte to iris.TLS() by @Kimbsen in #1805
- fix: add go.mod and go.sum to allow bootstrapper compiled indepedently by @nanikjava in #1800
New Contributors
- @iamKyun made their first contribution in #1576
- @aa1143 made their first contribution in #1643
- @beluxx made their first contribution in #1686
- @Jyny made their first contribution in #1688
- @cainiaoDJ made their first contribution in #1696
- @withshubh made their first contribution in #1694
- @tuhao1020 made their first contribution in #1703
- @ruannawe made their first contribution in #1714
- @o8x made their first contribution in #1753
- @HSNHK made their first contribution in #1766
- @cq-z made their first contribution in #1785
- @Kimbsen made their first contribution in #1805
- @nanikjava made their first contribution in #1800
Full Changelog: v12.1.8...v12.2.0-alpha5