====== * dmichaels / 2024-11-08 * Minor updates to portal_utils for internal command-line utility development.
8.16.2
====== * dmichaels / 2024-10-30 * Added license exception for autocommand: GNU Lesser General Public License v3 (LGPLv3); see license_policies/"c4-python-infrastructure.jsonc. Ran into this with latest building of submitr.
8.16.1
====== * dmichaels / 2024-10-11 * Updated (added) version (43.0.1) for cryptography library for vulnerabilities (CVE-2023-50782, CVE-2024-0727, et.al.). Updated pyopenssl version (24.2.1) related to above.
8.16.0
Not secure
======
* Minor changes to view_portal_object utility script. * Minor changes to validators hooks in structured_data. * Added portal_utils.Portal.get_version method. * Minor fix in misc_utils.format_duration.
8.15.0
Not secure
====== * 2024-10-04 (dmichaels) * Added optional bucket argument to s3_utils.s3Utils.read_s3 (initially for Andy).