Skip to content

Commit

Permalink
docs: Update release date
Browse files Browse the repository at this point in the history
Signed-off-by: Ashley Jeffs <[email protected]>
  • Loading branch information
Jeffail committed Jan 22, 2020
1 parent 9592e1e commit d51bb3d
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion .meta/releases/0.7.0.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = """You can't make an omelet without cracking some eggs. We have \
our eyes set on version 1 and a backlog of breaking changes we wanted to merge \
before we reach it. Version 0.7.0 is our attempt to cluster as many breaking \
changes as we can into a single release."""
date = 2020-01-20
date = 2020-01-22
commits = [
{sha = "fba1b3e0676f6abc1b1ed5178a4972cd62b7fb01", message = "docs: Fix handling of locally-installed bundles (#1354)", author = "Bruce Guenter", date = 2019-12-12T11:24:50Z, files_count = 1, insertions_count = 2, deletions_count = 2},
{sha = "e46e4601c28862e211f518a592152146be9f35ad", message = "chore: Rename Alex to Alexander", author = "Ben Johnson", date = 2019-12-12T12:28:17Z, files_count = 2, insertions_count = 2, deletions_count = 2},
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ Or use your own [preferred method][docs.installation].

* [Prometheus Source](https://vector.dev/blog/prometheus-source)
* [EC2 Metadata Enrichments](https://vector.dev/blog/ec2-metadata)
* [Use Custom DNS Servers](https://vector.dev/blog/custom-dns)
* [Alpha Kubernetes Source](https://vector.dev/blog/kubernetes-source-alpha)
* [Use Custom DNS Servers](https://vector.dev/blog/custom-dns)
* [Unit Testing Your Vector Config Files](https://vector.dev/blog/unit-testing-vector-config-files)

[view all...][urls.vector_blog]
Expand Down
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

---

* [**v0.7.0**][urls.release_notes_0.7.0] - 2020-01-20 - 13 new features, 10 enhancements, 12 bug fixes
* [**v0.7.0**][urls.release_notes_0.7.0] - 2020-01-22 - 13 new features, 10 enhancements, 12 bug fixes
* [**v0.6.0**][urls.release_notes_0.6.0] - 2019-12-09 - 14 new features, 27 enhancements, 29 bug fixes
* [**v0.5.0**][urls.release_notes_0.5.0] - 2019-10-09 - 7 new features, 2 enhancements, 1 bug fix
* [**v0.4.0**][urls.release_notes_0.4.0] - 2019-09-24 - 12 new features, 45 enhancements, 14 bug fixes
Expand Down
84 changes: 42 additions & 42 deletions website/metadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -3524,25 +3524,12 @@ module.exports = {
}
],
"compare_url": "https://github.com/timberio/vector/compare/v0.6.0...v0.7.0",
"date": "2020-01-20",
"date": "2020-01-22",
"deletions_count": 11774,
"description": "You can't make an omelet without cracking some eggs. We have our eyes set on version 1 and a backlog of breaking changes we wanted to merge before we reach it. Version 0.7.0 is our attempt to cluster as many breaking changes as we can into a single release.",
"insertions_count": 24373,
"last_version": "0.6.0",
"posts": [
{
"author_id": "ashley",
"date": "2019-12-13",
"description": "We're currently experimenting with Kubernetes integration\nThis functionality is undocumented and not yet ready for general use. However,\nwe consider it to be at Alpha stage and suitable for adventurous early adopters\nto try out.",
"id": "kubernetes-source-alpha",
"path": "website/blog/2019-12-13-kubernetes-source-alpha.md",
"permalink": "https://vector.dev/blog/kubernetes-source-alpha",
"tags": [
"type: announcement",
"domain: sources"
],
"title": "Alpha Kubernetes Source"
},
{
"author_id": "ashley",
"date": "2019-12-13",
Expand All @@ -3556,6 +3543,19 @@ module.exports = {
],
"title": "Use Custom DNS Servers"
},
{
"author_id": "ashley",
"date": "2019-12-14",
"description": "We're currently experimenting with Kubernetes integration\nThis functionality is undocumented and not yet ready for general use. However,\nwe consider it to be at Alpha stage and suitable for adventurous early adopters\nto try out.",
"id": "kubernetes-source-alpha",
"path": "website/blog/2019-12-14-kubernetes-source-alpha.md",
"permalink": "https://vector.dev/blog/kubernetes-source-alpha",
"tags": [
"type: announcement",
"domain: sources"
],
"title": "Alpha Kubernetes Source"
},
{
"author_id": "ashley",
"date": "2019-12-16",
Expand Down Expand Up @@ -3645,8 +3645,8 @@ module.exports = {
"platform: arm",
"platform: windows",
"domain: config",
"domain: sources",
"domain: networking",
"domain: sources",
"domain: transforms",
"domain: metrics"
],
Expand Down Expand Up @@ -3704,19 +3704,6 @@ module.exports = {
],
"title": "Unit Testing Your Vector Config Files"
},
{
"author_id": "ashley",
"date": "2019-12-13",
"description": "We're currently experimenting with Kubernetes integration\nThis functionality is undocumented and not yet ready for general use. However,\nwe consider it to be at Alpha stage and suitable for adventurous early adopters\nto try out.",
"id": "kubernetes-source-alpha",
"path": "website/blog/2019-12-13-kubernetes-source-alpha.md",
"permalink": "https://vector.dev/blog/kubernetes-source-alpha",
"tags": [
"type: announcement",
"domain: sources"
],
"title": "Alpha Kubernetes Source"
},
{
"author_id": "ashley",
"date": "2019-12-13",
Expand All @@ -3730,6 +3717,19 @@ module.exports = {
],
"title": "Use Custom DNS Servers"
},
{
"author_id": "ashley",
"date": "2019-12-14",
"description": "We're currently experimenting with Kubernetes integration\nThis functionality is undocumented and not yet ready for general use. However,\nwe consider it to be at Alpha stage and suitable for adventurous early adopters\nto try out.",
"id": "kubernetes-source-alpha",
"path": "website/blog/2019-12-14-kubernetes-source-alpha.md",
"permalink": "https://vector.dev/blog/kubernetes-source-alpha",
"tags": [
"type: announcement",
"domain: sources"
],
"title": "Alpha Kubernetes Source"
},
{
"author_id": "ashley",
"date": "2019-12-16",
Expand Down Expand Up @@ -19498,25 +19498,12 @@ module.exports = {
}
],
"compare_url": "https://github.com/timberio/vector/compare/v0.6.0...v0.7.0",
"date": "2020-01-20",
"date": "2020-01-22",
"deletions_count": 11774,
"description": "You can't make an omelet without cracking some eggs. We have our eyes set on version 1 and a backlog of breaking changes we wanted to merge before we reach it. Version 0.7.0 is our attempt to cluster as many breaking changes as we can into a single release.",
"insertions_count": 24373,
"last_version": "0.6.0",
"posts": [
{
"author_id": "ashley",
"date": "2019-12-13",
"description": "We're currently experimenting with Kubernetes integration\nThis functionality is undocumented and not yet ready for general use. However,\nwe consider it to be at Alpha stage and suitable for adventurous early adopters\nto try out.",
"id": "kubernetes-source-alpha",
"path": "website/blog/2019-12-13-kubernetes-source-alpha.md",
"permalink": "https://vector.dev/blog/kubernetes-source-alpha",
"tags": [
"type: announcement",
"domain: sources"
],
"title": "Alpha Kubernetes Source"
},
{
"author_id": "ashley",
"date": "2019-12-13",
Expand All @@ -19530,6 +19517,19 @@ module.exports = {
],
"title": "Use Custom DNS Servers"
},
{
"author_id": "ashley",
"date": "2019-12-14",
"description": "We're currently experimenting with Kubernetes integration\nThis functionality is undocumented and not yet ready for general use. However,\nwe consider it to be at Alpha stage and suitable for adventurous early adopters\nto try out.",
"id": "kubernetes-source-alpha",
"path": "website/blog/2019-12-14-kubernetes-source-alpha.md",
"permalink": "https://vector.dev/blog/kubernetes-source-alpha",
"tags": [
"type: announcement",
"domain: sources"
],
"title": "Alpha Kubernetes Source"
},
{
"author_id": "ashley",
"date": "2019-12-16",
Expand Down

0 comments on commit d51bb3d

Please sign in to comment.