Skip to content

Commit

Permalink
chore: Prepare v0.9.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: binarylogic <bjohnson@binarylogic.com>
  • Loading branch information
binarylogic committed Apr 20, 2020
1 parent 514f8b1 commit 8986f9f
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 9 deletions.
4 changes: 3 additions & 1 deletion .meta/releases/0.9.0.toml
Original file line number Diff line number Diff line change
Expand Up @@ -248,5 +248,7 @@ commits = [
{sha = "806f24664147d71ab866ef156d9f3762bac7992c", message = "enhancement(journald source): Wire in `ShutdownSignal` for improved shutdown (#2364)", author = "Kruno Tomola Fabro", date = 2020-04-20T19:17:28Z, pr_number = 2364, files_count = 3, insertions_count = 57, deletions_count = 52},
{sha = "512cb2ebb3f85997ef5b9966e1b501d531125c35", message = "enhancement(sources): Wire in new `ShutdownSignal` for improved shutdown (#2365)", author = "Kruno Tomola Fabro", date = 2020-04-20T19:20:14Z, pr_number = 2365, files_count = 7, insertions_count = 50, deletions_count = 18},
{sha = "b7af16744363667c75948cbbf1b197a21f237324", message = "chore(platforms): Reenable component feature check (#2371)", author = "Ana Hobden", date = 2020-04-20T10:55:19Z, pr_number = 2371, files_count = 3, insertions_count = 36, deletions_count = 12},
{sha = "ec30c6166b69e2a91514440347abf090a52fd6e9", message = "fix(lua transform): support sub-second timestamp resolution (#2333)", author = "Joe Schafer", date = 2020-04-20T13:21:43Z, pr_number = 2333, files_count = 4, insertions_count = 77, deletions_count = 9}
{sha = "ec30c6166b69e2a91514440347abf090a52fd6e9", message = "fix(lua transform): support sub-second timestamp resolution (#2333)", author = "Joe Schafer", date = 2020-04-20T13:21:43Z, pr_number = 2333, files_count = 4, insertions_count = 77, deletions_count = 9},
{sha = "74126709debf66fc576a1a064244be98e223a0a6", message = "chore(operations): Optimize binaries in `test-stable` CI to reduce binary sizes. This should make it more stable. (#2380)", author = "Ana Hobden", date = 2020-04-20T13:29:30Z, pr_number = 2380, files_count = 1, insertions_count = 14},
{sha = "514f8b1ed5596691e4f083657a61ffe935b06b7f", message = "chore: Prepare 0.9.0 (#2353)", author = "Binary Logic", date = 2020-04-20T16:29:54Z, pr_number = 2353, files_count = 119, insertions_count = 27658, deletions_count = 16436}
]
2 changes: 1 addition & 1 deletion website/highlights/2020-03-31-guides-section.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
last_modified_on: "2020-04-17"
last_modified_on: "2020-04-20"
$schema: "/.meta/.schemas/highlights.json"
title: "A New Guides Section"
description: "High quality guides and education for Vector"
Expand Down
116 changes: 110 additions & 6 deletions website/metadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -6198,7 +6198,7 @@ module.exports = {
"deletions_count": 6156,
"description": "Add new guides section",
"files_count": 1118,
"highlight_permalink": null,
"highlight_permalink": "/highlights/2020-03-31-guides-section/",
"insertions_count": 74832,
"message": "chore(website): Add new guides section (#2132)",
"pr_number": 2132,
Expand Down Expand Up @@ -8096,11 +8096,49 @@ module.exports = {
],
"sha": "ec30c6166b69e2a91514440347abf090a52fd6e9",
"type": "fix"
},
{
"author": "Ana Hobden",
"breaking_change": false,
"date": "2020-04-20 13:29:30 +0000",
"deletions_count": 0,
"description": "Optimize binaries in `test-stable` CI to reduce binary sizes. This should make it more stable.",
"files_count": 1,
"highlight_permalink": null,
"insertions_count": 14,
"message": "chore(operations): Optimize binaries in `test-stable` CI to reduce binary sizes. This should make it more stable. (#2380)",
"pr_number": 2380,
"scopes": [
{
"component": {
},
"name": "operations"
}
],
"sha": "74126709debf66fc576a1a064244be98e223a0a6",
"type": "chore"
},
{
"author": "Binary Logic",
"breaking_change": false,
"date": "2020-04-20 16:29:54 +0000",
"deletions_count": 16436,
"description": "Prepare 0.9.0",
"files_count": 119,
"highlight_permalink": null,
"insertions_count": 27658,
"message": "chore: Prepare 0.9.0 (#2353)",
"pr_number": 2353,
"scopes": [

],
"sha": "514f8b1ed5596691e4f083657a61ffe935b06b7f",
"type": "chore"
}
],
"compare_url": "https://github.com/timberio/vector/compare/v0.8.2...v0.9.0",
"date": "2020-04-17",
"deletions_count": 30233,
"deletions_count": 46669,
"description": "",
"highlights": [
{
Expand Down Expand Up @@ -8326,6 +8364,20 @@ module.exports = {
],
"title": "New Filter Transform"
},
{
"author_github": "https://github.com/binarylogic",
"date": "2020-03-31",
"description": "High quality guides and education for Vector",
"hide_on_release_notes": false,
"id": "2020-03-31-guides-section",
"path": "website/highlights/2020-03-31-guides-section.md",
"permalink": "/highlights/2020-03-31-guides-section/",
"tags": [
"type: new feature",
"domain: website"
],
"title": "A New Guides Section"
},
{
"author_github": "https://github.com/binarylogic",
"date": "2020-04-01",
Expand Down Expand Up @@ -8460,7 +8512,7 @@ module.exports = {
"title": "Improved Shutdown"
}
],
"insertions_count": 133526,
"insertions_count": 161198,
"last_version": "0.8.2",
"permalink": "/releases/0.9.0/",
"title": "Vector v0.9.0",
Expand Down Expand Up @@ -31668,7 +31720,7 @@ module.exports = {
"deletions_count": 6156,
"description": "Add new guides section",
"files_count": 1118,
"highlight_permalink": null,
"highlight_permalink": "/highlights/2020-03-31-guides-section/",
"insertions_count": 74832,
"message": "chore(website): Add new guides section (#2132)",
"pr_number": 2132,
Expand Down Expand Up @@ -33566,11 +33618,49 @@ module.exports = {
],
"sha": "ec30c6166b69e2a91514440347abf090a52fd6e9",
"type": "fix"
},
{
"author": "Ana Hobden",
"breaking_change": false,
"date": "2020-04-20 13:29:30 +0000",
"deletions_count": 0,
"description": "Optimize binaries in `test-stable` CI to reduce binary sizes. This should make it more stable.",
"files_count": 1,
"highlight_permalink": null,
"insertions_count": 14,
"message": "chore(operations): Optimize binaries in `test-stable` CI to reduce binary sizes. This should make it more stable. (#2380)",
"pr_number": 2380,
"scopes": [
{
"component": {
},
"name": "operations"
}
],
"sha": "74126709debf66fc576a1a064244be98e223a0a6",
"type": "chore"
},
{
"author": "Binary Logic",
"breaking_change": false,
"date": "2020-04-20 16:29:54 +0000",
"deletions_count": 16436,
"description": "Prepare 0.9.0",
"files_count": 119,
"highlight_permalink": null,
"insertions_count": 27658,
"message": "chore: Prepare 0.9.0 (#2353)",
"pr_number": 2353,
"scopes": [

],
"sha": "514f8b1ed5596691e4f083657a61ffe935b06b7f",
"type": "chore"
}
],
"compare_url": "https://github.com/timberio/vector/compare/v0.8.2...v0.9.0",
"date": "2020-04-17",
"deletions_count": 30233,
"deletions_count": 46669,
"description": "",
"highlights": [
{
Expand Down Expand Up @@ -33796,6 +33886,20 @@ module.exports = {
],
"title": "New Filter Transform"
},
{
"author_github": "https://github.com/binarylogic",
"date": "2020-03-31",
"description": "High quality guides and education for Vector",
"hide_on_release_notes": false,
"id": "2020-03-31-guides-section",
"path": "website/highlights/2020-03-31-guides-section.md",
"permalink": "/highlights/2020-03-31-guides-section/",
"tags": [
"type: new feature",
"domain: website"
],
"title": "A New Guides Section"
},
{
"author_github": "https://github.com/binarylogic",
"date": "2020-04-01",
Expand Down Expand Up @@ -33930,7 +34034,7 @@ module.exports = {
"title": "Improved Shutdown"
}
],
"insertions_count": 133526,
"insertions_count": 161198,
"last_version": "0.8.2",
"permalink": "/releases/0.9.0/",
"title": "Vector v0.9.0",
Expand Down
2 changes: 1 addition & 1 deletion website/releases/0.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ release. Checkout the [Highlights](#highlights), [Changelog](#changelog), and
colorize={true}
groupBy={"type"}
headingDepth={3}
items={[{"authorGithub":"https://github.com/binarylogic","dateString":"2020-03-23T00:00:00","description":"This brings the sink naming inline with consistent naming pattern","permalink":"/highlights/2020-03-23-rename-gcp_stackdriver_logging-sink-to-gcp_stackdriver_logs/","prNumbers":[2121],"release":"0.9.0","tags":["type: breaking change","domain: sinks","sink: splunk_hec"],"title":"The `gcp_stackdriver_logging` sink has been renamed to `gcp_stackdriver_logs`","type":"breaking change"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-04-05T00:00:00","description":"Compression is not supported by all Elasticsearch service providers","permalink":"/highlights/2020-04-05-default-compression-to-none/","prNumbers":[2219],"release":"0.9.0","tags":["type: breaking change","domain: sinks","sink: elasticsearch"],"title":"The `elasticsearch` sink `compression` option now defaults to `none`","type":"breaking change"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-04-09T00:00:00","description":"ACL is not always required when creating objects in GCP Cloud Storage","permalink":"/highlights/2020-04-09-make-acl-optional/","prNumbers":[2283],"release":"0.9.0","tags":["type: breaking change","domain: sinks","sink: gcp_cloud_storage"],"title":"ACL is now optional for the Google Cloud Storage sink","type":"breaking change"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-03-04T00:00:00","description":"Vector now lets you whitelist, blacklist, and format fields when events are encoded","permalink":"/highlights/2020-03-04-encoding-only-fields-except-fields/","prNumbers":[1915],"release":"0.9.0","tags":["type: enhancement","domain: sinks"],"title":"New Encoding Options","type":"enhancement"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-04-07T00:00:00","description":"The next iteration of our Lua transform.","permalink":"/highlights/2020-04-07-lua-transform-version-2/","prNumbers":[2126],"release":"0.9.0","tags":["type: enhancement","domain: sources","source: vector"],"title":"Lua Transform v2","type":"enhancement"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-04-20T00:00:00","description":"A faster and more reliable shutdown process","permalink":"/highlights/2020-04-20-improved-shutdown/","prNumbers":[1994],"release":"0.9.0","tags":["type: enhancement","domain: topology"],"title":"Improved Shutdown","type":"enhancement"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-02-28T00:00:00","description":"Build Vector with select components","permalink":"/highlights/2020-02-28-custom-vector-builds/","prNumbers":[1924],"release":"0.9.0","tags":["type: new feature","domain: sources","source: vector"],"title":"À La Carte Custom Vector Builds","type":"new feature"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-03-10T00:00:00","description":"Shed duplicate logs","permalink":"/highlights/2020-03-10-dedupe-transform/","prNumbers":[1848],"release":"0.9.0","tags":["type: new feature","domain: sources","source: vector"],"title":"New Dedupe Transform","type":"new feature"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-03-11T00:00:00","description":"Protect downstream metrics storages from runaway metrics tags","permalink":"/highlights/2020-03-11-tag-cardinality-limit-transform/","prNumbers":[1959],"release":"0.9.0","tags":["type: new feature","domain: transforms","transform: tag_cardinality_limit"],"title":"New Tag Cardinality Limit Transform","type":"new feature"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-03-31T00:00:00","description":"Filter and route your logs based on defined conditions","permalink":"/highlights/2020-03-31-filter-transform/","prNumbers":[2088],"release":"0.9.0","tags":["type: new feature","domain: transforms","transform: filter"],"title":"New Filter Transform","type":"new feature"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-04-17T00:00:00","description":"Papertrail, Honeycomb, Pulsar, and DataDog Logs","permalink":"/highlights/2020-04-17-new-sinks/","prNumbers":[1835,1847,1665,1832],"release":"0.9.0","tags":["type: new feature","domain: sinks"],"title":"4 New Sinks!","type":"new feature"}]}
items={[{"authorGithub":"https://github.com/binarylogic","dateString":"2020-03-23T00:00:00","description":"This brings the sink naming inline with consistent naming pattern","permalink":"/highlights/2020-03-23-rename-gcp_stackdriver_logging-sink-to-gcp_stackdriver_logs/","prNumbers":[2121],"release":"0.9.0","tags":["type: breaking change","domain: sinks","sink: splunk_hec"],"title":"The `gcp_stackdriver_logging` sink has been renamed to `gcp_stackdriver_logs`","type":"breaking change"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-04-05T00:00:00","description":"Compression is not supported by all Elasticsearch service providers","permalink":"/highlights/2020-04-05-default-compression-to-none/","prNumbers":[2219],"release":"0.9.0","tags":["type: breaking change","domain: sinks","sink: elasticsearch"],"title":"The `elasticsearch` sink `compression` option now defaults to `none`","type":"breaking change"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-04-09T00:00:00","description":"ACL is not always required when creating objects in GCP Cloud Storage","permalink":"/highlights/2020-04-09-make-acl-optional/","prNumbers":[2283],"release":"0.9.0","tags":["type: breaking change","domain: sinks","sink: gcp_cloud_storage"],"title":"ACL is now optional for the Google Cloud Storage sink","type":"breaking change"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-03-04T00:00:00","description":"Vector now lets you whitelist, blacklist, and format fields when events are encoded","permalink":"/highlights/2020-03-04-encoding-only-fields-except-fields/","prNumbers":[1915],"release":"0.9.0","tags":["type: enhancement","domain: sinks"],"title":"New Encoding Options","type":"enhancement"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-04-07T00:00:00","description":"The next iteration of our Lua transform.","permalink":"/highlights/2020-04-07-lua-transform-version-2/","prNumbers":[2126],"release":"0.9.0","tags":["type: enhancement","domain: sources","source: vector"],"title":"Lua Transform v2","type":"enhancement"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-04-20T00:00:00","description":"A faster and more reliable shutdown process","permalink":"/highlights/2020-04-20-improved-shutdown/","prNumbers":[1994],"release":"0.9.0","tags":["type: enhancement","domain: topology"],"title":"Improved Shutdown","type":"enhancement"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-02-28T00:00:00","description":"Build Vector with select components","permalink":"/highlights/2020-02-28-custom-vector-builds/","prNumbers":[1924],"release":"0.9.0","tags":["type: new feature","domain: sources","source: vector"],"title":"À La Carte Custom Vector Builds","type":"new feature"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-03-10T00:00:00","description":"Shed duplicate logs","permalink":"/highlights/2020-03-10-dedupe-transform/","prNumbers":[1848],"release":"0.9.0","tags":["type: new feature","domain: sources","source: vector"],"title":"New Dedupe Transform","type":"new feature"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-03-11T00:00:00","description":"Protect downstream metrics storages from runaway metrics tags","permalink":"/highlights/2020-03-11-tag-cardinality-limit-transform/","prNumbers":[1959],"release":"0.9.0","tags":["type: new feature","domain: transforms","transform: tag_cardinality_limit"],"title":"New Tag Cardinality Limit Transform","type":"new feature"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-03-31T00:00:00","description":"Filter and route your logs based on defined conditions","permalink":"/highlights/2020-03-31-filter-transform/","prNumbers":[2088],"release":"0.9.0","tags":["type: new feature","domain: transforms","transform: filter"],"title":"New Filter Transform","type":"new feature"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-03-31T00:00:00","description":"High quality guides and education for Vector","permalink":"/highlights/2020-03-31-guides-section/","prNumbers":[2132],"release":"0.9.0","tags":["type: new feature","domain: website"],"title":"A New Guides Section","type":"new feature"},{"authorGithub":"https://github.com/binarylogic","dateString":"2020-04-17T00:00:00","description":"Papertrail, Honeycomb, Pulsar, and DataDog Logs","permalink":"/highlights/2020-04-17-new-sinks/","prNumbers":[1835,1847,1665,1832],"release":"0.9.0","tags":["type: new feature","domain: sinks"],"title":"4 New Sinks!","type":"new feature"}]}
size={null}
tags={false}
timeline={false} />
Expand Down

0 comments on commit 8986f9f

Please sign in to comment.