Skip to content

Tags: JangoAI/echo

Tags

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]>

3.2.2

Toggle 3.2.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix build constraint go1.8 (labstack#993)

* fix build constraint go1.8

go1.8 wasn't properly excluded

* Update util_go17.go

v3.2.1

Toggle v3.2.1's commit message

Unverified

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

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

v3.2.0

Toggle v3.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Allow interface{} as key for JWT middleware argument (labstack#957)

v3.1.0

Toggle v3.1.0's commit message

Unverified

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

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

v3.1.0-rc.1

Toggle v3.1.0-rc.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update type typo for Header handler (labstack#868)

The example for ServerHeader middleware is trying to set a `Echo/3.0` header,
but the response out put has a Echo/2.0 header, may confuse people.

v3.0.3

Toggle v3.0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
issue: fixed labstack#755 (labstack#758)

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

v3.0.2

Toggle v3.0.2's commit message

Unverified

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

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

v3.0.1

Toggle v3.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fixed labstack#729

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