Skip to content

Commit

Permalink
Add Enterprise license type (elastic#14249)
Browse files Browse the repository at this point in the history
* Add Enterprise license type

Add the Enterprise license type and regenerate the types files.

Fixes: elastic#14246
  • Loading branch information
ph authored and jorgemarey committed Dec 13, 2019
1 parent f449ca5 commit 66c99cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Libbeat HTTP's Server can listen to a unix socket using the `unix:///tmp/hello.sock` syntax. {pull}13655[13655]
- Libbeat HTTP's Server can listen to a Windows named pipe using the `npipe:///hello` syntax. {pull}13655[13655]
- By default, all Beats-created files and folders will have a umask of 0027 (on POSIX systems). {pull}14119[14119]
- Adding new `Enterprise` license type to the licenser. {issue}14246[14246]
- Fix memory leak in kubernetes autodiscover provider and add_kubernetes_metadata processor happening when pods are terminated without sending a delete event. {pull}14259[14259]

*Auditbeat*
Expand Down

0 comments on commit 66c99cf

Please sign in to comment.