Releases: pion/.goassets
Releases · pion/.goassets
v0.11.9
v0.11.8
v0.11.5
v0.11.4
What's Changed
- Replace deprecated set-output command by @at-wat in #130
- Disable deprecated golangci-linters by @stv0g in #131
- Use workflow commands in commit message linter by @stv0g in #137
- Move contributors from README to AUTHORS.txt by @stv0g in #134
- release: Fix deprecation warning by @daenney in #140
- Ignore subject line length error for mod update by @at-wat in #142
- Fix module update commit regex by @at-wat in #144
- Allow subject only commit messages by @ashellunts in #148
- Update actions/setup-go action to v4 by @renovate in #151
- Update Go version matrix as new commit by @at-wat in #154
- Cleanup README by @stv0g in #149
- Disable renovate dependency dashboard by @stv0g in #156
- Create separate commit for updated AUTHORS.txt by @stv0g in #158
- Harmonize names of GitHub workflows by @stv0g in #157
- Cleanup readme by @stv0g in #159
- Update golang Docker tag to v1.20 by @renovate in #153
- Sync assets to more Pion repos by @stv0g in #155
- Fix typo in wasm test workflow by @stv0g in #160
- Remove pion/udp from asset-sync workflow by @stv0g in #161
- Add REUSE compliance check by @stv0g in #164
- Use golangci-lint forbidigo linter instead of custom shell script by @stv0g in #162
- Add support for {PRE,POST}_TEST_HOOKs by @stv0g in #165
- Check Go version in go.mod by @stv0g in #168
- Fix copyright in LICENSE file by @stv0g in #170
- Add more files to dep5 license list by @stv0g in #171
- Update fsfe/reuse-action action to v2 by @renovate in #173
- Check API compatability guarantees by @stv0g in #167
- Update actions/checkout action to v4 by @renovate in #177
- Add file name lint go script by @kehiy in #176
- Update joelanford/go-apidiff action to v0.7.0 by @renovate in #175
- Update golang Docker tag to v1.21 by @renovate in #174
- Update AUTHORS by @at-wat in #179
- Update goreleaser/goreleaser-action action to v5 by @renovate in #178
- Update codecov/codecov-action action to v4 by @renovate in #180
- Disable depguard and nakedret by @Sean-Der in #188
- Update actions/setup-node action to v4 by @renovate in #183
- Update github/codeql-action action to v3 by @renovate in #186
- Update actions/setup-go action to v5 - autoclosed by @renovate in #184
- Update actions/upload-artifact action to v4 by @renovate in #187
- Update actions/cache action to v4 by @renovate in #190
- Update joelanford/go-apidiff action to v0.8.2 by @renovate in #189
- Update golangci/golangci-lint-action action to v4 by @renovate in #192
- Update golangci-lint to v1.56.2 and always install go by @Sean-Der in #196
- Fix commit message lint for non-master branches by @at-wat in #199
- Split API compatibility check job by @at-wat in #200
- Update fsfe/reuse-action action to v3 by @renovate in #194
- Fix scripts path in update-go-version workflow by @at-wat in #202
- Update golang Docker tag to v1.22 by @renovate in #191
- Fix Go download on WASM test by @at-wat in #203
- Update Node to v20 by @at-wat in #204
- Fix node version for test with Go 1.20 by @at-wat in #205
New Contributors
- @ashellunts made their first contribution in #148
- @kehiy made their first contribution in #176
Full Changelog: v0.10.2...v0.11.4
v0.10.2
v0.10.1
What's Changed
- Fix reusable workflow caller by @at-wat in #121
- Remove old files on sync by @at-wat in #122
- Make goassets-ref input optional by @at-wat in #123
- Fix asset-sync rm option by @at-wat in #124
- Fix generate-authors input by @at-wat in #125
- Fix caller secrets field by @at-wat in #126
- Fix indent in generate-authors by @at-wat in #127
Full Changelog: v0.10.0...v0.10.1
v0.10.0
v0.9.0
What's Changed
- Fix renovate fileMatch path by @at-wat in #111
- Update actions/upload-artifact action to v3 in #112
- Update codecov/codecov-action action to v3 in #113
- Update goreleaser/goreleaser-action action to v4 in #114
- Update golang Docker tag to v1.19 in #105
- Add co-authors to AUTHORS.txt by @at-wat in #115
Full Changelog: v0.8.1...v0.9.0
v0.5.9
Upgrade golintcli
Previous version was incompatible with git actions