Skip to content

Releases: atc0005/send2teams

v0.12.3-alpha.1

24 Jul 11:09
7fee182
Compare
Choose a tag to compare
v0.12.3-alpha.1 Pre-release
Pre-release

What's Changed

New Features or Enhancements 🎉

  • Add initial automated release notes config by @atc0005 in #329
  • Add initial automated release build workflow by @atc0005 in #331

Dependency Updates

  • 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 #330
  • Switch Docker images for development branch by @atc0005 in #332
  • canary: bump golang from 1.21rc2 to 1.21rc3 in /dependabot/docker/go by @dependabot in #334
  • 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 #337
  • go.mod: bump github.com/atc0005/go-teams-notify/v2 from 2.8.0-alpha.1 to 2.8.0 by @dependabot in #336
  • 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 #339

Full Changelog: v0.12.2...v0.12.3-alpha.1

v0.12.2

14 Jul 12:21
248db9e
Compare
Choose a tag to compare

Overview

  • Bug fixes
  • Dependency updates
  • built using Go 1.19.11
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.19.10 to 1.19.11
    • atc0005/go-ci
      • go-ci-oldstable-build-v0.10.6 to go-ci-oldstable-build-v0.11.4

Fixed

  • (GH-321) Restore local CodeQL workflow

References

v0.12.1

09 Jun 12:08
653abb0
Compare
Choose a tag to compare

Overview

  • Bug fixes
  • Dependency updates
  • built using Go 1.19.10
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.19.9 to 1.19.10
    • atc0005/go-teams-notify
      • v2.7.1-rc.3 to v2.8.0-alpha.1
    • atc0005/go-ci
      • go-ci-oldstable-build-v0.10.5 to go-ci-oldstable-build-v0.10.6
  • (GH-317) Update vuln analysis GHAW to remove on.push hook

Fixed

  • (GH-314) Disable depguard linter

References

v0.12.0

11 May 12:43
382bfc7
Compare
Choose a tag to compare

Overview

  • Build improvements
  • Dependency updates
  • built using Go 1.19.9
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Added

  • (GH-306) Add rootless container builds via Docker/Podman

Changed

  • Dependencies
    • Go
      • 1.19.7 to 1.19.9
    • atc0005/go-ci
      • go-ci-oldstable-build-v0.10.3 to go-ci-oldstable-build-v0.10.5
  • (GH-307) Add .dockerignore file for use during image builds

References

v0.11.3

27 Mar 11:33
6e3cddc
Compare
Choose a tag to compare

Overview

  • Dependency updates
  • built using Go 1.19.7
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • atc0005/go-teams-notify
      • v2.7.1-rc.2 to v2.7.1-rc.3
    • atc0005/go-ci
      • go-ci-oldstable-build-v0.10.2 to go-ci-oldstable-build-v0.10.3

References

v0.11.2

23 Mar 12:26
756f1ed
Compare
Choose a tag to compare

Overview

  • Dependency updates
  • built using Go 1.19.7
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • atc0005/go-teams-notify
      • v2.7.1-rc.1 to v2.7.1-rc.2
    • atc0005/go-ci
      • go-ci-oldstable-build-v0.10.0 to go-ci-oldstable-build-v0.10.2

References

v0.11.1

21 Mar 11:34
ae1e68c
Compare
Choose a tag to compare

Overview

  • Bug fixes
  • Dependency updates
  • built using Go 1.19.7
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.19.6 to 1.19.7
    • atc0005/go-teams-notify
      • v2.7.0 to v2.7.1-rc.1
    • atc0005/go-ci
      • go-ci-oldstable-build-v0.9.0 to go-ci-oldstable-build-v0.10.0

Fixed

  • (GH-284) Fix CHANGELOG summary for v0.11.0 release
  • (GH-290) Update vuln analysis GHAW to use on.push hook
  • (GH-293) internal/config/config.go:289:10: call could wrap the error with
    error-wrapping directive %w

References

v0.11.0

06 Mar 11:59
14ffc2a
Compare
Choose a tag to compare

Overview

  • Add support for generating packages
  • Generated binary changes
    • filename patterns
    • compression
    • executable metadata
  • Build improvements
  • built using Go 1.19.6
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Added

  • (GH-273) Generate RPM/DEB packages using nFPM

Changed

  • (GH-272) Switch to semantic versioning (semver) compatible versioning
    pattern
  • (GH-274) Add version metadata to Windows executables
  • (GH-275) Makefile: Compress binaries and use fixed filenames
  • (GH-276) Makefile: Refresh recipes to add "standard" set, new
    package-related options
  • (GH-277) Build dev/stable releases using go-ci Docker image

References

v0.10.3

06 Mar 10:25
96a577a
Compare
Choose a tag to compare

Overview

  • Dependency updates
  • GitHub Actions Workflows updates
  • built using Go 1.19.6
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.19.4 to 1.19.6
    • atc0005/go-teams-notify
      • v2.7.0-rc.2 to v2.7.0
  • (GH-266) Add Go Module Validation, Dependency Updates jobs
  • (GH-268) Drop Push Validation workflow
  • (GH-269) Rework workflow scheduling
  • (GH-271) Remove Push Validation workflow status badge

References

v0.10.2

08 Dec 13:33
86b905e
Compare
Choose a tag to compare

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.19.1 to 1.19.4
    • atc0005/go-teams-notify
      • v2.7.0-rc.1 to v2.7.0-rc.2
  • (GH-257) Refactor GitHub Actions workflows to import logic

Fixed

  • (GH-260) Fix Makefile Go module base path detection

References