Releases: drone-runners/drone-runner-aws
Releases · drone-runners/drone-runner-aws
v1.0.0-rc.10
What's Changed
- (feat) update manifest to include arm64 build by @eoinmcafee00 in #158
- (maint) formalise binary naming by @tphoney in #159
- (feat) auto setup for Anka build by @eoinmcafee00 in #161
- (maint) rc10 release by @tphoney in #160
Full Changelog: v1.0.0-rc.9...v1.0.0-rc.10
v1.0.0-rc.9
What's Changed
- moved token creation and updation to dlite by @vistaarjuneja in #141
- (feat) azure support for linux by @eoinmcafee00 in #139
- update go.mod by @vistaarjuneja in #142
- Fix support for gcp json key credentials by @shubham149 in #143
- Fix instance name in gcp runner by @shubham149 in #144
- send back delegate info as part of task response by @vistaarjuneja in #145
- add return by @vistaarjuneja in #146
- update README for running the runner in delegate-less mode by @vistaarjuneja in #147
- Cleanup pools on dlite termination by @shubham149 in #150
- (feat) adds anka build provider by @eoinmcafee00 in #148
- (feat) windows support for azure by @tphoney in #149
- (bug) - fixes issue were progress getting mapped wrong type on anka side by @eoinmcafee00 in #151
- (bug) fixes issue were stage owner was never getting inserted by @eoinmcafee00 in #152
- start publishing tags based on supported os/arch by @vistaarjuneja in #153
- (DRON-406) use binaries for github release on mac by @tphoney in #154
- Fix cleanup of instances by @shubham149 in #155
- (maint) rc9 prep by @tphoney in #157
Full Changelog: v1.0.0-rc.8...v1.0.0-rc.9
v1.0.0-rc.8
What's Changed
- (bug) delegate - fixes issue assigning stage-owner to pool even provisioning failed. by @eoinmcafee00 in #140
Full Changelog: v1.0.0-rc.7...v1.0.0-rc.8
v1.0.0-rc.7
What's Changed
- (fix) remove duplicate vpc from amazon by @tphoney in #124
- (maint) add mac testing steps to release prep docs by @tphoney in #126
- (feat) initial implementation of the digitalocean driver by @tphoney in #127
- (feat) MacOS M1 Support by @eoinmcafee00 in #128
- (maint) run go mod tidy, make sure it stays up to date by @tphoney in #129
- (feat) initial attempt at adding remote debug by @tphoney in #130
- anka setup command & allow multiple setup pool by @eoinmcafee00 in #131
- (feat) build and publish m1 binary by @eoinmcafee00 in #133
- (DRON-318) add auto pooling by @tphoney in #135
- add extra checks by @shubham149 in #137
- Add task implementations for by-passing the java delegate by @vistaarjuneja in #136
- prep for v1.0.0-rc.7 by @vistaarjuneja in #138
Full Changelog: v1.0.0-rc.6...v1.0.0-rc.7
v1.0.0-rc.6
What's Changed
- fixes issue where m1 doesn't have /usr/local/bin folder by @eoinmcafee00 in #116
- Add stage owner support in pool ownership api by @shubham149 in #96
- (DRON-333) add custom tags for AWS by @tphoney in #118
- (DRON-284) provide better OS support by @tphoney in #117
- Add support for amazon linux 2 ami hibernate by @shubham149 in #105
- [DRON-342] Implement Drone Runner for Windows on GCP by @ccaspanello in #122
- (DRON-324) simplify setup for google by @tphoney in #121
- google move defaults to options by @tphoney in #123
- add windows testing on merge to master by @tphoney in #120
- prep for v1.0.0-rc.6 by @tphoney in #125
New Contributors
- @ccaspanello made their first contribution in #122
Full Changelog: v1.0.0-rc.5...v1.0.0-rc.6
v1.0.0-rc.5
What's Changed
- (DRON-220) add availability zones for aws by @tphoney in #74
- (fix) readd aws keypair by @tphoney in #77
- compiler unit tests by @marko-gacesa in #76
- Added support for private repos and custom entrypoint by @marko-gacesa in #79
- (feat) gcp support by @eoinmcafee00 in #78
- pool manager: handling cancelled context by @marko-gacesa in #80
- Handle missing pool file by @marko-gacesa in #82
- Implemented network mode for daemon command by @marko-gacesa in #81
- delegate command uses its own config by @marko-gacesa in #83
- daemon: features that docker runner supports by @marko-gacesa in #84
- (feat) - provide ability for single pool file for all cloud providers by @eoinmcafee00 in #86
- Add support for DRONE_RUNNER_VOLUMES in the Drone AWS runner. by @vistaarjuneja in #88
- (feat) - store certs per pipeline & instance state by @eoinmcafee00 in #87
- (DRON-255) fix typo for reporting instance failures by @tphoney in #90
- Add support for VM hibernate by @shubham149 in #91
- (feat) - osx support with vmware fusion by @eoinmcafee00 in #92
- fixes issue cause by the introduction of sqlite by @eoinmcafee00 in #93
- (task) refactor pool/driver struct by @eoinmcafee00 in #94
- fixes build script & add label functionality for pipelines by @eoinmcafee00 in #95
- Add dynamic wait for vm hibernate by @shubham149 in #98
- (feat) adding setup command by @tphoney in #97
- Build mac binary by @tphoney in #100
- (feat) upgrade lite-engine to v0.1.0 by @tphoney in #101
- (feat) - new provider for building on osx - Anka by @eoinmcafee00 in #99
- (feat) have a single instance db for exec / setup. by @tphoney in #102
- adding acceptance test and env vars by @tphoney in #103
- (DRON-281) daemon can start using env vars by @tphoney in #104
- (feat) allow min/max pool size to be set from env by @tphoney in #106
- (fixes) dron-285 - fixes issues with anka & adds purger to daemon by @eoinmcafee00 in #107
- (feat) allow custom cloud-inits contents and files for a pool by @tphoney in #108
- (fix) fix the aws env vars by @tphoney in #109
- (dron-298) allow env vars for delegate command by @tphoney in #111
- (maint) publish happens after all checks pass by @tphoney in #113
- rc5_prep2 by @tphoney in #115
Full Changelog: v1.0.0-rc.4...v1.0.0-rc.5
v1.0.0-rc.4
What's Changed
- (fix) default to amd64 if no arch is given by @tphoney in #71
- Use AWS IAM role to create VMs by @shubham149 in #70
- (dron-217) Remove SSH by @marko-gacesa in #72
- Update lite-engine version for port binding support by @shubham149 in #73
- (maint) rc4 release prep by @tphoney in #75
Full Changelog: v1.0.0-rc.3...v1.0.0-rc.4
v1.0.0-rc.3
What's Changed
- fix for no max pool size issue by @marko-gacesa in #66
- improved cert gen func by @marko-gacesa in #67
- Pick vm with oldest creation time during instance provisioning by @shubham149 in #69
- daemon: run commands through LE by @marko-gacesa in #55
- extend multi architecture support by @eoinmcafee00 in #68
Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3
v1.0.0-rc.2
Merge pull request #65 from drone-runners/release-prep-for-1.0.0-rc.2 release-prep-for-1.0.0-rc.2
v1.0.0-rc.1
Changelog for this release is here