-
v0.0.2 Stable
released this
2024-12-06 16:10:37 +00:00 | 42 commits to main since this releaseWhat's Changed
- new
session.DoAPI by @nemith in https://github.com/nemith/netconf/pull/60 - allow more control of filtering Reply errors by @nemith in https://github.com/nemith/netconf/pull/61
- build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in https://github.com/nemith/netconf/pull/64
- build(deps): bump golang.org/x/crypto from 0.13.0 to 0.15.0 by @dependabot in https://github.com/nemith/netconf/pull/66
- build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in https://github.com/nemith/netconf/pull/67
- build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in https://github.com/nemith/netconf/pull/68
- build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in https://github.com/nemith/netconf/pull/70
- transport: fix infinate loop on chunkReader.Close() by @nemith in https://github.com/nemith/netconf/pull/71
- build(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in https://github.com/nemith/netconf/pull/72
- build(deps): bump golang.org/x/crypto from 0.19.0 to 0.21.0 by @dependabot in https://github.com/nemith/netconf/pull/75
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in https://github.com/nemith/netconf/pull/74
- bump for Go version 1.21 and 1.22 by @nemith in https://github.com/nemith/netconf/pull/76
- build(deps): bump golang.org/x/crypto from 0.21.0 to 0.23.0 by @dependabot in https://github.com/nemith/netconf/pull/78
- build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in https://github.com/nemith/netconf/pull/79
- build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in https://github.com/nemith/netconf/pull/80
- build(deps): bump golang.org/x/crypto from 0.25.0 to 0.27.0 by @dependabot in https://github.com/nemith/netconf/pull/82
- build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in https://github.com/nemith/netconf/pull/83
- build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in https://github.com/nemith/netconf/pull/86
- bug fix in main receive loop by @ksproska in https://github.com/nemith/netconf/pull/85
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in https://github.com/nemith/netconf/pull/87
New Contributors
- @ksproska made their first contribution in https://github.com/nemith/netconf/pull/85
Full Changelog: https://github.com/nemith/netconf/compare/v0.0.1...v0.0.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- new