You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -7,21 +7,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
## [2.2.0] 2021-03-19
8
8
### Fixed
9
9
- API builder mistakenly tries to create the regional index again [#81](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/81)
10
-
- Payload not vissible for restricted users [#88](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/88)
11
-
- IsignoreAPI Lookup failure for JMS-Legs [#89](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/89)
10
+
- Payload not visible for restricted users [#88](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/88)
11
+
- IsIgnoreAPI Lookup failure for JMS-Legs [#89](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/89)
12
+
- TransactionDetails not shown if one of the Legs used non HTTP (e.g. JMS) [#87](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/87)
12
13
13
14
### Changed
14
15
- Index: Traffic-Summary, Field correlationId now has doc_values enabled / New index field: transactionId [#84](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/84)
15
-
-Hot-Phase for indices: Traffic-Summary, Traffic-Details & Trace reduced from 15 to 10 days. 5 days added to the Warm phase
16
+
-Reduced Retention-Period from 30 to 14 days for Traffic-Summary/-Details & Trace [#85](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/85)
16
17
- API-Builder release changed from Dubai to Ibiza
17
18
- API-Builder Log-Level messages enabled
18
19
- Now all cookies are returned back to the Admin-Node-Manager. This makes it possible to use Load-Balances ANMs with session stickyness
19
20
- Now the returned error message is properly logged if the API-Manager login test at startup fails.
20
-
- Reduced Retention-Period from 30 to 14 days for Traffic-Summary/-Details & Trace [#85](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/85)
21
-
- TransactionDetails not shown if one of the Legs used non HTTP (e.g. JMS) [#87](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/87)
22
21
23
22
### Added
24
-
- Added new option for external HTTPS-Based user authorization. Server certificates can now be verified with correct CA or validation can be disabled completely.
23
+
- New option for external HTTPS-Based user authorization. Server certificates can now be verified with correct CA or validation can be disabled completely.
24
+
- New callback to external HTTPS-Based user authorization to set the request URI
25
25
- API-Gateway CorrelationId is now logged in API-Builder for all lookups performed by Logstash [#86](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/86)
0 commit comments