Skip to content

Tags: beego/beego

Tags

v2.3.4

Toggle v2.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
modify: file cache writer md5 to sha256 (#5727)

* modify: file cache writer md5 to sha256

* modify: file cache writer md5 to sha256

* modify: file cache writer md5 to sha256

v2.3.3

Toggle v2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Delete server/web/session/ledis/http:/host:port directory (#5717)

remove server/web/session/ledis/http:/host:port directory because is not legal on Windows

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix for the CVE-2022-31836 4ca2780 (#5707)

Co-authored-by: Ming Deng <mingflycash@gmail.com>

v1.12.14

Toggle v1.12.14's commit message
HOT-FIX/incorrect-redis-setex, fix: modified invalid redis setex and …

…setxx command in sess_redis.go

v2.3.1

Toggle v2.3.1's commit message
Add validation CustomFunction example

v1.12.13

Toggle v1.12.13's commit message
feat(session): support v1

support v1

v2.3.0

Toggle v2.3.0's commit message
build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.24.0.
- [Commits](golang/crypto@v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #5675 from flycash/master

feat(validation): add Label to error struct

v2.2.1

Toggle v2.2.1's commit message

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.8.1 (#…

…5619)

Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/v1.8.1/CHANGELOG.md)
- [Commits](go-sql-driver/mysql@v1.7.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>