Skip to content

Releases: ViBiOh/httputils

v4.77.0

16 Jun 20:29
faff525
Compare
Choose a tag to compare

Features

  • Splitting the renderer handler 9f17abd

Fixes

  • Fixing behavior of the renderer for auto register 0d08271

Miscellaneous

  • (deps) Bumping deps faff525
  • (deps) Bump github.com/tdewolff/minify/v2 from 2.20.33 to 2.20.34 f522966

v4.76.4

07 Jun 21:50
Compare
Choose a tag to compare

Miscellaneous

  • (deps) Bump github.com/tdewolff/minify/v2 from 2.20.32 to 2.20.33 bd27a8a
  • (deps) Bump github.com/redis/go-redis/extra/redisotel/v9 3c56d12
  • (deps) Bumping deps e46e664

v4.76.3

04 Jun 12:48
3a4f10f
Compare
Choose a tag to compare

Features

  • (renderer) Add a way to disablog logging error 3a4f10f

Miscellaneous

  • (deps) Bumping indirect deps 241a2a7
  • (deps) Bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.2 5d0cc16

v4.76.2

28 May 11:24
16cce16
Compare
Choose a tag to compare

Features

  • (httperror) Bypass log for authorized instead of ErrNoLog 16cce16

Miscellaneous

  • (deps) Bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 56c06cb
  • (deps) Bump github.com/tdewolff/minify/v2 from 2.20.31 to 2.20.32 d43876f

v4.76.1

26 May 08:46
561184f
Compare
Choose a tag to compare

Features

  • (httperror) Adding ErrNoLog 561184f

Miscellaneous

  • (deps) Bump github.com/tdewolff/minify/v2 from 2.20.30 to 2.20.31 d06cab3

v4.76.0

22 May 20:22
aaadc9a
Compare
Choose a tag to compare

Miscellaneous

  • (context) Using built-in WithouCancel context aaadc9a
  • (deps) Bump github.com/tdewolff/minify/v2 from 2.20.24 to 2.20.30 d8180a4
  • (deps) Bumping deps f65978f
  • (deps) Bump github.com/tdewolff/minify/v2 from 2.20.22 to 2.20.23 20147c1
  • (deps) Bump github.com/tdewolff/minify/v2 from 2.20.21 to 2.20.22 1756de4
  • (deps) Bump github.com/tdewolff/minify/v2 from 2.20.20 to 2.20.21 4b6f29b

BREAKING CHANGES

  • (context) Using built-in WithouCancel context aaadc9a

v4.75.5

09 May 21:53
468edec
Compare
Choose a tag to compare

Fixes

  • With attachment it's better 468edec

Miscellaneous

  • Refactoring recoverer and golangci lint check 3ab4a45
  • (deps) Bump github.com/rabbitmq/amqp091-go from 1.9.0 to 1.10.0 ce64309
  • Removing unused function 22cb8cc

v4.75.4

04 May 21:09
3d4496e
Compare
Choose a tag to compare

Miscellaneous

  • (deps) Bumping deps 3d4496e
  • Moving pprof import in the right package eed8d3d

v4.75.3

04 May 12:21
20c0cf6
Compare
Choose a tag to compare

Features

  • (pprof) Move more responsabilities to pprof 20c0cf6
  • (pprof) Adding alloc profile 21f0ab7

Miscellaneous

  • (mock) Removing useless call to Finish 97aa93b

v4.75.2

03 May 06:46
5421619
Compare
Choose a tag to compare

Fixes

  • (pprof) No start if no url 5421619