File csp-billing-adapter-amazon.changes of Package csp-billing-adapter-amazon.39201
------------------------------------------------------------------- Tue Jun 10 17:20:34 UTC 2025 - Sean Marlow <sean.marlow@suse.com> - Update to version 1.2.1 + Make customer id required in meter billing hookspec ------------------------------------------------------------------- Fri Feb 21 17:52:58 UTC 2025 - Sean Marlow <sean.marlow@suse.com> - Update to version 1.2.0 * Add batch metering function to handle subscription billing ------------------------------------------------------------------- Mon Nov 25 17:35:34 UTC 2024 - Sean Marlow <sean.marlow@suse.com> - Update to version 1.1.0 * Add plugin file with plugin name for verification ------------------------------------------------------------------- Wed Jul 10 15:09:50 UTC 2024 - sean.marlow@suse.com - Update to version 1.0.0: * Switch build to python 3.11 ------------------------------------------------------------------- Mon Oct 02 19:05:46 UTC 2023 - sean.marlow@suse.com - Update to version 0.5.1: * Fix typo in metadata url ------------------------------------------------------------------- Thu Sep 21 18:52:43 UTC 2023 - sean.marlow@suse.com - Update to version 0.5.0: * Add get version hook implementation - Update to version 0.4.0: * Add IPv6 support and IMDSv2 ------------------------------------------------------------------- Tue Aug 1 19:51:14 UTC 2023 - Sean Marlow <sean.marlow@suse.com> - Update to version 0.3.0 + Handle billing multiple dimensions. ------------------------------------------------------------------- Wed Jun 28 18:40:57 UTC 2023 - Sean Marlow <sean.marlow@suse.com> - Update to version 0.2.1 + Add region to boto3 client session. - Update to version 0.2.0 + Use existing `get_csp_name` function to prevent duplication. - update to version 0.1.0 + Add logging and tests to cover fail cases - Initial build