...
Description | Notes |
---|---|
Migrate folder structures | APIIDA API Gateway now uses the Restman interface to migrate the folder structure. This will be needed, because the GMU didn't migrate the folder structure in every case. In the migration process APIIDA API Gateway autodetects necessary folders and creates them, before the GMU command will be called. |
Migrate whole solutions | Added the possibility to migrate a solution. A solution is a set of Services inside the same parent folder on the Gateway. Therefore it is possible to migrate more then one Service in the same migration process. |
Better overview screen | Redesigned the overview page before the migration. Easier to have an overview to see the changes for the migration. |
Upgrade to GMU 1.6 | Upgraded the included Gateway Migration Utility to the version 1.6. |
...
Description | Notes |
---|---|
Notification info on every page | Added a notification icon on every page in the header of the page. Instant view, if there is any active alarm that need to be handled. |
Support of CA API Gateway 9.2, 9.3 and 9.4 | Added support for the CA API Gateway versions 9.2, 9.3 and 9.4 with the brand new APIIDA Metrics Assertion. Please upgrade your existing Assertion to the version greater then 1.2. |
More stable metrics reader | Connectivity issues are now handled properly between APIIDA API Gateway Manager and the API Gateways. |
Less memory consumption on gateway | Decreased the memory consumption with the APIIDA Metrics Assertion on the gateway. |
Faster interaction on all pages | Increased the overall performance in the UI of APIIDA API Gateway Manager. |
Variable memory consumption's of database Docker container (aagmdb) | The database container now consumes 50% of the available server memory. This can be changed to a fixed value with an environment variable inside the the Docker Compose file. |
Known Issues
Description | Notes |
---|---|
Missing data with different dates on server | Please ensure, that all of your server (all gateway server and server for APIIDA API Gateway Manager) have the same time. You can use NTP for this. |
ServiceID in Migration overview of solutions | If you migrate a solution to a gateway, the current overview show you only one ServiceID. |
Dashboard: Click on 'add' deletes all changed widget data | If you click on 'add' in a Dashboard edit page, all your changed widgets preferences are lost. Please save all your preferences before you add a widget or block. |
Edit mode from Dashboard: all sites are in edit mode | If you are in the edit mode from a Dashboard, all other sites (e.g. Nodes or Services) are in edit mode too. Please go back to your Dashboard and save your changes. |
Migration fails with folders with same name | Migration fails when there are multiple folders with the same name on the target gateway |
Memory consumption show cache from OS | The memory consumption is currently calculated by following rule: (available memory) = (total memory) - (used memory) - (memory for cache) - (memory for buffer) This will be changed in the next release to following rule: (available memory) = (total memory) - (used memory) |
...