This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
Releases: atc0005/brick
Releases · atc0005/brick
v0.5.2
What's Changed
Dependency Updates
- Update Dependabot config to monitor both branches by @atc0005 in #385
- go.mod: bump github.com/atc0005/go-teams-notify/v2 from 2.7.1 to 2.8.0 by @dependabot in #386
- docker: bump atc0005/go-ci from go-ci-oldstable-build-v0.11.5 to go-ci-oldstable-build-v0.13.1 in /dependabot/docker/builds by @dependabot in #390
- go.mod: bump golang.org/x/sys from 0.10.0 to 0.11.0 by @dependabot in #399
- docker: bump atc0005/go-ci from go-ci-oldstable-build-v0.13.1 to go-ci-oldstable-build-v0.13.3 in /dependabot/docker/builds by @dependabot in #401
- docker: bump atc0005/go-ci from go-ci-oldstable-build-v0.13.3 to go-ci-oldstable-build-v0.13.4 in /dependabot/docker/builds by @dependabot in #403
- canary: bump golang from 1.19.11 to 1.19.12 in /dependabot/docker/go by @dependabot in #394
- Update project to Go 1.20 series by @atc0005 in #405
- canary: bump golang from 1.20.6 to 1.20.7 in /dependabot/docker/go by @dependabot in #406
Other Changes
Full Changelog: v0.5.1...v0.5.2
v0.5.2-alpha.2
What's Changed
New Features or Enhancements 🎉
Dependency Updates
- canary: bump golang from 1.21rc3 to 1.21rc4 in /dependabot/docker/go by @dependabot in #395
- docker: bump atc0005/go-ci from go-ci-unstable-build-v0.13.1 to go-ci-unstable-build-v0.13.3 in /dependabot/docker/builds by @dependabot in #402
- canary: bump golang from 1.21rc4 to 1.21 in /dependabot/docker/go by @dependabot in #400
- go.mod: bump golang.org/x/sys from 0.10.0 to 0.11.0 by @dependabot in #398
- docker: bump atc0005/go-ci from go-ci-unstable-build-v0.13.3 to go-ci-unstable-build-v0.13.4 in /dependabot/docker/builds by @dependabot in #404
Full Changelog: v0.5.2-alpha.1...v0.5.2-alpha.2
v0.5.2-alpha.1
What's Changed
Dependency Updates
- Switch Docker images for development branch by @atc0005 in #384
- canary: bump golang from 1.21rc2 to 1.21rc3 in /dependabot/docker/go by @dependabot in #387
- go.mod: bump github.com/atc0005/go-teams-notify/v2 from 2.7.1 to 2.8.0 by @dependabot in #388
- docker: bump atc0005/go-ci from go-ci-unstable-build-v0.11.4 to go-ci-unstable-build-v0.11.5 in /dependabot/docker/builds by @dependabot in #389
- docker: bump atc0005/go-ci from go-ci-unstable-build-v0.11.5 to go-ci-unstable-build-v0.13.1 in /dependabot/docker/builds by @dependabot in #391
Full Changelog: v0.5.1...v0.5.2-alpha.1
v0.5.1
What's Changed
New Features or Enhancements 🎉
- Update vuln analysis GHAW to remove on.push hook by @atc0005 in #368
- Add initial automated release notes config by @atc0005 in #379
- Add initial automated release build workflow by @atc0005 in #381
Bug Fixes 🐛
Dependency Updates
- go.mod: bump github.com/pelletier/go-toml/v2 from 2.0.7 to 2.0.8 by @dependabot in #364
- go.mod: bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 by @dependabot in #363
- canary: bump golang from 1.19.9 to 1.19.10 in /dependabot/docker/go by @dependabot in #366
- go.mod: bump github.com/atc0005/go-ezproxy from 0.1.7 to 0.1.8 by @dependabot in #369
- go.mod: bump github.com/atc0005/go-teams-notify/v2 from 2.7.0 to 2.7.1 by @dependabot in #370
- docker: bump atc0005/go-ci from go-ci-oldstable-build-v0.10.5 to go-ci-oldstable-build-v0.10.6 in /dependabot/docker/builds by @dependabot in #367
- go.mod: bump golang.org/x/sys from 0.8.0 to 0.9.0 by @dependabot in #371
- docker: bump atc0005/go-ci from go-ci-oldstable-build-v0.10.6 to go-ci-oldstable-build-v0.11.0 in /dependabot/docker/builds by @dependabot in #372
- docker: bump atc0005/go-ci from go-ci-oldstable-build-v0.11.0 to go-ci-oldstable-build-v0.11.1 in /dependabot/docker/builds by @dependabot in #373
- go.mod: bump golang.org/x/sys from 0.9.0 to 0.10.0 by @dependabot in #374
- canary: bump golang from 1.19.10 to 1.19.11 in /dependabot/docker/go by @dependabot in #375
- docker: bump atc0005/go-ci from go-ci-oldstable-build-v0.11.1 to go-ci-oldstable-build-v0.11.3 in /dependabot/docker/builds by @dependabot in #376
- go.mod: bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.0.9 by @dependabot in #377
- docker: bump atc0005/go-ci from go-ci-oldstable-build-v0.11.3 to go-ci-oldstable-build-v0.11.4 in /dependabot/docker/builds by @dependabot in #378
- docker: bump atc0005/go-ci from go-ci-oldstable-build-v0.11.4 to go-ci-oldstable-build-v0.11.5 in /dependabot/docker/builds by @dependabot in #380
Other Changes
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Overview
- Add support for generating DEB, RPM packages
- Build improvements
- Generated binary changes
- filename patterns
- compression (~ 66% smaller)
- executable metadata
- built using Go 1.19.9
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Added
Changed
- (GH-354) Switch to semantic versioning (semver) compatible versioning
pattern - (GH-355) Makefile: Compress binaries & use fixed filenames
- (GH-352) Makefile: Refresh recipes to add "standard" set, new
package-related options - (GH-351) Build dev/stable releases using go-ci Docker image
References
- See the
v0.5.0
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.4.24
Overview
- Bug fixes
- Dependency updates
- GitHub Actions workflow updates
- built using Go 1.19.9
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.19.4
to1.19.9
pelletier/go-toml
v2.0.6
tov2.0.7
atc0005/go-teams-notify
v2.7.0-rc.2
tov2.7.0
mattn/go-isatty
v0.0.16
tov0.0.18
golang.org/x/sys
v0.3.0
tov0.8.0
fatih/color
v1.13.0
tov1.15.0
go-logfmt/logfmt
v0.5.1
tov0.6.0
- (GH-332) Add Go Module Validation, Dependency Updates jobs
- (GH-338) Drop
Push Validation
workflow - (GH-339) Rework workflow scheduling
- (GH-341) Remove
Push Validation
workflow status badge - (GH-346) Update vuln analysis GHAW to use on.push hook
Fixed
- (GH-358) Fix revive linter errors
References
- See the
v0.4.24
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.4.23
Overview
- Bug fixes
- Dependency updates
- GitHub Actions Workflows updates
- built using Go 1.19.4
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.17.10
to1.19.4
pelletier/go-toml
v2.0.1
tov2.0.6
github.com/atc0005/go-teams-notify
v2.6.1
tov2.7.0-rc.2
github.com/mattn/go-colorable
v0.1.2
tov0.1.13
github.com/mattn/go-isatty
v0.0.8
tov0.0.16
golang.org/x/sys
v0.0.0-20190412213103-97732733099d
tov0.3.0
github.com/alexflint/go-scalar
v1.1.0
tov1.2.0
github.com/fatih/color
v1.7.0
tov1.13.0
github.com/go-logfmt/logfmt
v0.4.0
tov0.5.1
github.com/pkg/errors
v0.8.1
tov0.9.1
github.com/kr/logfmt
v0.0.0-20140226030751-b84e30acd515
to
v0.0.0-20210122060352-19f9bcb100e6
- (GH-310) Update project to Go 1.19
- (GH-313) Update Makefile and GitHub Actions Workflows
- (GH-319) Refactor GitHub Actions workflows to import logic
Fixed
- (GH-302) Update lintinstall Makefile recipe
- (GH-311) Swap io/ioutil package for io package
- (GH-312) Add missing cmd doc files
- (GH-325) Fix Makefile Go module base path detection
References
- See the
v0.4.23
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.4.22
Overview
- Dependency updates
- built using Go 1.17.10
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.17.9
to1.17.10
pelletier/go-toml
v1.9.5
tov2.0.1
Fixed
- (GH-295) Replace pelletier/go-toml v1.x with v2
References
- See the
v0.4.22
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.4.21
Overview
- Dependency revert
- built using Go 1.17.9
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
pelletier/go-toml
v2.0.0
tov1.9.5
Fixed
- (GH-292) Config file parsing broken after
pelletier/go-toml
v1 to v2
upgrade
References
- See the
v0.4.21
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.4.20
Overview
- Dependency updates
- built using Go 1.17.9
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Changed
- Dependencies
Go
1.17.7
to1.17.9
pelletier/go-toml
v1.9.4
tov2.0.0
Fixed
- (GH-289) Replace pelletier/go-toml v1.x with v2
References
- See the
v0.4.20
milestone for the issues associated with this release. - See our CHANGELOG for more information.