Skip to content

Releases: projectdiscovery/utils

v0.7.1

23 Nov 00:27

Choose a tag to compare

Automatically released using projectdiscovery/actions/svu-next action.


What's Changed

  • fix(mapsutil): data race in SyncLockMap cleanup by @dwisiswant0 in #705
  • chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0 by @dependabot[bot] in #706

Full Changelog: v0.7.0...v0.7.1

v0.7.0

19 Nov 02:36
5314f45

Choose a tag to compare

Automatically released using projectdiscovery/actions/svu-next action.


What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

16 Nov 00:25
5ef874c

Choose a tag to compare

Automatically released using projectdiscovery/actions/svu-next action.


What's Changed

  • chore(deps): bump github.com/nwaples/rardecode/v2 from 2.0.0-beta.4.0.20241112120701-034e449c6e78 to 2.2.0 by @dependabot[bot] in #685
  • chore(deps): bump the modules group across 1 directory with 6 updates by @dependabot[bot] in #684
  • Adding Evict Functionality by @Mzack9999 in #686
  • Fix go routine leak by @Mzack9999 in #688
  • chore(deps): bump the modules group with 4 updates by @dependabot[bot] in #690
  • add hex utils with escaped format support by @dogancanbakir in #691
  • Expose Jarm Dialer Option by @Mzack9999 in #692
  • chore(deps): bump the modules group with 2 updates by @dependabot[bot] in #695
  • Adding half-handshake tls detect by @Mzack9999 in #697
  • chore(deps): bump github.com/projectdiscovery/retryablehttp-go from 1.0.130 to 1.0.131 in the modules group by @dependabot[bot] in #698
  • fix(sync): AdaptiveWaitGroup counter racy by @dwisiswant0 in #701

Full Changelog: v0.6.0...v0.6.1

v0.6.0

25 Sep 21:21

Choose a tag to compare

Automatically released using projectdiscovery/actions/svu-next action.


What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

31 Aug 00:24

Choose a tag to compare

Automatically released using projectdiscovery/actions/svu-next action.


What's Changed

  • chore(deps): bump the modules group with 3 updates by @dependabot[bot] in #670
  • path encoding / decoding helpers by @tarunKoyalwar in #671
  • feat(structs): add FilterStructToMap utility function by @hanXen in #674
  • chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #675

New Contributors

Full Changelog: v0.4.23...v0.5.0

v0.4.23

16 Aug 09:13
b594e83

Choose a tag to compare

Automatically released using projectdiscovery/actions/svu-next action.


What's Changed

New Contributors

Full Changelog: v0.4.22...v0.4.23

Release v0.4.22

20 Jul 00:41

Choose a tag to compare

0.4.22 (2025-07-20)

Code Refactoring

  • errorutil: impl proper err wrapping w/ stdlib compat (3a47c10)

Release v0.4.21

22 Jun 00:39
91461fd

Choose a tag to compare

0.4.21 (2025-06-22)

Release v0.4.20

15 Jun 00:39

Choose a tag to compare

0.4.20 (2025-06-15)

Release v0.4.19

11 May 00:36
55cf26f

Choose a tag to compare

0.4.19 (2025-05-11)

Build Systems