Releases: fortio/logc
Releases · fortio/logc
v1.3.6
rebuild with go 1.22.6
What's Changed
- Bump fortio.org/scli from 1.14.3 to 1.15.0 by @dependabot in #52
- Bump fortio.org/scli from 1.15.0 to 1.15.1 by @dependabot in #54
- Bump fortio.org/cli from 1.7.0 to 1.8.0 by @dependabot in #58
Full Changelog: v1.3.5...v1.3.6
Changelog
v1.3.5
Rebuild with go 1.22.4
What's Changed
- Bump fortio.org/log from 1.12.1 to 1.12.2 by @dependabot in #49
- Bump fortio.org/scli from 1.14.2 to 1.14.3 by @dependabot in #50
Full Changelog: v1.3.4...v1.3.5
Changelog
v1.3.4
What's Changed
Re-rebuilt with updated CI and dependencies update (linter fix in logger, etc)
- fix for dependabot/PRs not needing releaser stage by @ldemailly in #46
- Bump fortio.org/scli from 1.14.1 to 1.14.2 by @dependabot in #48
Full Changelog: v1.3.3...v1.3.4
Changelog
v1.3.3
What's Changed
- Bump fortio.org/scli from 1.13.1 to 1.14.1 by @dependabot in #41
- Switch to shared workflows by @ldemailly in #44
Rebuild with go 1.21.8
Full Changelog: v1.3.2...v1.3.3
Changelog
v1.3.2
What's Changed
Switch to go 1.21, dependencies update (many updates but didn't release in a while)
Full Changelog: v1.3.1...v1.3.2
Changelog
- e4d6095 Bump actions/checkout from 3.5.3 to 4.0.0
- 5d0720d Bump actions/checkout from 4.0.0 to 4.1.0
- 229a716 Bump actions/checkout from 4.1.0 to 4.1.1
- 14dba41 Bump actions/setup-go from 4.0.1 to 4.1.0
- c0287af Bump actions/setup-go from 4.1.0 to 5.0.0
- dd1863d Bump docker/login-action from 2.2.0 to 3.0.0
- a900f2c Bump fortio.org/cli from 1.3.3 to 1.4.2
- 7c37be7 Bump fortio.org/scli from 1.10.3 to 1.11.0
- ebf4722 Bump fortio.org/scli from 1.11.0 to 1.13.1
- fa34458 Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
- b8aa8e7 Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#39)
- f06f4af Bump goreleaser/goreleaser-action from 4.3.0 to 5.0.0
- 9de23a6 Merge pull request #21 from fortio/dependabot/go_modules/fortio.org/scli-1.11.0
- 52cac6f Merge pull request #22 from fortio/dependabot/github_actions/actions/setup-go-4.1.0
- fd6e62e Merge pull request #24 from fortio/dependabot/go_modules/fortio.org/cli-1.4.2
- c30e142 Merge pull request #26 from fortio/dependabot/github_actions/golangci/golangci-lint-action-3.7.0
- f8ab787 Merge pull request #28 from fortio/dependabot/github_actions/actions/checkout-4.0.0
- 3eb7d83 Merge pull request #29 from fortio/dependabot/github_actions/goreleaser/goreleaser-action-5.0.0
- 7e457e1 Merge pull request #30 from fortio/dependabot/github_actions/docker/login-action-3.0.0
- 373cce0 Merge pull request #31 from fortio/dependabot/github_actions/actions/checkout-4.1.0
- a8b69da Merge pull request #36 from fortio/dependabot/go_modules/fortio.org/scli-1.13.1
- 31c4785 Merge pull request #37 from fortio/dependabot/github_actions/actions/setup-go-5.0.0
- 53b5a37 Merge pull request #38 from fortio/dependabot/github_actions/actions/checkout-4.1.1
- dd024c5 Merge pull request #40 from fortio/go_1_21
- abc1aa5 Use go 1.21
v1.3.1
What's Changed
- Use the new [LVL] from log 1.9.3 by @ldemailly in #18
Full Changelog: v1.3.0...v1.3.1
Changelog
v1.3.0
What's Changed
- Update to match log 1.9.2 extended level color format by @ldemailly in #17
Full Changelog: v1.2.1...v1.3.0
Changelog
v1.2.1
What's Changed
- Simplified color by relying on log.Colors to be cleared when color mode is off by @ldemailly in #16
Full Changelog: v1.2.0...v1.2.1
Changelog
v1.2.0
What's Changed
Based on https://github.com/fortio/log/releases/tag/v1.8.1 (and matching newer scli)
- Goroutine decoding / colorization (#12)
Full Changelog: v1.1.1...v1.2.0