B

Beego

B
Beego Web v3.10

Release V2.3.10

What's Changed fix(router): use request context for session release by @chlins in #5882 Full Changelog: v2.3.9...v2.3.10

B
Beego Web v2.3.9

Release v2.3.9

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

B
Beego Web v2.3.8

Release v2.3.8

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 f…

B
Beego Web v2.3.7

Release v2.3.7

What's Changed fixed #5763,fixed #5760 : Add utils.securopen func to fix not syscall.O_NOFOLLOW on Windows by @lengpucheng in #5764 Full Changelog: v2.3.6...v2.3.7

B
Beego Web v3.6

Release V2.3.6

What's Changed Fix CVE-2021-27116 CVE-2021-27117 by @chengjingtao in #5742 fix dbbase.GetColumns expected 3 destination arguments but only query one in oracle by @llchry in #5754 New Contributors @chengjingtao made their first contribution in #5742 @llchry made their first contribution in #5754 Full Changelog: v2.3.5...v2.3.6

B
Beego Web v2.3.5

Release v2.3.5

What's Changed fix issue 5732: formValue always ignore the empty value by @flycash in #5735 chore: fix some function names in comment by @zhuhaicity in #5736 fix: fix incorrect nil return value by @cangqiaoyuzhuo in #5740 New Contributors @zhuhaicity made their first contribution in #5736 @cangqiaoyuzhuo made their first contribution in #5740 Full Changelog: v2.3.4...v2.3.5

B
Beego Web v2.3.4

Release v2.3.4

What's Changed fix 5720: the formValue should read the first value by @flycash in #5721 modify: file cache writer md5 to sha256 by @Stone-afk in #5727 Full Changelog: v2.3.3...v2.3.4

B
Beego Web v2.3.3

Release v2.3.3

What's Changed fixed #5715,fixed #5714 Delete server/web/session/ledis/http:/host:port directory by @lengpucheng in #5717 Full Changelog: v2.3.2...v2.3.3

B
Beego Web v2.3.2

Release v2.3.2

What's Changed added BootStrap call in case where default db name is not used by @fahadnaeemkhan in #5706 use sync.Once to replace lock by @luxcgo in #5710 Update log.go by @binlihpu in #5708 fix for the CVE-2022-31836 4ca2780 by @Nandavardhan8 in #5707 New Contributors @luxcgo made their first contribution in #5710 @binlihpu made their first contribution in #5708 @Nandavardhan8 made their first c…

B
Beego Web v1.12.14

Release v1.12.14

What's Changed [HOT FIX] [BEEGO v1.12.13] Incorrect Redis SETEX command by @oopchi in #5704 New Contributors @oopchi made their first contribution in #5704 Full Changelog: v1.12.13...v1.12.14