Skip to content

Commit

Permalink
prepare release 13.1.2 (#659)
Browse files Browse the repository at this point in the history
* prepare release
* update chart
  • Loading branch information
ekneg54 authored Aug 29, 2024
1 parent f6aa076 commit 00fd35d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@
### Improvements
### Bugfix

## 13.1.2
### Bugfix

* fixes a bug not increasing but decreasing timeout throttle factor of ThrottlingQueue
* handle DecodeError and unexpected Exceptions on requests in `http_input` separately

* fixes unbound local error in http input connector

## 13.1.1
Expand Down
2 changes: 1 addition & 1 deletion charts/logprep/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ version: "13.2.3"
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "13.0.1"
appVersion: "13.1.2"

0 comments on commit 00fd35d

Please sign in to comment.