beego & bee 1.9.0 released
beego:
- Fix the new repo address for casbin #2654
- Fix cache/memory fatal error: concurrent map iteration and map write #2726
- AddAPPStartHook func modify #2724
- Fix panic: sync: negative WaitGroup counter #2717
- incorrect error rendering (wrong status) #2712
- validation: support int64 int32 int16 and int8 type #2728
- validation: support required option for some struct tag valids #2741
- Fix big form parse issue #2725
- File log add RotatePerm #2683
- Fix Oracle placehold #2749
- Supported gzip for req.Header has Content-Encoding: gzip #2754
- Add new Database Migrations #2744
- Beego auto generate sort ControllerComments #2766
- added statusCode and pattern to FilterMonitorFunc #2692
- fix the bugs in the "ParseBool" function in the file of config.go #2740
Bee
- Added MySQL year data type #443
- support multiple http methods #445
- The DDL migration can now be generated by adding a -ddl and a proper "alter" or "create" as argument value. #455
- Fix: docs generator skips everything containing 'vendor' #454
- get these tables information in custom the option #441
- read ref(pk) #444
- Add command bee server to server static folder.
相關文章
- win10安裝beego和bee工具Win10Go
- beego 如何使用bee工具建立指定資料表名稱的model檔案?Go
- 記一次beego通過go get命令後找不到bee.exe的坑Go
- zsh: command not found: bee bee工具安裝
- go1.18版本下 beego/bee安裝無法生成exe問題已解決Go
- LiteIDE X34.1 ReleasedIDE
- Native v0.8 released
- LiteIDE X33.4 ReleasedIDE
- LiteIDE X33.3 ReleasedIDE
- beego專案管理工具bee安裝失敗解決辦法,總有一個適合你Go專案管理
- Beego 再出發Go
- beego orm使用GoORM
- Flume 總結(三)sources型別-1.9.0新版型別
- windows 安裝beegoWindowsGo
- docker建立beego映象DockerGo
- Beego Models之二Go
- beego tag詳解Go
- Apache Flink 1.9.0版本新功能介紹Apache
- 求救Beego大神們,Beego orm 怎麼限制Relation裡返回的Variable?GoORM
- 社交系統ThinkSNS Plus 後端1.9.0更新播報後端
- bee腳手架 安裝的心塞路程
- beego建立專案流程Go
- beego框架程式碼分析Go框架
- beego 架構(API 版)Go架構API
- Beego 框架巔峰之路Go框架
- [beego新手入門]基於web框架-beego的RESTful API的構建之旅GoWeb框架RESTAPI
- 配置supervisor管理beego應用Go
- 請教Beego Router 問題Go
- Windows Server 2025 OVF, released Sep 2024 (sysin) - VMware 虛擬機器模板WindowsServer虛擬機
- Eagle for Mac(設計素材管理工具) 1.9.0中文Mac
- v1.9.0 進行中:開箱即用的 MQTT bench 工具MQQT
- beego自動建表失敗Go
- Beego(簡介、配置、路由、日誌)Go路由
- beego的安裝和升級Go
- bo 框架之 beego 框架 model curd框架Go
- beego 什麼時候支援grpcGoRPC
- golang beego orm 查詢條件 or andGolangORM
- 國內哪些公司在使用BeegoGo
- beego搭建個人部落格(二)Go