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
maxUrlLength
as 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
originalId
andconnector
for list migrations endpoint - XLR-120 Add indexes to
connector
andoriginalId
in themigrations
table - XLR-122 Allow updating of migrations using
originalId
andconnector
- XLR-124 Add
tags
field to migration model - XLR-125 Add grace period to license checks
- XLR-126 Add
includeIP
andverboseProxyLogging
options for request logging - XLR-130 Make query parameter processing order configurable
- Many small improvements to the documentation