Release v2.3.2
What's Changed
- added BootStrap call in case where default db name is not used by @fahadnaeemkhan in https://github.com/beego/beego/pull/5706
- use sync.Once to replace lock by @luxcgo in https://github.com/beego/beego/pull/5710
- Update log.go by @binlihpu in https://github.com/beego/beego/pull/5708
- fix for the CVE-2022-31836 4ca2780dbf19d137746041886525fdebe594e50a by @Nandavardhan8 in https://github.com/beego/beego/pull/5707
New Contributors
- @luxcgo made their first contribution in https://github.com/beego/beego/pull/5710
- @binlihpu made their first contribution in https://github.com/beego/beego/pull/5708
- @Nandavardhan8 made their first contribution in https://github.com/beego/beego/pull/5707
Full Changelog: https://github.com/beego/beego/compare/v2.3.1...v2.3.2