Beego v1.9.0 Release Notes

Release Date: 2017-08-24 // over 6 years ago
    1. Fix the new repo address for casbin #2654
    2. Fix cache/memory fatal error: concurrent map iteration and map write #2726
    3. AddAPPStartHook func modify #2724 ๐Ÿ”€ 4. Fix panic: sync: negative WaitGroup counter #2717
    4. incorrect error rendering (wrong status) #2712 ๐Ÿ‘ 6. validation: support int64 int32 int16 and int8 type #2728 ๐Ÿ‘ 7. validation: support required option for some struct tag valids #2741 ๐Ÿ“œ 8. Fix big form parse issue #2725 ๐ŸŒฒ 9. File log add RotatePerm #2683
    5. Fix Oracle placehold #2749 ๐Ÿ‘ 11. Supported gzip for req.Header has Content-Encoding: gzip #2754
    6. Add new Database Migrations #2744
    7. Beego auto generate sort ControllerComments #2766
    8. added statusCode and pattern to FilterMonitorFunc #2692 ๐Ÿ“œ 15. fix the bugs in the "ParseBool" function in the file of config.go #2740