搜索
查找项目与技术生态动态
动态 (5)
- 发布8d前
Fiber v3.0.0
…ormance optimizations, RFC compliance fixes, security hardening, and tooling such as a migration CLI. Minimum Go version is now 1.24, and many deprecated patterns have been removed or moder
- 发布143d前
Gin v1.11.0
Gin v1.11.0 introduces HTTP/3 support via quic-go, new binding features (including unixMilli/unixMicro and BindPlain), enhanced form handling with default values and array formats, improved context methods for native typ…
- 发布69d前
TypeORM 0.3.28
…s PostgreSQL jsonpath and MySQL/MariaDB vector column support, MSSQL multiSubnetFailover and vector types, MongoDB SOCKS5 proxy settings, UTC date columns, CLI dependency version alignment, and numerous fixes, dependency…
- 发布4d前
Echo v5.0.3
Fixed a Windows-specific directory traversal vulnerability in the Static middleware when using the default filesystem configuration.