- deprecated: set personal certificate as default
- deprecated:
base/audit_configuration.py
. Usebase/audit/configuration.py
instead - feature: base/audit/configuration.py added
- feature: base/audit/components.py added
- fix: corrections in test script
- fix: base/extensions.py
- feature: base/container functions (image,volume,metadata,repo,container)
- build: add pre-commit configuration
- features: enhancements on pip and personal certificates (#430)
- fix: cache in policy_attachments (#432)
- fix: isdsappliance.py missing cert variable initialization
- fix: base/cluster/configuration.py - idempotency
- feature: fed/federations.py - wsfed
- fix: web/api_access_control/utilities - credential check update
- fix: documentation
- fix: web/reverse_proxy/junctions - add priority for 10.0.2 if not present
- fix: isdsappliance.py missing cert variable initialization
- fix: uninitialized 'warnings' variable in junctions_server.py (#419)
- fix: add preserve_label in signer_certificates (from kg)
- fix: added condition check in aac/attributes.py (#422)
- feature: forward python requests connection error messages to ibmerror (#423)
- fix: update stanza.py (#414)
- fix: remove curly braces from get_config_data function (#417)
- security fix: enable verify ssl (V-94) (#416)
- security fix: show a warning about not verifying tls for connections to the LMI (V-93) (#416)
- security fix: remove hardcoded usernames and passwords (V-95) (#416)
- security fix: uninitialized variables (V-96) (#416)
- documentation: update readme with info on how to handle the tls verification
- feature: set_all function for reverse proxy junctions
- fix: ignore_if_down cannot be set to False (#410)
- fix: resolve issues created in reverse proxy junctions (set() function)
- refactor: change email address for author
- fix: available_updates.py state is no longer available in 10.0.5 or higher, and too many variables in post request
- fix: ssh_keys api added proper idempotency (#395)
- feature: json input and output for aac authentication policies (#399)
- feature: json input and output for aac access control policies (#400)
- feature: add use_json flag in audit configuration
- feature: new acl api (v10.0.6)
- feature: ssh keys admin and sysaccount (v10.0.6)
- feature: waf and waf_config api (v10.0.5)
- feature: ivg configuration (v10.0.2)
- feature: fido metadata services (v10.0.4)
- fix: management_ssl_certificate.py warnings cannot be None
- known_issue: management_ssl_certificate.py idempotency checks do not always work (issuer contains oid for email=)
- fix: state parameter no longer exists in v10.0.5 in available_updates.py (#385)
- critical change: case_sensitive_url -> case_insensitive_url in v10.0.6 (#386)
- fix: remove pyOpenSSL dependency in management_ssl_certificate.py (#366)
- fix: setuptools does not support pip -e - previous build is wrong (#383)
- fix: add id parameter to ibmsecurity/isam/aac/fido2/relying_parties.py (#377)
- fix: add
__init__.py
in ibmsecurity/isvg sub folders (#380)
- move to pyproject.toml for building
- new: Add domain parameter to delete method. (#374)
- fix: indentation in add method. (#373)
- new: Add get_all method to ibmsecurity/isam/web/authorization_server/cleanup.py (#375)
- new: Add http transform from content (#319)
- fix: syntax in test_isam.py (no pull request)
- new: testisam_cmd.py test script (accepts parameters)
- update: add variable local_interface_only to web/runtime/process.py (new in v10.0.4)
- new: web/iag/export function for v10.0.4
- update: add detailed option to get_all() in web/reverse_proxy/junctions.py (new in v10.0.4)
- update: add parameter ignore_if_down to federated_directories (new in v10.0.4)
- feature: support for ISAM 10 (#364)
- fix: typo in api_access_control resources (#371)
- feature: ISVG appliance (#364)
- fix: idempotency for policies in api_access_control (#368)
- fix: scim merge back from pypi (#332)
- feature: Add scim custom schema extension api (#363)
- feature: Extension enhancements (#369)
- feature: close temp file before delete in runtime_template root (#370)
- fix: admin.py (#356)
- fix: priority junction option (#359)