Skip to content

Releases: dokku/plugn

v0.16.0

29 Jun 06:29
98dedb5
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump ruby/setup-ruby from 1.176.0 to 1.182.0 by @dependabot in #169
  • chore(deps): bump actions/attest-build-provenance from 1.1.2 to 1.3.2 by @dependabot in #167
  • chore(deps): bump golang from 1.22.3-bookworm to 1.22.4-bookworm by @dependabot in #162
  • chore(deps): bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 by @dependabot in #158
  • chore: update go version to 1.22 by @josegonzalez in #170
  • feat: add support for version flags by @josegonzalez in #172
  • tests: check that binary builds correctly and respect go version from go.mod by @josegonzalez in #171

Full Changelog: v0.15.3...v0.16.0

v0.15.3

19 May 03:12
40ffaac
Compare
Choose a tag to compare

What's Changed

  • Fix tgz download failures not treated as errors by @killjoy1221 in #154

Full Changelog: v0.15.2...v0.15.3

v0.15.2

19 May 02:30
b3e7e14
Compare
Choose a tag to compare

What's Changed

  • (chore) Update makefile with source files to trigger automatic rebuilds by @killjoy1221 in #153
  • Fix the plugn shell dev helper on linux by @killjoy1221 in #151

Full Changelog: v0.15.1...v0.15.2

v0.15.1

19 May 02:19
c63b37b
Compare
Choose a tag to compare

What's Changed

  • Fix git plugin install failing when the plugin is already installed by @killjoy1221 in #152

Full Changelog: v0.15.0...v0.15.1

v0.15.0

18 May 23:56
54b916c
Compare
Choose a tag to compare

What's Changed

  • Un-hardcode the master branch in plugin updates by @killjoy1221 in #141

Full Changelog: v0.14.1...v0.15.0

v0.14.1

18 May 11:27
00952f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0

18 May 10:47
5e17cfe
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #128
  • Remove support for debian buster by @josegonzalez in #129
  • Remove support for Ubuntu Bionic by @josegonzalez in #130
  • Drop armhf as a build target by @josegonzalez in #131
  • chore(deps): bump golang from 1.20.5-bookworm to 1.21.3-bookworm by @dependabot in #132
  • chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #136
  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #135
  • chore(deps): bump golang from 1.21.3-bookworm to 1.21.6-bookworm by @dependabot in #138
  • chore(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #137
  • chore(deps): bump golang from 1.21.6-bookworm to 1.22.1-bookworm by @dependabot in #140
  • chore(deps): bump golang from 1.22.1-bookworm to 1.22.3-bookworm by @dependabot in #145
  • Remove usage of deprecated package io/ioutil by @killjoy1221 in #142
  • Replace go-bindata with go:embed by @killjoy1221 in #143
  • Merge release branch into main by @josegonzalez in #146
  • feat: change the integration branch to main by @josegonzalez in #147
  • feat: add ability to create releases from a github workflow by @josegonzalez in #148
  • chore: drop attestation of non-existent windows binaries by @josegonzalez in #149

New Contributors

  • @killjoy1221 made their first contribution in #142

Full Changelog: v0.13.0...v0.14.0

v0.13.0

06 Aug 23:30
fd5297a
Compare
Choose a tag to compare

Release 0.12.0

Added

Changed

  • #97 @josegonzalez: Publish arm64 packages for debian instead of raspbian
  • #98 @dependabot: chore(deps): bump golang from 1.18.2-buster to 1.18.3-buster
  • #100 @dependabot: chore(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0
  • #105 @dependabot: chore(deps): bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1
  • #107 @dependabot: chore(deps): bump golang from 1.18.3-buster to 1.19.4-buster
  • #108 @josegonzalez: Update all workflows
  • #110 @dependabot: chore(deps): bump actions/upload-artifact from 2 to 3
  • #111 @dependabot: chore(deps): bump github/codeql-action from 1 to 2
  • #112 @dependabot: chore(deps): bump actions/checkout from 2 to 3
  • #113 @dependabot: chore(deps): bump golang from 1.19.4-buster to 1.19.5-buster
  • #115 @dependabot: chore(deps): bump golang from 1.19.5-buster to 1.20.0-buster
  • #117 @dependabot: chore(deps): bump golang.org/x/crypto from 0.0.0-20201203163018-be400aefbc4c to 0.1.0
  • #119 @dependabot: chore(deps): bump golang from 1.20.0-buster to 1.20.3-buster
  • #121 @dependabot: chore(deps): bump golang from 1.20.3-buster to 1.20.4-buster
  • #123 @dependabot: chore(deps): bump github.com/BurntSushi/toml from 1.2.1 to 1.3.1
  • #124 @dependabot: chore(deps): bump golang from 1.20.4-buster to 1.20.5-buster
  • #125 @dependabot: chore(deps): bump github.com/BurntSushi/toml from 1.3.1 to 1.3.2

Fixed

Removed

v0.12.0

19 May 04:45
3a27594
Compare
Choose a tag to compare

Release 0.12.0

Fixed

Changed

v0.11.0

16 May 04:20
5dec1af
Compare
Choose a tag to compare

Release 0.11.0

Changed

  • @josegonzalez upgrade go-basher to silence errant exit status log messages