mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-03 19:54:00 +00:00
Merge pull request #1155 from skriss/v0.10.1-changelog
v0.10.1 changelog
This commit is contained in:
@@ -1,5 +1,28 @@
|
|||||||
|
- [v0.10.1](#v0101)
|
||||||
- [v0.10.0](#v0100)
|
- [v0.10.0](#v0100)
|
||||||
|
|
||||||
|
## v0.10.1
|
||||||
|
#### 2019-01-10
|
||||||
|
|
||||||
|
### Download
|
||||||
|
- https://github.com/heptio/ark/releases/tag/v0.10.1
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
* Fix minio setup job command (#1118, @acbramley)
|
||||||
|
* Add debugging-install link in doc get-started.md (#1131, @hex108)
|
||||||
|
* `ark version`: show full git SHA & combine git tree state indicator with git SHA line (#1124, @skriss)
|
||||||
|
* Delete spec.priority in pod restore action (#879, @mwieczorek)
|
||||||
|
* Allow to use AWS Signature v1 for creating signed AWS urls (#811, @bashofmann)
|
||||||
|
* add multizone/regional support to gcp (#765, @wwitzel3)
|
||||||
|
* Fixed the newline output when deleting a schedule. (#1120, @jwhitcraft)
|
||||||
|
* Remove obsolete make targets and rename 'make goreleaser' to 'make release' (#1114, @skriss)
|
||||||
|
* Update to go 1.11 (#1069, @gliptak)
|
||||||
|
* Update CHANGELOGs (#1063, @wwitzel3)
|
||||||
|
* Initialize empty schedule metrics on server init (#1054, @cbeneke)
|
||||||
|
* Added brew reference (#1051, @omerlh)
|
||||||
|
* Remove default token from all service accounts (#1048, @ncdc)
|
||||||
|
* Add pprof support to the Ark server (#234, @ncdc)
|
||||||
|
|
||||||
## v0.10.0
|
## v0.10.0
|
||||||
#### 2018-11-15
|
#### 2018-11-15
|
||||||
|
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
Remove default token from all service accounts
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Added brew reference
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Initialize empty schedule metrics on server init
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Update CHANGELOGs
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Update to go 1.11
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Remove obsolete make targets and rename 'make goreleaser' to 'make release'
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Fixed the newline output when deleting a schedule.
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
'ark version': show full git SHA & combine git tree state indicator with git SHA line
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Add debugging-install link in doc get-started.md
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Add pprof support to the Ark server
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
add multizone/regional support to gcp
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Allow to use AWS Signature v1 for creating signed AWS urls
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Delete spec.priority in pod restore action
|
|
||||||
Reference in New Issue
Block a user