jiacrontab
jiacrontab copied to clipboard
Bump github.com/kataras/iris/v12 from 12.1.9-0.20200814111841-d0d7679a98f2 to 12.2.0-alpha8
Bumps github.com/kataras/iris/v12 from 12.1.9-0.20200814111841-d0d7679a98f2 to 12.2.0-alpha8.
Release notes
Sourced from github.com/kataras/iris/v12's releases.
v12.2.0-alpha8
Navigate through HISTORY.md#next for information.
v12.2.0-alpha5
What's Changed
- Chinese translate of README.md by
@iamKyun
in kataras/iris#1576- Update Jet dep to 5.0.2 by
@Dexus
in kataras/iris#1616- Update pongo2 to version 4 by
@kataras
in kataras/iris#1636- #1642: add check the values array length, avoid panic: index out of range by
@aa1143
in kataras/iris#1643- New JWT Middleware features and more by
@kataras
in kataras/iris#1662- New Basic Authentication Features by
@kataras
in kataras/iris#1677- fix the password of redis connection options by
@beluxx
in kataras/iris#1686- fix: index of ReadJSONProtobuf options by
@Jyny
in kataras/iris#1688- [fix _examples] response.timestamp not appear in correct request. by
@cainiaoDJ
in kataras/iris#1696- fixed code quality issues by
@withshubh
in kataras/iris#1694- Minor improvements and code-style fixes by
@kataras
in kataras/iris#1701- update host.ProxyHandler to compatiable with different hosts in target url and request host by
@tuhao1020
in kataras/iris#1703- udpate modifyProxiedRequest by
@tuhao1020
in kataras/iris#1710- fix typo in kataras/iris#1707
- Go into myapp folder after create it by
@ruannawe
in kataras/iris#1714- modifiy DirList's default html format by
@tuhao1020
in kataras/iris#1717- From Travis CI to GitHub Actions by
@kataras
in kataras/iris#1729- bug fix #1741 #1744 by
@tuhao1020
in kataras/iris#1742- add CustomPathWordFunc by
@yale8848
in kataras/iris#1746- fix bug: #1752 by
@o8x
in kataras/iris#1753- Update README_FA.md by
@HSNHK
in kataras/iris#1766- fix: supper grpc and grpc web by
@cq-z
in kataras/iris#1785- Fix panic on macos when passing a certificate as []byte to iris.TLS() by
@Kimbsen
in kataras/iris#1805- fix: add go.mod and go.sum to allow bootstrapper compiled indepedently by
@nanikjava
in kataras/iris#1800New Contributors
@iamKyun
made their first contribution in kataras/iris#1576@aa1143
made their first contribution in kataras/iris#1643@beluxx
made their first contribution in kataras/iris#1686@Jyny
made their first contribution in kataras/iris#1688@cainiaoDJ
made their first contribution in kataras/iris#1696@withshubh
made their first contribution in kataras/iris#1694@tuhao1020
made their first contribution in kataras/iris#1703@ruannawe
made their first contribution in kataras/iris#1714@o8x
made their first contribution in kataras/iris#1753@HSNHK
made their first contribution in kataras/iris#1766@cq-z
made their first contribution in kataras/iris#1785@Kimbsen
made their first contribution in kataras/iris#1805@nanikjava
made their first contribution in kataras/iris#1800Full Changelog: https://github.com/kataras/iris/compare/v12.1.8...v12.2.0-alpha5
v12.2.0-alpha4
This is the forth alpha version of the upcoming version 12.2.0. Read the HISTORY.md#Next and the v12.2.0 GitHub Issues. Changes from the previous v12.2.0-alpha2 and alpha3 (Jan and September 2021): https://github.com/kataras/iris/compare/v12.2.0-alpha2...v12.2.0-alpha4.
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.