Skip to content

Commit

Permalink
Refactor schema_reader.py (#811)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Martin committed Apr 9, 2020
1 parent 74ad77d commit 7aa8687
Show file tree
Hide file tree
Showing 8 changed files with 159 additions and 1,321 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.next.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Thanks, you're awesome :-) -->

#### Breaking changes

* Removed the `order` attribute from the `ecs_nested.yml` and `ecs_flat.yml` files. #811

#### Bugfixes

* Subsets are created after duplicating reusable fields now so subsets can
Expand All @@ -50,7 +52,7 @@ Thanks, you're awesome :-) -->
#### Improvements

* Add support for reusing offical fieldsets in custom schemas. #751
* Add full path names to reused fieldsets in `nestings` array in ecs_nested.yml. #803
* Add full path names to reused fieldsets in `nestings` array in `ecs_nested.yml`. #803
* Allow shorthand notation for including all subfields in subsets. #805

#### Deprecated
Expand Down

0 comments on commit 7aa8687

Please sign in to comment.