Skip to content

Commit

Permalink
updated:
Browse files Browse the repository at this point in the history
- changelog - link to github issues
- cicd - security checks
  • Loading branch information
petrov-serg committed Apr 5, 2021
1 parent f03f020 commit dacc015
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ include:
# adds atg_shared_checks_result job to test stage
- project: automation-toolchain/atg-shared-templates
file: security/base.gitlab-ci.yml
ref: v1.0.1
ref: v1.0.4


##############################################################
Expand Down
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ Changes to this project are documented in this file. More detail and links can b
- AUTOTOOL-2160: Added monitor checks for memory thresholds, which prevents restnoded from crashing on reaching memory limits (runs by default)
- AUTOTOOL-1915: Added new Event Listener endpoint (/eventListener/$eventListener and /namespace/$namespace/eventListener/$eventListener) to send a debug message to an Event Listener
- AUTOTOOL-2266: Added ability to configure "compressionType" for Splunk consumer
- AUTOTOOL-2314: Added 'swap' metric to 'system' group (System Poller output)
- AUTOTOOL-2314: [GitHub #120](https://github.com/F5Networks/f5-telemetry-streaming/issues/120) Added 'swap' metric to 'system' group (System Poller output)
- AUTOTOOL-2115: Namespaces support for iHealth Poller
### Fixed
- AUTOTOOL-494: iHealth Poller creates corrupted Qkview files
- AUTOTOOL-2164: Fixed Route Domain ID handling for Virtual Server and Pool stats
- AUTOTOOL-2164: [GitHub #108](https://github.com/F5Networks/f5-telemetry-streaming/issues/108) Fixed Route Domain ID handling for Virtual Server and Pool stats
- [GitHub #109](https://github.com/F5Networks/f5-telemetry-streaming/issues/109): Splunk debug output does not log HTTP Response payload
- AUTOTOOL-2304: Update example output for maxConns, pktsIn, pktsOut, and totConns
- AUTOTOOL-494: iHealth Poller creates corrupted Qkview files
Expand Down

0 comments on commit dacc015

Please sign in to comment.