Skip to content

Releases: beego/beego

Release V2.3.10

Choose a tag to compare

@flycash flycash released this 03 Apr 14:28

What's Changed

  • fix(router): use request context for session release by @chlins in #5882

Full Changelog: v2.3.9...v2.3.10

Release v2.3.9

Choose a tag to compare

@flycash flycash released this 07 Mar 13:00
589a613

What's Changed

  • Upgrade Go version to 1.24.2. by @junwense in #5783
  • Added workflow steps for compiling beego in different os. by @junwense in #5796
  • Add web InsertFilter Example by @junwense in #5789
  • build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.21 to 3.6.0 by @dependabot[bot] in #5786
  • fix(session): use request context for session release by @chlins in #5880

Full Changelog: v2.3.8...v2.3.9

Release v2.3.8

Choose a tag to compare

@flycash flycash released this 16 May 11:53
76259cc

What's Changed

  • Update Request Header Prefixes and Upgrade API Version to 0.6.0 by @css521 in #5772
  • build(deps): bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.27 by @dependabot in #5765
  • build(deps): bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.5 by @dependabot in #5753
  • fix: replace syscall.O_NOFOLLOW with utils.OpenFileSecure for Windows… by @dnjaramba in #5776
  • Added plugin support for generic types at the web. by @junwense in #5771

New Contributors

Full Changelog: v2.3.7...v2.3.8

Release v2.3.7

Choose a tag to compare

@flycash flycash released this 05 Apr 12:29
8b65fc7

What's Changed

Full Changelog: v2.3.6...v2.3.7

Release V2.3.6

Choose a tag to compare

@flycash flycash released this 30 Mar 11:27

What's Changed

New Contributors

Full Changelog: v2.3.5...v2.3.6

Release v2.3.5

Choose a tag to compare

@flycash flycash released this 28 Feb 15:23

What's Changed

New Contributors

Full Changelog: v2.3.4...v2.3.5

Release v2.3.4

Choose a tag to compare

@flycash flycash released this 12 Dec 13:46
e7fa483

What's Changed

Full Changelog: v2.3.3...v2.3.4

Release v2.3.3

Choose a tag to compare

@flycash flycash released this 18 Nov 10:40
b510342

What's Changed

Full Changelog: v2.3.2...v2.3.3

Release v2.3.2

Choose a tag to compare

@flycash flycash released this 02 Nov 09:53
b602bda

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.3.2

Release v1.12.14

Choose a tag to compare

@flycash flycash released this 06 Sep 06:01

What's Changed

  • [HOT FIX] [BEEGO v1.12.13] Incorrect Redis SETEX command by @oopchi in #5704

New Contributors

Full Changelog: v1.12.13...v1.12.14