All notable changes to this project will be documented in this file.
Added
- XLR-47 Configure the Management API with different ports
- XLR-48 Implemented Licenses
- XLR-49 Create security architecture model
- XLR-50 Allow fallback URL's to be proxied
- XLR-51 Implement OpenID Connect as authorization method
- XLR-53 Implement
maxUrlLengthas a security measure - XLR-54 Implement Mutual TLS
- XLR-58 Support for (mutual) SSL database connections
- XLR-76 Allow prioritization of Rules
- XLR-77 Updated error handling on connection errors with the Metrics Service
- XLR-82 Allow reading of multiple CA-files
- XLR-104 Add support for Oracle DB
- XLR-107 Implement
perserveQueryFallback-option for rules - XLR-117 Filter by
originalIdandconnectorfor list migrations endpoint - XLR-120 Add indexes to
connectorandoriginalIdin themigrationstable - XLR-122 Allow updating of migrations using
originalIdandconnector - XLR-124 Add
tagsfield to migration model - XLR-125 Add grace period to license checks
- XLR-126 Add
includeIPandverboseProxyLoggingoptions for request logging - XLR-130 Make query parameter processing order configurable
- XLR-131 Add additional metric fields to the Metrics Service
Miscellaneous
- Add
rejectUnauthorizedoption to Database Connections - Add OpenText Case-study to documentation
- Allow redirecting HTTP error codes in the Redirect API.
- Many small improvements to the documentation