Skip to content

Commit d51bb3d

Browse files
committed
docs: Update release date
Signed-off-by: Ashley Jeffs <[email protected]>
1 parent 9592e1e commit d51bb3d

File tree

5 files changed

+45
-45
lines changed

5 files changed

+45
-45
lines changed

.meta/releases/0.7.0.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = """You can't make an omelet without cracking some eggs. We have \
44
our eyes set on version 1 and a backlog of breaking changes we wanted to merge \
55
before we reach it. Version 0.7.0 is our attempt to cluster as many breaking \
66
changes as we can into a single release."""
7-
date = 2020-01-20
7+
date = 2020-01-22
88
commits = [
99
{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},
1010
{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},

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@ Or use your own [preferred method][docs.installation].
131131

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

138138
[view all...][urls.vector_blog]

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
---
1010

11-
* [**v0.7.0**][urls.release_notes_0.7.0] - 2020-01-20 - 13 new features, 10 enhancements, 12 bug fixes
11+
* [**v0.7.0**][urls.release_notes_0.7.0] - 2020-01-22 - 13 new features, 10 enhancements, 12 bug fixes
1212
* [**v0.6.0**][urls.release_notes_0.6.0] - 2019-12-09 - 14 new features, 27 enhancements, 29 bug fixes
1313
* [**v0.5.0**][urls.release_notes_0.5.0] - 2019-10-09 - 7 new features, 2 enhancements, 1 bug fix
1414
* [**v0.4.0**][urls.release_notes_0.4.0] - 2019-09-24 - 12 new features, 45 enhancements, 14 bug fixes
File renamed without changes.

website/metadata.js

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -3524,25 +3524,12 @@ module.exports = {
35243524
}
35253525
],
35263526
"compare_url": "https://github.com/timberio/vector/compare/v0.6.0...v0.7.0",
3527-
"date": "2020-01-20",
3527+
"date": "2020-01-22",
35283528
"deletions_count": 11774,
35293529
"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.",
35303530
"insertions_count": 24373,
35313531
"last_version": "0.6.0",
35323532
"posts": [
3533-
{
3534-
"author_id": "ashley",
3535-
"date": "2019-12-13",
3536-
"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.",
3537-
"id": "kubernetes-source-alpha",
3538-
"path": "website/blog/2019-12-13-kubernetes-source-alpha.md",
3539-
"permalink": "https://vector.dev/blog/kubernetes-source-alpha",
3540-
"tags": [
3541-
"type: announcement",
3542-
"domain: sources"
3543-
],
3544-
"title": "Alpha Kubernetes Source"
3545-
},
35463533
{
35473534
"author_id": "ashley",
35483535
"date": "2019-12-13",
@@ -3556,6 +3543,19 @@ module.exports = {
35563543
],
35573544
"title": "Use Custom DNS Servers"
35583545
},
3546+
{
3547+
"author_id": "ashley",
3548+
"date": "2019-12-14",
3549+
"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.",
3550+
"id": "kubernetes-source-alpha",
3551+
"path": "website/blog/2019-12-14-kubernetes-source-alpha.md",
3552+
"permalink": "https://vector.dev/blog/kubernetes-source-alpha",
3553+
"tags": [
3554+
"type: announcement",
3555+
"domain: sources"
3556+
],
3557+
"title": "Alpha Kubernetes Source"
3558+
},
35593559
{
35603560
"author_id": "ashley",
35613561
"date": "2019-12-16",
@@ -3645,8 +3645,8 @@ module.exports = {
36453645
"platform: arm",
36463646
"platform: windows",
36473647
"domain: config",
3648-
"domain: sources",
36493648
"domain: networking",
3649+
"domain: sources",
36503650
"domain: transforms",
36513651
"domain: metrics"
36523652
],
@@ -3704,19 +3704,6 @@ module.exports = {
37043704
],
37053705
"title": "Unit Testing Your Vector Config Files"
37063706
},
3707-
{
3708-
"author_id": "ashley",
3709-
"date": "2019-12-13",
3710-
"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.",
3711-
"id": "kubernetes-source-alpha",
3712-
"path": "website/blog/2019-12-13-kubernetes-source-alpha.md",
3713-
"permalink": "https://vector.dev/blog/kubernetes-source-alpha",
3714-
"tags": [
3715-
"type: announcement",
3716-
"domain: sources"
3717-
],
3718-
"title": "Alpha Kubernetes Source"
3719-
},
37203707
{
37213708
"author_id": "ashley",
37223709
"date": "2019-12-13",
@@ -3730,6 +3717,19 @@ module.exports = {
37303717
],
37313718
"title": "Use Custom DNS Servers"
37323719
},
3720+
{
3721+
"author_id": "ashley",
3722+
"date": "2019-12-14",
3723+
"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.",
3724+
"id": "kubernetes-source-alpha",
3725+
"path": "website/blog/2019-12-14-kubernetes-source-alpha.md",
3726+
"permalink": "https://vector.dev/blog/kubernetes-source-alpha",
3727+
"tags": [
3728+
"type: announcement",
3729+
"domain: sources"
3730+
],
3731+
"title": "Alpha Kubernetes Source"
3732+
},
37333733
{
37343734
"author_id": "ashley",
37353735
"date": "2019-12-16",
@@ -19498,25 +19498,12 @@ module.exports = {
1949819498
}
1949919499
],
1950019500
"compare_url": "https://github.com/timberio/vector/compare/v0.6.0...v0.7.0",
19501-
"date": "2020-01-20",
19501+
"date": "2020-01-22",
1950219502
"deletions_count": 11774,
1950319503
"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.",
1950419504
"insertions_count": 24373,
1950519505
"last_version": "0.6.0",
1950619506
"posts": [
19507-
{
19508-
"author_id": "ashley",
19509-
"date": "2019-12-13",
19510-
"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.",
19511-
"id": "kubernetes-source-alpha",
19512-
"path": "website/blog/2019-12-13-kubernetes-source-alpha.md",
19513-
"permalink": "https://vector.dev/blog/kubernetes-source-alpha",
19514-
"tags": [
19515-
"type: announcement",
19516-
"domain: sources"
19517-
],
19518-
"title": "Alpha Kubernetes Source"
19519-
},
1952019507
{
1952119508
"author_id": "ashley",
1952219509
"date": "2019-12-13",
@@ -19530,6 +19517,19 @@ module.exports = {
1953019517
],
1953119518
"title": "Use Custom DNS Servers"
1953219519
},
19520+
{
19521+
"author_id": "ashley",
19522+
"date": "2019-12-14",
19523+
"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.",
19524+
"id": "kubernetes-source-alpha",
19525+
"path": "website/blog/2019-12-14-kubernetes-source-alpha.md",
19526+
"permalink": "https://vector.dev/blog/kubernetes-source-alpha",
19527+
"tags": [
19528+
"type: announcement",
19529+
"domain: sources"
19530+
],
19531+
"title": "Alpha Kubernetes Source"
19532+
},
1953319533
{
1953419534
"author_id": "ashley",
1953519535
"date": "2019-12-16",

0 commit comments

Comments
 (0)