Skip to content

Releases: ViBiOh/httputils

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

v4.75.1

02 May 22:05
beacec1
Compare
Choose a tag to compare

Fixes

  • (pprof) Reset buffer before use beacec1

v4.75.0

02 May 21:28
fab0571
Compare
Choose a tag to compare

Features

  • Adding pprof exporter to dd eb29443
  • (hash) Adding comparison with sha256 hash 8ae1730
  • Set singla in logged message b2be5a2

Miscellaneous