Skip to content

Commit cd6778c

Browse files
authored
Bump version to 1.9.0-dev in branch 1.x (#1198)
1 parent 2ae684e commit cd6778c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+1600
-1600
lines changed

code/go/ecs/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/fields.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[[ecs-field-reference]]
33
== {ecs} Field Reference
44

5-
This is the documentation of ECS version 1.8.0-dev.
5+
This is the documentation of ECS version 1.9.0-dev.
66

77
ECS defines multiple groups of related fields. They are called "field sets".
88
The <<ecs-base,Base>> field set is the only one whose fields are defined

docs/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
1010
[[ecs-reference]]
1111
== Overview
1212

13-
This is the documentation of ECS version 1.8.0-dev.
13+
This is the documentation of ECS version 1.9.0-dev.
1414

1515
[float]
1616
=== What is ECS?

experimental/generated/beats/fields.ecs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# WARNING! Do not edit this file directly, it was generated by the ECS project,
2-
# based on ECS version 1.8.0-dev+exp.
2+
# based on ECS version 1.9.0-dev+exp.
33
# Please visit https://github.com/elastic/ecs to suggest changes to ECS fields.
44

55
- key: ecs

experimental/generated/csv/fields.csv

Lines changed: 730 additions & 730 deletions
Large diffs are not rendered by default.

experimental/generated/elasticsearch/7/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
],
55
"mappings": {
66
"_meta": {
7-
"version": "1.8.0-dev+exp"
7+
"version": "1.9.0-dev+exp"
88
},
99
"date_detection": false,
1010
"dynamic_templates": [

experimental/generated/elasticsearch/component/agent.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_meta": {
33
"documentation": "https://www.elastic.co/guide/en/ecs/current/ecs-agent.html",
4-
"ecs_version": "1.8.0-dev+exp"
4+
"ecs_version": "1.9.0-dev+exp"
55
},
66
"template": {
77
"mappings": {

experimental/generated/elasticsearch/component/base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_meta": {
33
"documentation": "https://www.elastic.co/guide/en/ecs/current/ecs-base.html",
4-
"ecs_version": "1.8.0-dev+exp"
4+
"ecs_version": "1.9.0-dev+exp"
55
},
66
"template": {
77
"mappings": {

experimental/generated/elasticsearch/component/client.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_meta": {
33
"documentation": "https://www.elastic.co/guide/en/ecs/current/ecs-client.html",
4-
"ecs_version": "1.8.0-dev+exp"
4+
"ecs_version": "1.9.0-dev+exp"
55
},
66
"template": {
77
"mappings": {

experimental/generated/elasticsearch/component/cloud.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_meta": {
33
"documentation": "https://www.elastic.co/guide/en/ecs/current/ecs-cloud.html",
4-
"ecs_version": "1.8.0-dev+exp"
4+
"ecs_version": "1.9.0-dev+exp"
55
},
66
"template": {
77
"mappings": {

0 commit comments

Comments
 (0)