v1.0.0-RC3
Pre-release
Pre-release
·
70 commits
to master
since this release
Primary Changes
- Validate the magic cookie in responses for the PPTP module to validate responses are from PPTP services in #650
- Fixes a bug where the
multiplemodule could seg fault under specific conditions In #647 - Adds a ManageSieve module by @BMKprIT in #617 (Thanks for the contribution!)
- Adds bounds checking and other improvements to
memcachedby @merterdemir in #629 - Adds bounds checking to MySQL packets by @GQW19 in #631
- Improve SSH_MSG_KEXINIT composition by @TrueSkrillor in #616
Smaller Changes/Dependency Bumps
- Added better docs for the Scanner interface by @phillip-stephens in #615
- build(deps): bump golang.org/x/term from 0.35.0 to 0.36.0 by @dependabot[bot] in #622
- build(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in #621
- build(deps): bump golang.org/x/time from 0.13.0 to 0.14.0 by @dependabot[bot] in #623
- build(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 by @dependabot[bot] in #619
- Fix Lint issues and add a test for memcached's SnakeToCamel by @phillip-stephens in #630
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #625
- build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #626
- build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #636
- build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 by @dependabot[bot] in #637
- Add some helpful info to the top of our README by @phillip-stephens in #634
- Add ManageSieve Module by @BMKprIT in #617
- build(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 by @dependabot[bot] in #639
- build(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 by @dependabot[bot] in #641
- build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #643
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #645
- build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #646
- Fix failing IPP/Cups integration test by @phillip-stephens in #649
- Fix bug with Oracle when used with multiple module by @phillip-stephens in #648
New Contributors
- @GQW19 made their first contribution in #627
- @merterdemir made their first contribution in #629
- @BMKprIT made their first contribution in #617
Full Changelog: v1.0.0-RC2...v1.0.0-RC3