Bug Fixes
The IAG/5.1.1 release includes fixes for bugs that were reported to Itential Product Support.
| Key ID | Release Note |
|---|---|
| ENG-12496 | The system now correctly reads the GATEWAY_PYTHON_SCRIPT_REQUIREMENTS_FILE and GATEWAY_REGISTRY_DEFAULT_OVERRIDABLE configuration variables. |
| ENG-12508 | The system now correctly reads configuration files when specified via the GATEWAY_CONFIG environment variable. |
| ENG-13281 | Python virtual environments now generate correct SHA hashes when using GATEWAY_PYTHON_SCRIPT_REQUIREMENTS_FILE=pyproject.toml without specifying a --req-file parameter. |
| ENG-13304 | Service and decorator modification notifications now send when using a DynamoDB store backend. |
Improvements
This section highlights enhancements and features added to IAG/5.1.1 to improve the user experience.
| Key ID | Release Note |
|---|---|
| ENG-12022 | Improved log messages for iagctl get services, iagctl describe service, and iagctl delete service commands. |