搜索
查找项目与技术生态动态
动态 (5)
- 发布7d前
Fiber v3.0.0
…rmance optimizations across core components, stricter RFC compliance, updated dependencies (Fasthttp v1.69+), Go 1.24+ requirement, and a migration tool to assist upgrading from v2. Breaking changes require careful revie…
- 发布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 Go …
- 发布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, improved CLI dependency handling, numerous CI/docs/tooling enhan…
- 发布4d前
Echo v5.0.3
v5.0.3 fixes a Windows-specific directory traversal vulnerability in the Static middleware when using the default filesystem configuration.