File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 6.1.7] ( https://github.com/airbus-cyber/graylog-plugin-logging-alert/compare/6.1.6...6.1.7 )
6+ ### Changes
7+ * Fully Remove Aggregation Feature ([ issue #53 ] ( https://github.com/airbus-cyber/graylog-plugin-logging-alert/issues/53 ) )
8+
9+
510## [ 6.1.6] ( https://github.com/airbus-cyber/graylog-plugin-logging-alert/compare/6.1.5...6.1.6 )
611### Changes
712* Remove Aggregation Stream ([ issue #53 ] ( https://github.com/airbus-cyber/graylog-plugin-logging-alert/issues/53 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " LoggingAlert" ,
3- "version" : " 6.1.6 " ,
3+ "version" : " 6.1.7 " ,
44 "description" : " Graylog plugin LoggingAlert Web Interface" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 2828
2929 <groupId >com.airbus-cyber-security.graylog</groupId >
3030 <artifactId >graylog-plugin-logging-alert</artifactId >
31- <version >6.1.6 </version >
31+ <version >6.1.7 </version >
3232 <packaging >jar</packaging >
3333 <name >${project.artifactId} </name >
3434 <description >Graylog ${project.artifactId} plugin.</description >
You can’t perform that action at this time.
0 commit comments