Gin 1.9.0 yayınlandı
DEĞİŞİKLİK GÜNLÜĞÜ
Bölüm başlığı “DEĞİŞİKLİK GÜNLÜĞÜ”KIRILMA DEĞİŞİKLİKLERİ
Bölüm başlığı “KIRILMA DEĞİŞİKLİKLERİ”- Stop useless panicking in context and render (#2150)
HATA DÜZELTMELERİ
Bölüm başlığı “HATA DÜZELTMELERİ”- Fix(router): tree bug where loop index is not decremented (#3460)
- Fix(context): panic on NegotiateFormat - index out of range (#3397)
- Add escape logic for header (#3500 and #3503)
GÜVENLİK
Bölüm başlığı “GÜVENLİK”- Fix the GO-2022-0969 and GO-2022-0288 vulnerabilities (#3333)
- Fix(security): vulnerability GO-2023-1571 (#3505)
İYİLEŞTİRMELER
Bölüm başlığı “İYİLEŞTİRMELER”- Feat: add sonic json support (#3184)
- Chore(file): Creates a directory named path (#3316)
- Fix: modify interface check way (#3327)
- Remove deprecated of package io/ioutil (#3395)
- Refactor: avoid calling strings.ToLower twice (#3433)
- Console logger HTTP status code bug fixed (#3453)
- Chore(yaml): upgrade dependency to v3 version (#3456)
- Chore(router): match method added to routergroup for multiple HTTP methods supporting (#3464)
- Chore(http): add support for go1.20 http.rwUnwrapper to gin.responseWriter (#3489)