Skip to content

Commit

Permalink
chore: prepare v2.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuDa committed Nov 17, 2023
1 parent 99ace8e commit e4ae461
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog


## v2.2.15

- Added `pprof` endpoints for debugging purposes
- Update dependencies
- Enrichment for kubernetes-statefulsets, -daemonsets, -nodes and -pods

## v2.2.14

- Possibility to exclude attributes from discovery
Expand Down Expand Up @@ -92,7 +98,7 @@
## v1.7.0

- Support creation of a TLS server through the environment variables `STEADYBIT_EXTENSION_TLS_SERVER_CERT` and `STEADYBIT_EXTENSION_TLS_SERVER_KEY`. Both environment variables must refer to files containing the certificate and key in PEM format.
- Support mutual TLS through the environment variable `STEADYBIT_EXTENSION_TLS_CLIENT_CAS`. The environment must refer to a comma-separated list of files containing allowed clients' CA certificates in PEM format.
- Support mutual TLS through the environment variable `STEADYBIT_EXTENSION_TLS_CLIENT_CAS`. The environment must refer to a comma-separated list of files containing allowed clients' CA certificates in PEM format.

## v1.6.0

Expand All @@ -105,7 +111,7 @@
## v1.4.0

- Restrict discovery execution to AWS agents to avoid common issues.
- The log level can now be configured through the `STEADYBIT_LOG_LEVEL` environment variable.
- The log level can now be configured through the `STEADYBIT_LOG_LEVEL` environment variable.

## v1.3.0

Expand Down

0 comments on commit e4ae461

Please sign in to comment.