Featured Today
- forrestchang/andrej-karpathy-skills41,560 stars
A single CLAUDE.md file to improve Claude Code behavior
- thedotmack/claude-mem57,399 stars
A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it
TypeScript - jamiepine/voicebox18,036 stars
The open-source voice synthesis studio
TypeScript - pascalorg/editor12,438 stars
Create and share 3D architectural projects
TypeScript - microsoft/markitdown109,351 stars
Python tool for converting files and office documents to Markdown
Python
Your Event Feed
v5.1.0 ## Security This change does not break the API contract, but it does introduce breaking changes in logic/behavior. If your application is using `c.RealIP()` beware and read https://echo.labstack.com/docs/ip-address In `v5` the `c.RealIP()` will now return `request.RemoteAddr` unless `e.IPExtractor` has been configured. No potentially spoofable headers are used by default anymore. Configure `IPExtractor` with proper trust options when you want to read IP from headers. See: - https://pkg.go.dev/github.com/labstack/echo/v5#ExtractIPFromRealIPHeader - https://pkg.go.dev/github.com/labstack/
v0.69.4 delivers stability and precision: fixes for SBOM license handling (SPDX/Red Hat), Python dependency parsing (requirements.txt, pylock.toml, Poetry), Go binary version detection, and Azure ARM/K8s misconfiguration checks; adds Maven proxy support, CVSS v4 in CycloneDX reports, build provenance attestations, and performance optimizations via filepath.WalkDir; includes dependency updates, CI hardening, and documentation improvements.
v0.69.3 ## Changelog * 6fb20c8edd70745d6b34bff0387b53b03c8a760a release: v0.69.3 [release/v0.69] (#10293) * dabefec57d099184bc8bd268dea23cd5d502f9cc fix(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 [backport: release/v0.69] (#10291)
v0.69.2 is a maintenance release featuring dependency updates (OpenTelemetry SDK v1.40.0, circl v1.6.3) and removal of the apidiff CI workflow.
v1.12.0 ## Changelog ### Features * 192ac89eefc1c30f7c97ae48a9ffb1c6f1c8c8bc: feat(binding): add support for encoding.UnmarshalText in uri/query binding (#4203) (@takanuva15) * 53410d2e07054369e0960fbe2eed97e1b9966f12: feat(context): add GetError and GetErrorSlice methods for error retrieval (#4502) (@raju-mechatronics) * acc55e049e33b401e810dbd8c0d6dcb6b3ba2b05: feat(context): add Protocol Buffers support to content negotiation (#4423) (@1911860538) * 38e765119241d990705169bedb5002a29ae0cbd1: feat(context): implemented Delete method (@Spyder01) * 771dcc6476d7bc6abb9ec0235ecefa4d38fe6fb0: feat
https://github.com/gofiber/fiber/releases/tag/v3.1.0