|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v3.2.0](https://github.com/shamaton/msgpack/compare/v3.1.2...v3.2.0) - 2026-07-14 |
| 4 | + |
| 5 | +- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @shamaton in https://github.com/shamaton/msgpack/pull/75 |
| 6 | +- Bump actions/upload-artifact from 5.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/77 |
| 7 | +- Bump securego/gosec from de65614d10a6b84029e3e1215567b8ce7e490f23 to 6351b0c6fcc7d75acb230a9be7f9047aada322ae by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/78 |
| 8 | +- Bump actions/download-artifact from 5.0.0 to 8.0.1 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/79 |
| 9 | +- ci: update some workflows by @shamaton in https://github.com/shamaton/msgpack/pull/84 |
| 10 | +- Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/80 |
| 11 | +- Bump Songmu/tagpr from 1.19.0 to 1.20.0 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/81 |
| 12 | +- Bump securego/gosec from 6351b0c6fcc7d75acb230a9be7f9047aada322ae to 9addc97cefc9460a114e3c36f536b935da3b98c9 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/85 |
| 13 | +- chore: update README by @shamaton in https://github.com/shamaton/msgpack/pull/86 |
| 14 | +- Bump securego/gosec from 9addc97cefc9460a114e3c36f536b935da3b98c9 to f1c81de5fcdf7b466b229fb24ca02d1a8406dd09 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/87 |
| 15 | +- Bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/88 |
| 16 | +- Bump securego/gosec from f1c81de5fcdf7b466b229fb24ca02d1a8406dd09 to caf8857bbd3276599d0176b0528e9712bb0b5bec by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/89 |
| 17 | +- Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/90 |
| 18 | +- Bump securego/gosec from caf8857bbd3276599d0176b0528e9712bb0b5bec to 11023e51e1f46c4ea63315bdb7670f073442168f by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/94 |
| 19 | +- Bump actions/setup-go from 6.4.0 to 6.5.0 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/91 |
| 20 | +- Bump actions/cache from 5.0.5 to 6.1.0 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/93 |
| 21 | +- Bump securego/gosec from 11023e51e1f46c4ea63315bdb7670f073442168f to 849570622f56a251c015c0e2417aebafc0216e17 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/95 |
| 22 | +- Bump actions/labeler from 6.1.0 to 6.2.0 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/96 |
| 23 | +- Require Go 1.24 by @shamaton in https://github.com/shamaton/msgpack/pull/97 |
| 24 | + |
3 | 25 | ## [v3.1.2](https://github.com/shamaton/msgpack/compare/v3.1.1...v3.1.2) - 2026-05-19 |
4 | 26 | - chore: clean up and pin GitHub Actions workflows by @shamaton in https://github.com/shamaton/msgpack/pull/71 |
5 | 27 | - Bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/73 |
|
0 commit comments