Releases: mrz1836/go-api-router
Releases · mrz1836/go-api-router
Release v0.8.2
Release v0.8.1
Release v0.8.0
Changelog
- e29b8df --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ...
- e53d2d3 Bump codecov/codecov-action from 4.1.0 to 4.1.1
- c5a5364 Bump codecov/codecov-action from 4.1.1 to 4.2.0
- cc4e216 Bump codecov/codecov-action from 4.2.0 to 4.3.0
- fda7fc6 Bump codecov/codecov-action from 4.3.0 to 4.3.1
- 363e7a8 Bump codecov/codecov-action from 4.4.1 to 4.5.0
- ddda93a Bump github.com/newrelic/go-agent/v3 from 3.30.0 to 3.31.0
- 05a5565 Bump github.com/newrelic/go-agent/v3 from 3.31.0 to 3.32.0
- ebff065 Bump github.com/newrelic/go-agent/v3 from 3.32.0 to 3.33.0
- 1dda3f5 Bump github.com/newrelic/go-agent/v3 from 3.33.0 to 3.33.1
- 0309ace Bump github.com/newrelic/go-agent/v3/integrations/nrhttprouter
- a00e2a6 Bump github.com/newrelic/go-agent/v3/integrations/nrhttprouter
- f5568b3 Bump golang.org/x/net from 0.22.0 to 0.23.0
- 86798e2 Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0
- 11ab816 Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
- 4babf17 Fixed goreleaser args
- bca0aea Fixed lots of linter issues
- 7ee8e31 Many fixes for the golangci linter config
- 88e4351 Merge pull request #100 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.4.1
- 765a52a Merge pull request #101 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-6.0.0
- d090870 Merge pull request #102 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.5.0
- 3a61981 Merge pull request #103 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.33.1
- 5159a6e Merge pull request #104 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3/integrations/nrhttprouter-1.1.1
- fef5637 Merge pull request #90 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.31.0
- 8f8a8dd Merge pull request #91 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.1.1
- 2385c63 Merge pull request #92 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3/integrations/nrhttprouter-1.1.0
- 09e7843 Merge pull request #93 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.32.0
- fa6d9f6 Merge pull request #94 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.2.0
- ad4fc02 Merge pull request #95 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.3.0
- 3c68370 Merge pull request #96 from mrz1836/dependabot/go_modules/golang.org/x/net-0.23.0
- d6818d9 Merge pull request #97 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.33.0
- 7549030 Merge pull request #98 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.3.1
- 62f2faf Merge pull request #99 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-5.1.0
- ff6e7e3 Upgraded go and deps
- d389ae1 Upgraded go from 1.19 to 1.22
- 2e27909 Upgraded linter version
- 27fdb72 Upgraded to v2 for goreleaser
Release v0.7.3
Changelog
- dc277d4 Bump codecov/codecov-action from 4.0.1 to 4.0.2
- 98078d3 Bump codecov/codecov-action from 4.0.2 to 4.1.0
- 0e951ca Bump github.com/newrelic/go-agent/v3 from 3.29.1 to 3.30.0
- e3c8660 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
- d9fe2e3 Merge pull request #86 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.30.0
- 437e98d Merge pull request #87 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.0.2
- 218ab5b Merge pull request #88 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.9.0
- e675370 Merge pull request #89 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.1.0
- e8b0ad7 Updated makefile and linter version
- fbdea28 Upgrade deps
Release v0.7.2
Changelog
- c50a08b Bump codecov/codecov-action from 3.1.4 to 3.1.5
- 30b5dab Bump codecov/codecov-action from 3.1.5 to 4.0.1
- e4d8a9b Fix for linter issues
- 030d84e Merge pull request #84 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.5
- a809e06 Merge pull request #85 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.0.1
- ed9f162 Updated linter version
- 65b9f5a Upgraded deps
Release v0.7.1
Changelog
- 4e82204 Bump actions/cache from 3 to 4
- 32325ea Bump actions/setup-go from 4 to 5
- f87b509 Bump github.com/newrelic/go-agent/v3 from 3.28.1 to 3.29.0
- 0449ca8 Bump github.com/newrelic/go-agent/v3 from 3.29.0 to 3.29.1
- 2fc4444 Bump github/codeql-action from 2 to 3
- 5d79a6c Merge pull request #79 from mrz1836/dependabot/github_actions/master/actions/setup-go-5
- a0a691f Merge pull request #80 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.29.0
- d446bf9 Merge pull request #81 from mrz1836/dependabot/github_actions/master/github/codeql-action-3
- 744b048 Merge pull request #82 from mrz1836/dependabot/github_actions/master/actions/cache-4
- ff211e8 Merge pull request #83 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.29.1
- af7592c Upgraded deps
Release v0.7.0
Release v0.6.4
Changelog
- b32a320 Upgraded deps