hashicorp/go-msgpack
### [`v1.1.5`](https://togithub.com/hashicorp/go-msgpack/releases/v1.1.5)
[Compare Source](https://togithub.com/hashicorp/go-msgpack/compare/v0.5.5...v1.1.5)
Pulling upstream ugorji/go at [`08f7b40`](https://togithub.com/hashicorp/go-msgpack/commit/08f7b401aef15f3d544472dd46bf6788cdfe55bf) : https://github.com/ugorji/go/commit/08f7b401aef15f3d544472dd46bf6788cdfe55bf
That's what-would-have-been-v1.1.5 of upstream plus some fixes.
### [`v0.5.5`](https://togithub.com/hashicorp/go-msgpack/releases/v0.5.5)
[Compare Source](https://togithub.com/hashicorp/go-msgpack/compare/v0.5.4...v0.5.5)
Fix an issue where struct pointer fields tagged with `omitempty` will be omitted if referenced value is empty, so a field of type `*bool`, then field would be omitted pointer is nil or `&false`.
### [`v0.5.4`](https://togithub.com/hashicorp/go-msgpack/releases/v0.5.4)
[Compare Source](https://togithub.com/hashicorp/go-msgpack/compare/v0.5.3...v0.5.4)
Fixed a decoding issue when decoding a string value in a map where the value already existed would panic.
Configuration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
v0.5.3
->v1.1.5
Release Notes
hashicorp/go-msgpack
### [`v1.1.5`](https://togithub.com/hashicorp/go-msgpack/releases/v1.1.5) [Compare Source](https://togithub.com/hashicorp/go-msgpack/compare/v0.5.5...v1.1.5) Pulling upstream ugorji/go at [`08f7b40`](https://togithub.com/hashicorp/go-msgpack/commit/08f7b401aef15f3d544472dd46bf6788cdfe55bf) : https://github.com/ugorji/go/commit/08f7b401aef15f3d544472dd46bf6788cdfe55bf That's what-would-have-been-v1.1.5 of upstream plus some fixes. ### [`v0.5.5`](https://togithub.com/hashicorp/go-msgpack/releases/v0.5.5) [Compare Source](https://togithub.com/hashicorp/go-msgpack/compare/v0.5.4...v0.5.5) Fix an issue where struct pointer fields tagged with `omitempty` will be omitted if referenced value is empty, so a field of type `*bool`, then field would be omitted pointer is nil or `&false`. ### [`v0.5.4`](https://togithub.com/hashicorp/go-msgpack/releases/v0.5.4) [Compare Source](https://togithub.com/hashicorp/go-msgpack/compare/v0.5.3...v0.5.4) Fixed a decoding issue when decoding a string value in a map where the value already existed would panic.Configuration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.