Skip to content

Commit

Permalink
prepare release 9.0.0 (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekneg54 authored Dec 6, 2023
1 parent 6a35f99 commit fccd970
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
## next release
### Breaking

### Features

### Improvements

### Bugfix


## v9.0.0
### Breaking

* remove possibility to inject auth credentials via url string, because of the risk leaking credentials in logs
- if you want to use basic auth, then you have to set the environment variables
* :code:`LOGPREP_CONFIG_AUTH_USERNAME=<your_username>`
Expand Down

0 comments on commit fccd970

Please sign in to comment.