iris
iris copied to clipboard
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. Release notes Sourced from github/codeql-action's releases. v3.31.2 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...
**Describe the bug** Compilation fails due to a breaking change introduced in `github.com/kataras/golog` version `v0.1.15`. The error occurs in the `handler_debug.go` file of the Iris framework when attempting to use...
Bumps the go_modules group with 1 update in the /_examples/configuration/viper directory: [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure). Bumps the go_modules group with 1 update in the /_examples/graphql/schema-first directory: [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure). Updates `github.com/go-viper/mapstructure/v2` from 2.2.1 to 2.4.0...
**Describe the bug** When using the ReadQuery method in the Iris framework to parse URL query parameters from a GET request, parameters with snake_case naming (e.g., team_id) are not parsed...
**Describe the bug** This project depends on https://github.com/mailgun/raymond which was archived by the owner on Jan 28, 2025. Please replace this dependency with an actively maintained project, or adopt the...
**Describe the bug** This project depends on https://github.com/Shopify/goreferrer which was archived by the owner on Jun 17, 2025. Please replace this dependency with an actively maintained project, or adopt the...
The https://github.com/gavv/httpexpect project is actively maintained. Can you please propose your [changes](https://github.com/gavv/httpexpect/compare/master...iris-contrib:httpexpect:master) back into the original project?
This project depends on https://github.com/kataras/tunnel. Now there is an official ngrok client in https://github.com/ngrok/ngrok-api-go. Please consider replacing this dependency with the official one. Contributing with this upstream project will be...
The https://github.com/gorilla/schema project seems to be actively maintained. Can you please propose your [changes](https://github.com/gorilla/schema/compare/main...iris-contrib:schema:master) back into the original project?
**Describe the bug** When running an Iris application using a UNIX socket (e.g. /var/run/app.sock), invoking the sess.ShiftExpiration(ctx) function produces the following error in the logs, even though session and cookies...