Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit e9e29d6

Browse files
author
Chris Wiechmann
committed
Update CHANGELOG.md
1 parent 7b4d8e2 commit e9e29d6

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [2.0.0] 2021-01-12
88
### Added
9-
- Custom-Properties for an API now looked up
10-
- Index mapping now includes all configured custom properties
9+
- Support for API Custom-Properties
10+
- configured custom properties are indexed according to their configuration in API-Manager
11+
- can be used to create custom dashboard or perform custom queries
1112
- Regional-Support to store data from different regions separatly
1213
- See https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk#different-topologiesdomains
1314
- Local API-Lookup for native API-Enrichment & Disable APIs/Events ()
1415
- See https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/blob/develop/README.md#setup-local-lookup
1516
- Payload-Support
1617
- See https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk#traffic-payload
17-
- External HTTP-Based User-Authorization
18+
- Flexible User-Authorization
1819
- See https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/blob/develop/README.md#customize-user-authorization
1920
- Life-Cycle-Management
2021
- See https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/blob/develop/README.md#lifecycle-management
22+
- Initial early version of new Platform-Health-Dashboard
23+
- the dashboard will be improved with future releases
2124

2225
### Changed
2326
- Updated API-Builder to version Dubai
@@ -26,6 +29,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2629
- ILM-Policies has been added
2730
- Rollup-Jobs has been added
2831

32+
### Fixed
33+
- Trace-Messages for an API-Request now sorted correctly
34+
- API-Manager configuration not properly injected into API-Builder container
35+
- Kibana failed to start, when using multiple Elasticsearch hosts
36+
2937
## [1.0.0] 2020-10-01
3038
### Added
3139
- Initial version

0 commit comments

Comments
 (0)