Releases: projectdiscovery/utils
Releases · projectdiscovery/utils
v0.7.1
Automatically released using projectdiscovery/actions/svu-next action.
What's Changed
- fix(mapsutil): data race in
SyncLockMapcleanup 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
Automatically released using projectdiscovery/actions/svu-next action.
What's Changed
- fix(httputil): optimize
ResponseChainmemory usage by @dwisiswant0 in #700
Full Changelog: v0.6.1...v0.7.0
v0.6.1
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):
AdaptiveWaitGroupcounter racy by @dwisiswant0 in #701
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Automatically released using projectdiscovery/actions/svu-next action.
What's Changed
- Implement sync cookiejar by @Mzack9999 in #676
- chore(deps): bump the modules group with 5 updates by @dependabot[bot] in #672
- refactor(FilterStructToMap): change return type to use
OrderedMapby @hanXen in #680 - chore(deps): bump the modules group with 4 updates by @dependabot[bot] in #678
- feat: adds html package by @dwisiswant0 in #681
- chore(deps): bump the modules group with 5 updates by @dependabot[bot] in #682
Full Changelog: v0.5.0...v0.6.0
v0.5.0
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
FilterStructToMaputility 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
Automatically released using projectdiscovery/actions/svu-next action.
What's Changed
- ci: migrate release workflow by @dwisiswant0 in #662
- skip unexported fields by @dogancanbakir in #665
- chore(deps): bump the modules group with 5 updates by @dependabot[bot] in #667
- remove stacktrace completely from errorutil by @ehsandeep in #666
- add doc updater script by @dogancanbakir in #414
- Change encoding for SP character by @mjkim610 in #663
- Adding withAttr by @Mzack9999 in #669
New Contributors
Full Changelog: v0.4.22...v0.4.23