Skip to content

Releases: savsgio/atreugo

v8.1.1

19 Jul 10:21
Compare
Choose a tag to compare
  • 018630a Upgrade router to 0.4.1 to fix static files in group paths (Sergio Andres Virviescas Santana)

v8.1.0

17 Jul 08:41
Compare
Choose a tag to compare
  • 855c870 Add group path (Sergio Andres Virviescas Santana)
  • e803c29 Update fasthttp config type documentation and fix typo (Sergio Andres Virviescas Santana)
  • 85bb188 Add Atreugo.TimeoutWithCodePath (Sergio Andres Virviescas Santana)
  • 18b8ba2 Upgrade fasthttp to v1.4.0 and router to 0.4.0 (Sergio Andres Virviescas Santana)
  • 9f48111 Add filters (middlewares) for Paths (Sergio Andres Virviescas Santana)

v8.0.0

12 Jun 22:06
Compare
Choose a tag to compare
  • 5a4cc72 Upgrade to v8 (Sergio Andres Virviescas Santana)
  • 3ec7f19 Adds request id middleware (Sergio Andres Virviescas Santana)
  • b4f47e0 Fix doc (Sergio Andres Virviescas Santana)
  • 4f2f904 Add net/http handler path (Sergio Andres Virviescas Santana)
  • 39019c6 Fix example (Sergio Andres Virviescas Santana)
  • a8dddb7 Add Before/After middlewares (Sergio Andres Virviescas Santana)
  • ad2db64 Add TimeoutPath method (Sergio Andres Virviescas Santana)
  • 55ca848 Allow any http method in path handlers (Sergio Andres Virviescas Santana)

v7.1.2

20 May 12:36
Compare
Choose a tag to compare
  • b656a37 Upgrade fasthttp to v1.3.0 and router to v0.3.4 (Sergio Andres Virviescas Santana)
  • 7c8050e Upgrade dependencies (Sergio Andres Virviescas Santana)
  • cbd25cd Add go 1.12 in travis-ci (Sergio Andres Virviescas Santana)
  • 85d7a59 Avoid defer in FileResponse (Sergio Andres Virviescas Santana)

v7.1.1

18 Feb 07:38
Compare
Choose a tag to compare
  • 7b1849b Upgrade fasthttp to v1.2.0 and router to v0.3.3 (Sergio Andres Virviescas Santana)

v7.1.0

10 Feb 19:45
Compare
Choose a tag to compare
  • 45bc15f Add LogName configuration and code fixes (Sergio Andres Virviescas Santana)
  • efb1373 Add Sergio Andres Virviescas Santana as author of Atreugo into LICENSE (Sergio Andres Virviescas Santana)
  • 6430806 Avoided unnecessary ctx.ResetBody() (Sergio Andres Virviescas Santana)

v7.0.0

16 Jan 23:34
Compare
Choose a tag to compare
  • ed2998f Fix version in go.mod (Sergio Andres Virviescas Santana)
  • 32fcee6 Upgrade to v7 (Sergio Andres Virviescas Santana)
  • 026ecd0 Fix tests (Sergio Andres Virviescas Santana)
  • 2530287 Added NotFound and ServeFile handlers, and fix Static handler (Changes in API) (Sergio Andres Virviescas Santana)
  • 28455a9 Added Benchmark's section to README (Sergio Andres Virviescas Santana)

v6.0.1

10 Jan 07:36
Compare
Choose a tag to compare
  • 8ffd32b Upgrade router to v0.3.2 (Sergio Andres Virviescas Santana)
  • d3c08e6 Avoided defer in handler (Sergio Andres Virviescas Santana)

v6.0.0

08 Jan 14:13
Compare
Choose a tag to compare
  • d2d807a Upgrade to v6 (Sergio Andres Virviescas Santana)
  • df0c1b0 Fix to follow official go modules instructions (Sergio Andres Virviescas Santana)

v5.6.2

08 Jan 12:50
Compare
Choose a tag to compare
  • f9ce001 Update go-logger (Sergio Andres Virviescas Santana)