前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >beego 1.10.0 发布

beego 1.10.0 发布

作者头像
李海彬
发布2018-07-26 11:13:25
1.1K0
发布2018-07-26 11:13:25
举报
文章被收录于专栏:Golang语言社区

原文作者:astaxie

beego经过了很长一段时间的修修补补,终于在周末发布了1.10.0版本,这一次详细更新如下,主要的特色是增加了自动https申请证书,增加了yaml格式支持输出,支持了Redis 集群等新特性。

  • Update log.go add GetLevel Function to Log #2970
  • Fix a typo "conflict" #2971
  • Bug on private fields #2978
  • Fix access log console unexpected '\n' at end of each log. #2976
  • Fix Documentation for HTTP status codes descriptions. #2992
  • Redis cache: make MaxIdle configurable #3004
  • Update: Fix migration generate SQL #3017
  • Handle pointer validation #3046
  • Fix the issue TaseCase TestFormatHeader_0 is failed #3066
  • Fix BEEGO_RUNMODE #3064
  • Swagger: Allow example values with different types, allow example for enum. #3085
  • Fix the bug: unable to add column with ALTER TABLE #2999
  • Set default Beego RunMode to production #3076
  • Fix typo #3103
  • In dev mode, template parse error cause program lock #3126
  • Amend a very minor typo in a variable name #3115
  • When log maxSize set big int,FileWrite Init fail #3109
  • Change github.com/garyburd/redigo to newest branch github.com/gomodul… #3100
  • ExecElem.FieldByName as local variable #3039
  • Allow log prefix #3145
  • Refactor yaml config for support multilevel #3127
  • Create redis_cluster.go #3175
  • Add field comment on create table #3190
  • Update: use PathEscape replace QueryEscape #3200
  • Update gofmt #3206
  • Update: Htmlquote Htmlunquote #3202
  • Add 'FOR UPDATE' support for querySet #3208
  • Debug stringsToJSON #3171
  • Fix defaut value bug, and add config for maxfiles #3185
  • Fix: correct MaxIdleConnsPerHost value to net/http default 100. #3230
  • Fix: When multiply comment routers on one func #3217
  • Send ErrNoRows if the query returns zero rows ... in method orm_query… #3247
  • Fix typo #3245
  • Add session redis IdleTimeout config #3239
  • Fix the wrong status code in prod #3226
  • Add method to set the data depending on the accepted #3182
  • Fix Unexpected EOF bug in staticfile #3152
  • Add code style for logs README #3146
  • Fix response http code #3142
  • Improve access log #3141
  • Auto create log dir #3105
  • Html escape before display path, avoid xss #3022
  • Acquire lock when access config data #3250
  • Fix orm fields SetRaw function error judge problem #2985
  • Fix template rendering with automatic mapped parameters (see #2979) #2981
  • Fix the model can not be registered correctly on Ubuntu 32bit #2997
  • Feature/yaml #3181
  • Feature/autocert #3249

https://github.com/astaxie/beego/releases/tag/v1.10.0

版权申明:内容来源网络,版权归原创者所有。除非无法确认,我们都会标明作者及出处,如有侵权烦请告知,我们会立即删除并表示歉意。谢谢。

本文参与 腾讯云自媒体同步曝光计划,分享自微信公众号。
原始发表:2018-07-24,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 Golang语言社区 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
相关产品与服务
云数据库 Redis
腾讯云数据库 Redis(TencentDB for Redis)是腾讯云打造的兼容 Redis 协议的缓存和存储服务。丰富的数据结构能帮助您完成不同类型的业务场景开发。支持主从热备,提供自动容灾切换、数据备份、故障迁移、实例监控、在线扩容、数据回档等全套的数据库服务。
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档