Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Commit

Permalink
Merge pull request #364 from justinsb/relnotes_3.0.20201117
Browse files Browse the repository at this point in the history
Release notes for 3.0.20201117
  • Loading branch information
justinsb authored Nov 18, 2020
2 parents a0bdb4a + a545685 commit 6ae14b3
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dev/last-release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.20200531
3.0.20201117
22 changes: 22 additions & 0 deletions docs/releases/3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,25 @@
* Simplify downloading backups [@johngmyers](https://github.com/johngmyers) [#327](https://github.com/kopeio/etcd-manager/pull/327)
* Remove all versions for backups when using S3 [@hakman](https://github.com/hakman) [#328](https://github.com/kopeio/etcd-manager/pull/328)
* Update vendored kops version to 1.17.0 [@justinsb](https://github.com/justinsb) [#329](https://github.com/kopeio/etcd-manager/pull/329)

# 3.0.20201117

* Release notes for 3.0.20200531 [@justinsb](https://github.com/justinsb) [#330](https://github.com/kopeio/etcd-manager/pull/330)
* Adds support for using OS application credentials [@olemarkus](https://github.com/olemarkus) [#336](https://github.com/kopeio/etcd-manager/pull/336)
* Fixes usage of OpenStack Swift reauthentication [@kciredor](https://github.com/kciredor) [#338](https://github.com/kopeio/etcd-manager/pull/338)
* Move from debian-hyperkube-base to debian-base [@rdrgmnzs](https://github.com/rdrgmnzs) [#340](https://github.com/kopeio/etcd-manager/pull/340)
* Add license headers to each file [@justinsb](https://github.com/justinsb) [#341](https://github.com/kopeio/etcd-manager/pull/341)
* Fix some typos picked up by verify-spelling [@justinsb](https://github.com/justinsb) [#342](https://github.com/kopeio/etcd-manager/pull/342)
* Fix some problems with trailing spaces [@justinsb](https://github.com/justinsb) [#343](https://github.com/kopeio/etcd-manager/pull/343)
* Add support for etcd 3.4.13 [@hakman](https://github.com/hakman) [#344](https://github.com/kopeio/etcd-manager/pull/344)
* Switch to gcr.io/cloud-marketplace-containers/google/debian10 - Fix for #340 option 1 [@rdrgmnzs](https://github.com/rdrgmnzs) [#345](https://github.com/kopeio/etcd-manager/pull/345)
* Support for ARM64 [@hakman](https://github.com/hakman),[@justinsb](https://github.com/justinsb) [#334](https://github.com/kopeio/etcd-manager/pull/334)
* BUG: OpenStack ignore AvailabilityZone in discovery [@zetaab](https://github.com/zetaab) [#351](https://github.com/kopeio/etcd-manager/pull/351)
* Added full cinder ID to candidateDeviceNodes [@goberle](https://github.com/goberle) [#358](https://github.com/kopeio/etcd-manager/pull/358)
* feat(etcd-manager-ctl): use backupname to delete backup instead of timestamp [@sudoforge](https://github.com/sudoforge) [#352](https://github.com/kopeio/etcd-manager/pull/352)
* Update kops to pick up AllowAuth Openstack [@justinsb](https://github.com/justinsb) [#347](https://github.com/kopeio/etcd-manager/pull/347)
* Build base image by raw expansion of deb packages [@justinsb](https://github.com/justinsb) [#355](https://github.com/kopeio/etcd-manager/pull/355)
* Switch the cloudbuild docker image, locking to 2.2.0 [@justinsb](https://github.com/justinsb) [#363](https://github.com/kopeio/etcd-manager/pull/363)
* Fix build on case-insensitive file systems (MacOS) [@justinsb](https://github.com/justinsb) [#361](https://github.com/kopeio/etcd-manager/pull/361)
* Set AltNames on server certificates [@justinsb](https://github.com/justinsb) [#362](https://github.com/kopeio/etcd-manager/pull/362)
* govet: Fix a log message [@justinsb](https://github.com/justinsb) [#360](https://github.com/kopeio/etcd-manager/pull/360)

0 comments on commit 6ae14b3

Please sign in to comment.