Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: labstack/echo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9500f27
Choose a base ref
...
head repository: labstack/echo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ba10490
Choose a head ref
  • 8 commits
  • 10 files changed
  • 3 contributors

Commits on Jan 20, 2026

  1. Panic MW: will now return a custom PanicStackError with stack trace w…

    …hen config.DisablePrintStack is set to false.
    aldas committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    096ce41 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. Update RateLimiterWithConfig example

    cgalibern authored and aldas committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    3205495 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Configuration menu
    Copy the full SHA
    f1d43af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    489646e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. Context: json should not send status code before serialization is com…

    …plete (#2877)
    
    Context: json should not send status code before serialization is complete
    aldas authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    1f3ef29 View commit details
    Browse the repository at this point in the history
  2. Create SECURITY.md

    aldas authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    8e4c91f View commit details
    Browse the repository at this point in the history
  3. Changelog for v5.0.1 release

    aldas committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    0954d6e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2880 from aldas/changelog_501

    Changelog for v5.0.1 release
    aldas authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    ba10490 View commit details
    Browse the repository at this point in the history
Loading