Skip to content

Commit

Permalink
chore: Prepare v0.10.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Ana Hobden <[email protected]>
Signed-off-by: Brian Menges <[email protected]>
  • Loading branch information
Hoverbear authored and Brian Menges committed Dec 9, 2020
1 parent f0218d4 commit 43861aa
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 5 deletions.
3 changes: 2 additions & 1 deletion .meta/releases/0.10.0.toml
Original file line number Diff line number Diff line change
Expand Up @@ -331,5 +331,6 @@ commits = [
{sha = "bfb0fcaa89a118913547ad01c6c2a98fdec29cf7", message = "chore: Remove tokio 0.1 from shutdown (#3106)", author = "Kruno Tomola Fabro", date = 2020-07-21T13:50:27Z, pr_number = 3106, files_count = 1, insertions_count = 18, deletions_count = 21},
{sha = "b6004be220b2071093a066bb16449f1a4e5814ba", message = "chore(operations): Update cidr-utils (#3139)", author = "Ana Hobden", date = 2020-07-21T09:32:09Z, pr_number = 3139, files_count = 2, insertions_count = 7, deletions_count = 7},
{sha = "3b8bf31a4f6cd5a47016bba934e16aabe04c18ff", message = "chore(operations): Pin back Rust 1.45 until after 0.10.0 (#3142)", author = "Ana Hobden", date = 2020-07-21T10:26:37Z, pr_number = 3142, files_count = 2, insertions_count = 2, deletions_count = 2},
{sha = "675ad3be743cc754197e108d2da4427d636dd682", message = "chore(operations): Fixup clippy issues from 1.44 rollback (#3143)", author = "Ana Hobden", date = 2020-07-21T11:25:33Z, pr_number = 3143, files_count = 1, insertions_count = 1, deletions_count = 1}
{sha = "675ad3be743cc754197e108d2da4427d636dd682", message = "chore(operations): Fixup clippy issues from 1.44 rollback (#3143)", author = "Ana Hobden", date = 2020-07-21T11:25:33Z, pr_number = 3143, files_count = 1, insertions_count = 1, deletions_count = 1},
{sha = "22fa53afbef21189d7eb8c7eea68864fc494fa93", message = "chore: Prepare v0.10.0 (#3022)", author = "Ana Hobden", date = 2020-07-21T12:34:52Z, pr_number = 3022, files_count = 42, insertions_count = 14414, deletions_count = 140}
]
42 changes: 38 additions & 4 deletions website/metadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -10412,11 +10412,28 @@ module.exports = {
],
"sha": "675ad3be743cc754197e108d2da4427d636dd682",
"type": "chore"
},
{
"author": "Ana Hobden",
"breaking_change": false,
"date": "2020-07-21 12:34:52 +0000",
"deletions_count": 140,
"description": "Prepare v0.10.0",
"files_count": 42,
"highlight_permalink": null,
"insertions_count": 14414,
"message": "chore: Prepare v0.10.0 (#3022)",
"pr_number": 3022,
"scopes": [

],
"sha": "22fa53afbef21189d7eb8c7eea68864fc494fa93",
"type": "chore"
}
],
"compare_url": "https://github.com/timberio/vector/compare/v0.9.2...v0.10.0",
"date": "2020-07-10",
"deletions_count": 25499,
"deletions_count": 25639,
"description": "",
"highlights": [
{
Expand Down Expand Up @@ -10579,7 +10596,7 @@ module.exports = {
"title": "New Reduce transform"
}
],
"insertions_count": 47764,
"insertions_count": 62178,
"last_version": "0.9.2",
"permalink": "/releases/0.10.0/",
"title": "Vector v0.10.0",
Expand Down Expand Up @@ -17054,11 +17071,28 @@ module.exports = {
],
"sha": "675ad3be743cc754197e108d2da4427d636dd682",
"type": "chore"
},
{
"author": "Ana Hobden",
"breaking_change": false,
"date": "2020-07-21 12:34:52 +0000",
"deletions_count": 140,
"description": "Prepare v0.10.0",
"files_count": 42,
"highlight_permalink": null,
"insertions_count": 14414,
"message": "chore: Prepare v0.10.0 (#3022)",
"pr_number": 3022,
"scopes": [

],
"sha": "22fa53afbef21189d7eb8c7eea68864fc494fa93",
"type": "chore"
}
],
"compare_url": "https://github.com/timberio/vector/compare/v0.9.2...v0.10.0",
"date": "2020-07-10",
"deletions_count": 25499,
"deletions_count": 25639,
"description": "",
"highlights": [
{
Expand Down Expand Up @@ -17221,7 +17255,7 @@ module.exports = {
"title": "New Reduce transform"
}
],
"insertions_count": 47764,
"insertions_count": 62178,
"last_version": "0.9.2",
"permalink": "/releases/0.10.0/",
"title": "Vector v0.10.0",
Expand Down

0 comments on commit 43861aa

Please sign in to comment.