Skip to content

Commit 150f75a

Browse files
authored
Doc: Remove link to limitations topic (#428)
Bump to v6.1.7
1 parent bb56025 commit 150f75a

File tree

3 files changed

+4
-10
lines changed

3 files changed

+4
-10
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 6.1.7
2+
- [DOC] Remove limitations topic and link [#428](https://github.com/logstash-plugins/logstash-input-http/pull/428)
3+
14
## 6.1.6
25
- [DOC] Applied more attributes to manage plugin name in doc content, and implemented conditional text processing. [#423](https://github.com/logstash-plugins/logstash-input-http/pull/423)
36

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.1.6
1+
6.1.7

docs/index.asciidoc

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -101,15 +101,6 @@ plugin] to handle multiline events. Doing so will result in the failure to start
101101
Logstash.
102102
endif::[]
103103

104-
//Content for Elastic Agent
105-
ifeval::["{plugin}"!="beats"]
106-
[id="plugins-{type}s-{plugin}-limitations"]
107-
===== Elastic Agent and Fleet limitations
108-
109-
Early releases of Elastic Agent and Fleet have some limitations, including support for advanced Beats settings like multiline, processors, and so forth.
110-
For more information, see {fleet-guide}/fleet-limitations.html[Limitations of this release].
111-
endif::[]
112-
113104
//Content for Beats
114105
ifeval::["{plugin}"=="beats"]
115106
[id="plugins-{type}s-{plugin}-versioned-indexes"]

0 commit comments

Comments
 (0)