17
0

- Update to 1.40.32

* api-change:``budgets``: [``botocore``] Add support for custom time periods in budget configuration
  * api-change:``ivs-realtime``: [``botocore``] IVS now offers customers the ability to control
    the positioning of participants in both grid and PiP layouts based on custom attribute values
    in participant tokens.
  * api-change:``logs``: [``botocore``] Cloudwatch Logs added support for 2 new API parameters
    in metric and subscription filter APIs to filter log events based on system field values
    and emit system field values as dimensions and send them to customer destination as additional metadata.
  * api-change:``osis``: [``botocore``] Adds support for cross-account ingestion for push-based sources.
    This includes resource policies for sharing pipelines across accounts and features
    for managing pipeline endpoints which enable accessing pipelines across different VPCs,
    including VPCs in other accounts.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=260
This commit is contained in:
2025-09-17 15:37:40 +00:00
committed by Git OBS Bridge
parent e711097319
commit d825a37655
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Sep 17 14:10:00 UTC 2025 - ecsos <ecsos@opensuse.org>
- Update to 1.40.32
* api-change:``budgets``: [``botocore``] Add support for custom time periods in budget configuration
* api-change:``ivs-realtime``: [``botocore``] IVS now offers customers the ability to control
the positioning of participants in both grid and PiP layouts based on custom attribute values
in participant tokens.
* api-change:``logs``: [``botocore``] Cloudwatch Logs added support for 2 new API parameters
in metric and subscription filter APIs to filter log events based on system field values
and emit system field values as dimensions and send them to customer destination as additional metadata.
* api-change:``osis``: [``botocore``] Adds support for cross-account ingestion for push-based sources.
This includes resource policies for sharing pipelines across accounts and features
for managing pipeline endpoints which enable accessing pipelines across different VPCs,
including VPCs in other accounts.
-------------------------------------------------------------------
Tue Sep 16 12:00:03 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>