Releases: domodwyer/onc-rpc
Releases · domodwyer/onc-rpc
v0.3.3
What's Changed
- chore(deps): bump criterion from 0.6.0 to 0.7.0 by @dependabot[bot] in #51
- chore(deps): bump thiserror from 2.0.12 to 2.0.14 by @dependabot[bot] in #52
- chore(deps): bump thiserror from 2.0.14 to 2.0.15 by @dependabot[bot] in #53
- chore(deps): bump thiserror from 2.0.15 to 2.0.16 by @dependabot[bot] in #54
- style: fix lints by @domodwyer in #56
- chore(deps): bump proptest from 1.7.0 to 1.8.0 by @dependabot[bot] in #55
- chore(deps): bump thiserror from 2.0.16 to 2.0.17 by @dependabot[bot] in #57
- chore(deps): bump hex-literal from 0.4.1 to 1.1.0 by @dependabot[bot] in #59
- chore(deps): bump proptest from 1.8.0 to 1.9.0 by @dependabot[bot] in #58
- chore(deps): bump bytes from 1.10.1 to 1.11.0 by @dependabot[bot] in #60
- chore(deps): bump criterion from 0.7.0 to 0.8.1 by @dependabot[bot] in #62
- Fix machine name max length assertion still using incorrect value by @mike-adams1 in #63
- build: bump version to v0.3.3 by @domodwyer in #65
- build: fix release workflow by @domodwyer in #64
- test: machine name at 255 bytes long by @domodwyer in #66
New Contributors
- @mike-adams1 made their first contribution in #63
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- ci: increase fuzz case sizes by @domodwyer in #44
- build: bump version to 0.3.1 by @domodwyer in #45
- chore(deps): bump criterion from 0.5.1 to 0.6.0 by @dependabot[bot] in #46
- chore(deps): bump proptest from 1.6.0 to 1.7.0 by @dependabot[bot] in #47
- Fix AuthFlavor serialised_len and simplify Opaque serialization by @algebnaly in #49
- fix: handle Opaque data correctly by @Schille in #27
- build: bump version to v0.3.2 by @domodwyer in #50
New Contributors
- @algebnaly made their first contribution in #49
- @Schille made their first contribution in #27
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- chore(deps): bump thiserror from 1.0.60 to 1.0.61 by @dependabot in #11
- chore(deps): bump proptest from 1.4.0 to 1.5.0 by @dependabot in #12
- chore(deps): bump thiserror from 1.0.61 to 1.0.62 by @dependabot in #13
- chore(deps): bump bytes from 1.6.0 to 1.6.1 by @dependabot in #14
- chore(deps): bump thiserror from 1.0.62 to 1.0.63 by @dependabot in #15
- chore(deps): bump bytes from 1.6.1 to 1.7.0 by @dependabot in #16
- chore(deps): bump bytes from 1.7.0 to 1.7.1 by @dependabot in #17
- chore(deps): bump bytes from 1.7.1 to 1.7.2 by @dependabot in #18
- chore(deps): bump thiserror from 1.0.63 to 1.0.64 by @dependabot in #19
- chore(deps): bump bytes from 1.7.2 to 1.8.0 by @dependabot in #20
- chore(deps): bump thiserror from 1.0.64 to 1.0.65 by @dependabot in #21
- chore(deps): bump thiserror from 1.0.65 to 1.0.66 by @dependabot in #22
- chore(deps): bump thiserror from 1.0.66 to 1.0.67 by @dependabot in #23
- chore(deps): bump thiserror from 1.0.67 to 1.0.68 by @dependabot in #24
- chore(deps): bump thiserror from 1.0.68 to 2.0.0 by @dependabot in #25
- chore(deps): bump thiserror from 2.0.0 to 2.0.3 by @dependabot in #26
- chore(deps): bump bytes from 1.8.0 to 1.9.0 by @dependabot in #28
- chore(deps): bump thiserror from 2.0.3 to 2.0.4 by @dependabot in #29
- chore(deps): bump thiserror from 2.0.4 to 2.0.6 by @dependabot in #30
- chore(deps): bump thiserror from 2.0.6 to 2.0.8 by @dependabot in #33
- chore(deps): bump proptest from 1.5.0 to 1.6.0 by @dependabot in #31
- chore(deps): bump thiserror from 2.0.8 to 2.0.9 by @dependabot in #34
- chore(deps): bump thiserror from 2.0.9 to 2.0.10 by @dependabot in #35
- chore(deps): bump thiserror from 2.0.10 to 2.0.11 by @dependabot in #36
- chore(deps): bump bytes from 1.9.0 to 1.10.0 by @dependabot in #37
- chore(deps): bump thiserror from 2.0.11 to 2.0.12 by @dependabot in #39
- chore(deps): bump bytes from 1.10.0 to 1.10.1 by @dependabot in #40
- Fix machine name max length according to RFC1831 by @asadafa123 in #42
- ci: update workflows by @domodwyer in #43
New Contributors
- @asadafa123 made their first contribution in #42
Full Changelog: v0.3.0...v0.3.1
v0.3.0
This is a breaking change to tidy up the API.
Most users will not experience any breakage.
Full Changelog: v0.2.5...v0.3.0