Skip to content

Tags: bigbugbb/echo

Tags

3.3.5

Toggle 3.3.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bumbed version

Signed-off-by: Vishal Rana <[email protected]>

3.3.4

Toggle 3.3.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Updated deps, removed json-iterator, fixed labstack#1087, fixed labst…

…ack#1086

Signed-off-by: Vishal Rana <[email protected]>

3.3.3

Toggle 3.3.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Separate handling for pre middleware to improve performance

Signed-off-by: Vishal Rana <[email protected]>

3.3.2

Toggle 3.3.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Removed go1.8

Signed-off-by: Vishal Rana <[email protected]>

3.3.1

Toggle 3.3.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added PROPFIND method

Signed-off-by: Vishal Rana <[email protected]>

3.3.0

Toggle 3.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release 3.3.0:

Enhancements:
    Implemented Response#After()
    Dynamically add/remove proxy targets
    Rewrite rules for proxy middleware
    Add ability to extract key from a form field
    Implemented rewrite middleware
    Adds a separate flag for the 'http/https server started on' message (labstack#1043)
    Applied a little DRY to the redirect middleware (labstack#1053) and tests (labstack#1055)
    Simplify dep fetching (labstack#1062)
    Add custom time stamp format labstack#1046 (labstack#1066)
    Update property name & default value & comment about custom logger
    Add X-Requested-With header constant
    Return error of context.File in c.contentDisposition
    Updated deps
    Updated README.md

Fixes:

    Fixed Response#Before()
    Fixed labstack#990
    Fix href url from armor to echo (labstack#1051)
    Fixed labstack#1054
    Fixed labstack#1052, dropped param alias feature
    Avoid redirect loop in HTTPSRedirect middleware (labstack#1058)
    Fix deferring body close in middleware/compress test (labstack#1063)
    Cleanup code (labstack#1061)
    FIX - We must close gzip.Reader, only if no error (labstack#1069)
    Fix formatting (labstack#1071)
    Can be a fix for auto TLS

3.2.6

Toggle 3.2.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update dummy group path to include exact prefix

Signed-off-by: Vishal Rana <[email protected]>

3.2.5

Toggle 3.2.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Released 3.2.5

Signed-off-by: Vishal Rana <[email protected]>

3.2.4

Toggle 3.2.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Updated readme

Signed-off-by: Vishal Rana <[email protected]>

3.2.3

Toggle 3.2.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed test for content disposition

Signed-off-by: Vishal Rana <[email protected]>