Releases: digitalocean/app_action
Releases · digitalocean/app_action
v1.1.6
- bump go in CI to 1.21.0 by @ElanHasson (#89)
📦 Dependencies
- Bump actions/checkout from 3 to 4 by @dependabot (#80)
- Bump golang from 1.20.4-alpine to 1.21.3-alpine by @dependabot (#84)
- Bump github.com/digitalocean/godo from 1.99.0 to 1.105.0 by @dependabot (#88)
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 by @dependabot (#69)
👨🏼💻 Contributors
@ElanHasson, @dependabot, @dependabot[bot] and @gregmankes
v1.1.5
- Add
tag-template
to release version and update readme. by @ElanHasson (#66) - Add Workflow for ReleaseDrafter by @ElanHasson (#65)
- Add release drafter by @ElanHasson (#64)
📦 Dependencies
- Bump golang from 1.20.2-alpine to 1.20.4-alpine by @dependabot (#63)
- Bump github.com/digitalocean/godo from 1.98.0 to 1.99.0 by @dependabot (#62)
- Bump golang from 1.19.4-alpine to 1.20.2-alpine by @dependabot (#58)
- Bump golang.org/x/net from 0.0.0-20220921155015-db77216a4ee9 to 0.7.0 by @dependabot (#57)
- Bump github.com/digitalocean/godo from 1.92.0 to 1.98.0 by @dependabot (#59)
- Bump actions/setup-go from 3 to 4 by @dependabot (#60)
- Bump github.com/digitalocean/godo from 1.83.0 to 1.92.0 by @dependabot (#47)
- Bump golang from 1.19.0-alpine to 1.19.4-alpine by @dependabot (#46)
👨🏼💻 Contributors
@ElanHasson, @dependabot, @dependabot[bot] and @gregmankes
v1.1.4
What's Changed
- Create dependabot.yml by @ElanHasson in #17
- Bump golang from 1.16-alpine to 1.18.2-alpine by @dependabot in #22
- Bump actions/checkout from 2 to 3 by @dependabot in #21
- Bump github/codeql-action from 1 to 2 by @dependabot in #20
- Bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0 by @dependabot in #23
- Bump actions/setup-go from 2 to 3 by @dependabot in #19
- Update README.md to fix Broken App Spec link. by @ElanHasson in #32
- Bump github.com/digitalocean/godo from 1.80.0 to 1.82.0 by @dependabot in #31
- Bump github.com/digitalocean/godo from 1.82.0 to 1.83.0 by @dependabot in #33
- Bump golang from 1.18.2-alpine to 1.19.0-alpine by @dependabot in #30
New Contributors
- @dependabot made their first contribution in #22
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Update godo to 1.80.0 and go to 1.18.2 by @ElanHasson in #16
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Add line ending to warning message by @ElanHasson in #14
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix warnings by removing
log
usage. by @ElanHasson in #13
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- APPS-4313 - Switch to using ImageSourceSpec. by @ElanHasson in #11
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Update repos to DigitalOcean GitHub account by @jonfriesen in #1
- Correct
doctl app
=>doctl apps
so it works. by @ElanHasson in #2 - Bump godo version to v1.75.0 by @ElanHasson in #3
- Adds CodeQL Analysis workflow by @ElanHasson in #6
- Remove code to create new deployment after updating the app spec by @ElanHasson in #8
- Update tests to run against go 1.17.x by @ElanHasson in #9
New Contributors
- @jonfriesen made their first contribution in #1
- @ElanHasson made their first contribution in #2
Full Changelog: https://github.com/digitalocean/app_action/commits/v1.0.0