Skip to content

Commit

Permalink
Merge pull request #7 from sassoftware/oct2020-changelog
Browse files Browse the repository at this point in the history
Update CHANGELOG for 0.1.2 release
  • Loading branch information
BryanEllington authored Oct 20, 2020
2 parents 918574f + 74d10e7 commit c265a06
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# SAS® Viya® Monitoring for Kuberneteses

## Version 0.1.2 (20OCT20)

* **Monitoring**
* Support for sas-elasticsearch metric collection
* Refreshed Istio dashboard collection
* Samples refactored out of monitoring/logging directories into a top-level
`samples` directory. Additionally, each subdirectory is structured to be
compatible with [`USER_DIR`](README.md/#customization) customizations.
* A new sample, [`generic-base`](samples/generic-base) has been created as
a template for customization. It contains a full set of user response files
available to customize.
* Documentation for the samples has been improved
* **Logging**
* Kubernetes events are now stored in the index associated with the namespace
of the source of the event instead of a global (cluster) index
* Multiple fixes to RBAC scripts

## Version 0.1.1 (22SEP20)

* Adjust to breaking Helm 3.3.2 change([Issue #1](https://github.com/sassoftware/viya4-monitoring-kubernetes/issues/1))
Expand Down

0 comments on commit c265a06

Please sign in to comment.