8000 Tags · eliasfernandez/beego · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: eliasfernandez/beego

Tags

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 beego#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 (b…

…eego#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>

v2.1.6

Toggle v2.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
upgrade to golang.org/x/crypto v0.18.0 (beego#5581)

v2.1.5

Toggle v2.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix 4936: always transport request body (beego#5546)

v2.1.4

Toggle v2.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix 5530: use orm.DebugLog (beego#5532)

* fix 5500: querySet should not be changed when constructing SQL

* fix 5530: use orm.DebugLog
0