dssg / triage

General Purpose Risk Modeling and Prediction Toolkit for Policy and Social Good Problems
Other
187 stars 61 forks source link

Scheduled monthly dependency update for December #917

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

Update mkdocs from 1.3.0 to 1.4.2.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/mkdocs

Update pymdown-extensions from 9.4 to 9.9.

Changelog ### 9.9 ``` - **ENHANCE**: BetterEm: Further improvements to strong/emphasis handling: - Ensure that one or more consecutive `*` or `_` surrounded by whitespace are not considered as a token. - **ENHANCE**: Caret: Apply recent BetterEm improvements to Caret: - Fix case where `^^` nested between `^` would be handled in an unexpected way. - Ensure that one or more consecutive `^` surrounded by whitespace are not considered as a token. - **ENHANCE**: Tilde: Apply recent BetterEm improvements to Tilde: - Fix case where `~~` nested between `~` would be handled in an unexpected way. - Ensure that one or more consecutive `~` surrounded by whitespace are not considered a token. - **ENHANCE**: Mark: Apply recent BetterEm improvements to Mark: - Ensure that one or more consecutive `=` surrounded by whitespace are not considered a token. ``` ### 9.8 ``` - **NEW**: Formally declare support for Python 3.11. - **FIX**: BetterEm: Fix case where `**` nested between `*` would be handled in an unexpected way. ``` ### 9.7 ``` - **NEW**: Tabbed: Add new syntax to allow forcing a specific tab to be selected by default. - **NEW**: Snippets: Add a new option to pass arbitrary HTTP headers. - **NEW**: Snippets: Allow specifying sections in a snippet and including just the specified section. ``` ### 9.6 ``` - **NEW**: Highlight: Allow greater granularity of specifying where language guessing takes place via `guess_lang` option (e.g. `block` vs `inline`). - **NEW**: Tabbed: Add options for generating tab IDs from tab titles. - **NEW**: Snippets: Add support for specifying specific lines for Snippets. - **NEW**: Snippets: Commenting out files in block format no longer requires a space directly after `;`. - **NEW**: Snippets: A new sane way to escape snippets is now available. ``` ### 9.5 ``` - **NEW**: InlineHilite: Custom inline code block formatters can now be forced to raise an exception by raising a `InlineHiliteException`. - **NEW**: Snippets: Add new options to handle importing snippets from URL. - **NEW**: Snippets: Snippets will only swallow missing file errors (unless `check_paths` is enabled), all other errors will be propagated up. - **NEW**: Snippets: When a file or URL is missing, raise `SnippetMissingError` instead of `IOError`. - **FIX**: Snippets: Small issues related to recursive inclusion of snippets. ```
Links - PyPI: https://pypi.org/project/pymdown-extensions - Changelog: https://pyup.io/changelogs/pymdown-extensions/

Update mkdocs-material from 8.2.12 to 8.5.11.

Changelog ### 8.5.11 ``` * Let it snow, see https://twitter.com/squidfunk/status/1597939243090788352 mkdocs-material-8.5.10+insiders-4.26.6 (2022-11-28) * Fixed 4683: Tags plugin crashes when a tag is empty mkdocs-material-8.5.10+insiders-4.26.5 (2022-11-27) * Fixed 4632: Post excerpt title link doesn't point to top of the page mkdocs-material-8.5.10+insiders-4.26.4 (2022-11-27) * Fixed redundant file extension when using privacy plugin mkdocs-material-8.5.10+insiders-4.26.3 (2022-11-15) * Fixed 4637: Attachments w/o titles in related links error in blog plugin * Fixed 4631: Remote favicons not downloaded and inlined by privacy plugin ``` ### 8.5.10 ``` * Adjusted CSS to better allow for custom primary and accent colors * Fixed 4620: Primary color is not applied (8.5.9 regression) ``` ### 8.5.9 ``` * Fixed 4600: Illegible link colors for black and white primary colors * Fixed 4594: Need to set schema to change link color mkdocs-material-8.5.8+insiders-4.26.2 (2022-11-03) * Updated MkDocs to 1.4.2 * Added support for tag compare functions when sorting on index pages * Fixed footnotes being rendered in post excerpts without separators * Fixed error in blog plugin when toc extension is not enabled * Fixed issues with invalid asset paths and linked post titles * Fixed 4572: Privacy plugin fails when symlinks cannot be created * Fixed 4545: Blog plugin doesn't automatically link headline to post * Fixed 4542: Blog plugin doesn't allow for multiple instances * Fixed 4532: Blog plugin doesn't allow for mixed use of date and datetime ``` ### 8.5.8 ``` * Added support for always showing settings in cookie consent * Fixed 4571: Buttons invisible if primary color is white or black * Fixed 4517: Illegible note in sequence diagram when using slate scheme mkdocs-material-8.5.7+insiders-4.26.1 (2022-10-22) * Improved reporting of configuration errors in tags plugin * Fixed 4515: Privacy plugin fails when site URL is not defined * Fixed 4514: Privacy plugin doesn't fetch Google fonts (4.26.0 regression) ``` ### 8.5.7 ``` * Deprecated additional admonition qualifiers to reduce size of CSS * Fixed 4511: Search boost does not apply to sections mkdocs-material-8.5.6+insiders-4.26.0 (2022-10-18) * Refactored privacy plugin to prepare for new features * Added support for rel=noopener links in privacy plugin * Resolve encoding issues with blog and privacy plugin mkdocs-material-8.5.6+insiders-4.25.5 (2022-10-16) * Updated MkDocs to 1.4.1 * Added namespace prefix to built-in plugins * Updated content and header partial mkdocs-material-8.5.6+insiders-4.25.4 (2022-10-09) * Fixed other path issues for standalone blogs (4.24.2 regression) mkdocs-material-8.5.6+insiders-4.25.3 (2022-10-09) * Fixed 4457: Posts not collected for standalone blog (4.24.2 regression) mkdocs-material-8.5.6+insiders-4.25.2 (2022-10-04) * Fixed 4452: Blog and tags plugin crash when specifying slugify function mkdocs-material-8.5.6+insiders-4.25.1 (2022-10-03) * Updated mkdocs-rss-plugin in Dockerfile to fix MkDocs compat errors mkdocs-material-8.5.6+insiders-4.25.0 (2022-10-02) * Added support for navigation subtitles * Added support for defining an allow list for built-in tags plugin * Added support for custom slugify functions for built-in tags plugin * Improved stability of search plugin when using --dirtyreload ``` ### 8.5.6 ``` * Modernized appearance of admonitions (with fallback, see docs) * Improved appearance of inline code blocks in admonition titles mkdocs-material-8.5.5+insiders-4.24.2 (2022-10-01) * Updated MkDocs to 1.4 * Fixed compatibility issues with MkDocs 1.4 * Fixed incorrectly generated paths in privacy plugin * Fixed blog index page not showing navigation when using meta plugin ``` ### 8.5.5 ``` * Updated MkDocs to 1.4 * Fixed compatibility issues with MkDocs 1.4 * Fixed 4430: build error when enabling consent without repository URL mkdocs-material-8.5.4+insiders-4.24.1 (2022-09-30) * Fixed 4430: build error when enabling consent without repository URL ``` ### 8.5.4 ``` * Fixed expand icons shift on sidebar overflow (using scrollbar-gutter) * Fixed 4429: Text in sequence diagrams overflows in Firefox mkdocs-material-8.5.3+insiders-4.24.0 (2022-09-27) * Added support for custom content on index pages (blog) * Added support for keeping content on paginated index pages (blog) * Added support for limiting categories in post excerpts (blog) * Added support for simple override of templates via front matter (blog) * Added icon in navigation for pages with encrypted content * Fixed 4396: Front matter of index pages not inherited by pagination (blog) * Improved performance by building post excerpts once (blog) mkdocs-material-8.5.3+insiders-4.23.6 (2022-09-22) * Fixed 4389: Blog posts in first week of year in wrong archive * Fixed (= switched) footer previous and next links for blog posts ``` ### 8.5.3 ``` * Fixed build error when enabling cookie consent without analytics * Fixed 4381: Code blocks render ligatures for some fonts mkdocs-material-8.5.2+insiders-4.23.5 (2022-09-18) * Fixed 4367: Improved blog plugin date handling for MultiMarkdown syntax * Fixed 4374: Fixed invalid URLs of related links to other blog posts ``` ### 8.5.2 ``` * Updated Mermaid.js to version 9.1.7 * Fixed overly large headlines in search results (8.5.0 regression) * Fixed 4358: Navigation sections appear as clickable (8.5.0 regression) * Fixed 4356: GitHub repository statistics fetched before cookie consent ``` ### 8.5.1 ``` * Fixed 4366: Removed dependencies with native extensions mkdocs-material-8.5.0+insiders-4.23.4 (2022-09-14) * Fixed 4365: Recursion error in blog plugin due to deepcopy * Fixed path errors for blog plugin on Windows * Fixed publishing workflow in forked repositories mkdocs-material-8.5.0+insiders-4.23.3 (2022-09-13) * Fixed previous and next page links for drafts of blog posts ``` ### 8.5.0 ``` * Added support for social cards * Added support for code annotation anchor links (deep linking) * Added support for code annotation comment stripping (syntax modifier) * Added support for sidebars scrolling automatically to active item * Added support for anchor following table of contents (= auto scroll) * Added support for tag icons mkdocs-material-8.4.4+insiders-4.23.2 (2022-09-13) * Fixed 4348: Blog plugin crashes on custom nav title * Fixed blog plugin crashing when category contained only drafts * Fixed rendering of content from blog index file mkdocs-material-8.4.4+insiders-4.23.1 (2022-09-12) * Fixed 4345: Blog plugin errors with default settings mkdocs-material-8.4.4+insiders-4.23.0 (2022-09-12) * Added blogging support via built-in blog plugin ``` ### 8.4.4 ``` * Moved comments integration to separate partial (comments.html) mkdocs-material-8.4.3+insiders-4.22.1 (2022-09-07) * Fixed 4217: Tooltips in data tables render in wrong position ``` ### 8.4.3 ``` * Added Simple Icons to bundled icons (+2,300 icons) * Added support for changing edit icon * Moved page actions to separate partial (actions.html) * Fixed 4291: Version switching doesn't stay on page when anchors are used * Fixed 4327: Links in data tables do not receive link styling ``` ### 8.4.2 ``` * Updated Slovenian translations * Fixed 4277: Feedback widget hidden after navigation with instant loading * Fixed numeric tags in front matter breaking search functionality mkdocs-material-8.4.1+insiders-4.22.0 (2022-08-21) * Added support for navigation status ``` ### 8.4.1 ``` * Updated Croatian and Hebrew translations mkdocs-material-8.4.0+insiders-4.21.1 (2022-08-13) * Fixed 4176: Broken image when avatar is served by Gravatar * Fixed 4212: Deferred search initialization for file:// locations ``` ### 8.4.0 ``` * Added support for cookie consent * Added support for feedback widget (Was this page helpful?) * Added support for dismissable announcement bar * Added Armenian, Lithuanian, Tagalog, and Urdu translations mkdocs-material-8.3.9+insiders-4.21.0 (2022-07-17) * Added meta plugin: set front matter for all pages in a folder * Fixed 4114: Tags plugin fails if only tags_extra_files is set mkdocs-material-8.3.9+insiders-4.20.1 (2022-07-11) * Fixed 4105: Tags plugin fails if tags_file is not set (4.20.0 regression) mkdocs-material-8.3.9+insiders-4.20.0 (2022-07-07) * Added support for additional tags indexes * Fixed 4100: Tag icons not shown in tags index mkdocs-material-8.3.9+insiders-4.19.2 (2022-07-04) * Fixed 4051: Privacy plugin fails if symlinking isn't allowed on Windows ``` ### 8.3.9 ``` * Updated Taiwanese translations for search * Allow ids for content tabs with special characters (for mkdocstrings) * Fixed 4083: home not clickable when using versioning (8.3.5 regression) mkdocs-material-8.3.8+insiders-4.19.1 (2022-06-25) * Added mkdocs-git-committers-plugin to Dockerfile * Added mkdocs-git-revision-date-localized-plugin to Dockerfile mkdocs-material-8.3.8+insiders-4.19.0 (2022-06-24) * Added support for document contributors * Updated French translations for cookie consent ``` ### 8.3.8 ``` * Fixed 4053: Limit width of videos to content area * Fixed empty tags in front matter breaking search ``` ### 8.3.7 ``` * Fixed search being stuck initializing when using tags (8.3.4 regression) mkdocs-material-8.3.6+insiders-4.18.2 (2022-06-16) * Fixed 4026: Fixed tooltips not mounted for nested navigation links ``` ### 8.3.6 ``` * Fixed 4028: Links not clickable when using versioning (8.3.5 regression) mkdocs-material-8.3.5+insiders-4.18.1 (2022-06-14) * Fixed 3990: Chinese search highlighting not working on non-boundaries ``` ### 8.3.5 ``` * Fixed 4012: Stay on page not working for alias of active version mkdocs-material-8.3.4+insiders-4.18.0 (2022-06-11) * Added support for automatic dark/light mode * Fixed 4009: Privacy plugin uses invalid paths for file cache on Windows ``` ### 8.3.4 ``` * Fixed 4004: Tags with multiple words not searchable ``` ### 8.3.3 ``` * Fixed 4000: Mermaid diagrams too dark in dark mode (8.3.0 regression) mkdocs-material-8.3.2+insiders-4.17.2 (2022-06-05) * Added support for custom jieba dictionaries (Chinese search) mkdocs-material-8.3.2+insiders-4.17.1 (2022-06-05) * Added support for cookie consent reject button * Added support for cookie consent custom button ordering * Fixed 3988: Content tab not focused after alternating anchor links ``` ### 8.3.2 ``` * Fixed 3987: Custom admonition icons don't work when defining color palette mkdocs-material-8.3.1+insiders-4.17.0 (2022-06-04) * Added support for content tabs anchor links (deep linking) * Fixed 3975: Detect composition events in search interface (Chinese) * Fixed 3980: Search plugin doesn't use title set via front matter ``` ### 8.3.1 ``` * Bump required Jinja version to 3.0.2 * Removed unnecessary conditions in templates * Fixed scroll offset when content tabs are brought into view * Fixed 3977: Content tabs snapping oddly in Firefox * Fixed 3983: Missing condition in footer partial (8.3.0 regression) ``` ### 8.3.0 ``` * Added support for custom admonition icons * Added support for linking of content tabs * Added support for boosting pages in search * Added support for hiding footer navigation * Added previous/next indicators to content tabs * Improved typeset link colors in light and dark modes mkdocs-material-8.2.16+insiders-4.16.2 (2022-05-28) * Fixed 3961: Nested sections triggered build error for navigation tabs mkdocs-material-8.2.16+insiders-4.16.1 (2022-05-28) * Switched feedback widget rating titles to tooltips * Improved contrast of link colors for light/dark color schemes * Fixed 3950: Sticky navigation tabs rendering broken (4.15.2 regression) * Fixed 3958: Links invisible when using white primary color ``` ### 8.2.16 ``` * Fixed 3957: Only animate code annotations when visible (save CPU cycles) mkdocs-material-8.2.15+insiders-4.16.0 (2022-05-25) * Added support for navigation pruning * Fixed search results for non-segmented characters (4.15.2 regression) mkdocs-material-8.2.15+insiders-4.15.2 (2022-05-22) * Removed workaround for abbr on touch devices (superseded by tooltips) * Fixed 3915: Improved Chinese search query segmentation * Fixed 3938: Fixed tooltips position for navigation titles with ellipsis mkdocs-material-8.2.15+insiders-4.15.1 (2022-05-14) * Improved performance of element focus obervables * Fixed 3531: Added prev/next buttons to content tabs * Fixed tooltip positioning when host element is hidden ``` ### 8.2.15 ``` * Added Uzbek translations * Fixed spacing for code block results in content tabs mkdocs-material-8.2.14+insiders-4.15.0 (2022-05-08) * Added support for improved tooltips * Fixed 3785: Show tooltip on hover for overflowing navigation link ``` ### 8.2.14 ``` * Fixed missing top right rounded border on admonition * Fixed 3886: 4xx status codes not handled when using instant loading mkdocs-material-8.2.13+insiders-4.14.0 (2022-05-05) * Added Chinese language support to built-in search plugin * Fixed all-numeric page titles raising error in social plugin ``` ### 8.2.13 ``` * Fixed 3865: Tags index links to tagged pages 404 on Windows * Fixed 3866: Bump required Python version from 3.6+ to 3.7+ mkdocs-material-8.2.12+insiders-4.13.2 (2022-04-30) * Improved caching of downloaded resources in privacy plugin * Fixed 3851: External images not downloaded by privacy plugin ```
Links - PyPI: https://pypi.org/project/mkdocs-material - Changelog: https://pyup.io/changelogs/mkdocs-material/

Update mkdocstrings from 0.18.1 to 0.19.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/mkdocstrings

Update black from 22.3.0 to 22.10.0.

Changelog ### 22.10.0 ``` Highlights - Runtime support for Python 3.6 has been removed. Formatting 3.6 code will still be supported until further notice. Stable style - Fix a crash when ` fmt: on` is used on a different block level than ` fmt: off` (3281) Preview style - Fix a crash when formatting some dicts with parenthesis-wrapped long string keys (3262) Configuration - `.ipynb_checkpoints` directories are now excluded by default (3293) - Add `--skip-source-first-line` / `-x` option to ignore the first line of source code while formatting (3299) Packaging - Executables made with PyInstaller will no longer crash when formatting several files at once on macOS. Native x86-64 executables for macOS are available once again. (3275) - Hatchling is now used as the build backend. This will not have any effect for users who install Black with its wheels from PyPI. (3233) - Faster compiled wheels are now available for CPython 3.11 (3276) _Blackd_ - Windows style (CRLF) newlines will be preserved (3257). Integrations - Vim plugin: add flag (`g:black_preview`) to enable/disable the preview style (3246) - Update GitHub Action to support formatting of Jupyter Notebook files via a `jupyter` option (3282) - Update GitHub Action to support use of version specifiers (e.g. `<23`) for Black version (3265) ``` ### 22.8.0 ``` Highlights - Python 3.11 is now supported, except for _blackd_ as aiohttp does not support 3.11 as of publishing (3234) - This is the last release that supports running _Black_ on Python 3.6 (formatting 3.6 code will continue to be supported until further notice) - Reword the stability policy to say that we may, in rare cases, make changes that affect code that was not previously formatted by _Black_ (3155) Stable style - Fix an infinite loop when using ` fmt: on/off` in the middle of an expression or code block (3158) - Fix incorrect handling of ` fmt: skip` on colon (`:`) lines (3148) - Comments are no longer deleted when a line had spaces removed around power operators (2874) Preview style - Single-character closing docstring quotes are no longer moved to their own line as this is invalid. This was a bug introduced in version 22.6.0. (3166) - `--skip-string-normalization` / `-S` now prevents docstring prefixes from being normalized as expected (3168) - When using `--skip-magic-trailing-comma` or `-C`, trailing commas are stripped from subscript expressions with more than 1 element (3209) - Implicitly concatenated strings inside a list, set, or tuple are now wrapped inside parentheses (3162) - Fix a string merging/split issue when a comment is present in the middle of implicitly concatenated strings on its own line (3227) _Blackd_ - `blackd` now supports enabling the preview style via the `X-Preview` header (3217) Configuration - Black now uses the presence of debug f-strings to detect target version (3215) - Fix misdetection of project root and verbose logging of sources in cases involving `--stdin-filename` (3216) - Immediate `.gitignore` files in source directories given on the command line are now also respected, previously only `.gitignore` files in the project root and automatically discovered directories were respected (3237) Documentation - Recommend using BlackConnect in IntelliJ IDEs (3150) Integrations - Vim plugin: prefix messages with `Black: ` so it's clear they come from Black (3194) - Docker: changed to a /opt/venv installation + added to PATH to be available to non-root users (3202) Output - Change from deprecated `asyncio.get_event_loop()` to create our event loop which removes DeprecationWarning (3164) - Remove logging from internal `blib2to3` library since it regularly emits error logs about failed caching that can and should be ignored (3193) Parser - Type comments are now included in the AST equivalence check consistently so accidental deletion raises an error. Though type comments can't be tracked when running on PyPy 3.7 due to standard library limitations. (2874) Performance - Reduce Black's startup time when formatting a single file by 15-30% (3211) ``` ### 22.6.0 ``` Style - Fix unstable formatting involving `fmt: skip` and ` fmt:skip` comments (notice the lack of spaces) (2970) Preview style - Docstring quotes are no longer moved if it would violate the line length limit (3044) - Parentheses around return annotations are now managed (2990) - Remove unnecessary parentheses around awaited objects (2991) - Remove unnecessary parentheses in `with` statements (2926) - Remove trailing newlines after code block open (3035) Integrations - Add `scripts/migrate-black.py` script to ease introduction of Black to a Git project (3038) Output - Output Python version and implementation as part of `--version` flag (2997) Packaging - Use `tomli` instead of `tomllib` on Python 3.11 builds where `tomllib` is not available (2987) Parser - [PEP 654](https://peps.python.org/pep-0654/#except) syntax (for example, `except *ExceptionGroup:`) is now supported (3016) - [PEP 646](https://peps.python.org/pep-0646) syntax (for example, `Array[Batch, *Shape]` or `def fn(*args: *T) -> None`) is now supported (3071) Vim Plugin - Fix `strtobool` function. It didn't parse true/on/false/off. (3025) ```
Links - PyPI: https://pypi.org/project/black - Changelog: https://pyup.io/changelogs/black/

Update wheel from 0.37.1 to 0.38.4.

Changelog ### 0.38.4 ``` - Fixed ``PKG-INFO`` conversion in ``bdist_wheel`` mangling UTF-8 header values in ``METADATA`` (PR by Anderson Bravalheri) ``` ### 0.38.3 ``` - Fixed install failure when used with ``--no-binary``, reported on Ubuntu 20.04, by removing ``setup_requires`` from ``setup.cfg`` ``` ### 0.38.2 ``` - Fixed regression introduced in v0.38.1 which broke parsing of wheel file names with multiple platform tags ``` ### 0.38.1 ``` - Removed install dependency on setuptools - The future-proof fix in 0.36.0 for converting PyPy's SOABI into a abi tag was faulty. Fixed so that future changes in the SOABI will not change the tag. ``` ### 0.38.0 ``` - Dropped support for Python < 3.7 - Updated vendored ``packaging`` to 21.3 - Replaced all uses of ``distutils`` with ``setuptools`` - The handling of ``license_files`` (including glob patterns and default values) is now delegated to ``setuptools>=57.0.0`` (466). The package dependencies were updated to reflect this change. - Fixed potential DoS attack via the ``WHEEL_INFO_RE`` regular expression - Fixed ``ValueError: ZIP does not support timestamps before 1980`` when using ``SOURCE_DATE_EPOCH=0`` or when on-disk timestamps are earlier than 1980-01-01. Such timestamps are now changed to the minimum value before packaging. ```
Links - PyPI: https://pypi.org/project/wheel - Changelog: https://pyup.io/changelogs/wheel/ - Repo: https://github.com/pypa/wheel

Update alembic from 1.7.7 to 1.8.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/alembic - Changelog: https://pyup.io/changelogs/alembic/ - Homepage: https://alembic.sqlalchemy.org - Docs: https://pythonhosted.org/alembic/

Update psycopg2-binary from 2.9.3 to 2.9.5.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/psycopg2-binary - Homepage: https://psycopg.org/

Update boto3 from 1.22.4 to 1.26.20.

Changelog ### 1.26.20 ``` ======= * api-change:``accessanalyzer``: [``botocore``] This release adds support for S3 cross account access points. IAM Access Analyzer will now produce public or cross account findings when it detects bucket delegation to external account access points. * api-change:``athena``: [``botocore``] This release includes support for using Apache Spark in Amazon Athena. * api-change:``dataexchange``: [``botocore``] This release enables data providers to license direct access to data in their Amazon S3 buckets or AWS Lake Formation data lakes through AWS Data Exchange. Subscribers get read-only access to the data and can use it in downstream AWS services, like Amazon Athena, without creating or managing copies. * api-change:``docdb-elastic``: [``botocore``] Launched Amazon DocumentDB Elastic Clusters. You can now use the SDK to create, list, update and delete Amazon DocumentDB Elastic Cluster resources * api-change:``glue``: [``botocore``] This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations. * api-change:``s3control``: [``botocore``] Amazon S3 now supports cross-account access points. S3 bucket owners can now allow trusted AWS accounts to create access points associated with their bucket. * api-change:``sagemaker-geospatial``: [``botocore``] This release provides Amazon SageMaker geospatial APIs to build, train, deploy and visualize geospatial models. * api-change:``sagemaker``: [``botocore``] Added Models as part of the Search API. Added Model shadow deployments in realtime inference, and shadow testing in managed inference. Added support for shared spaces, geospatial APIs, Model Cards, AutoMLJobStep in pipelines, Git repositories on user profiles and domains, Model sharing in Jumpstart. ``` ### 1.26.19 ``` ======= * api-change:``ec2``: [``botocore``] This release adds support for AWS Verified Access and the Hpc6id Amazon EC2 compute optimized instance type, which features 3rd generation Intel Xeon Scalable processors. * api-change:``firehose``: [``botocore``] Allow support for the Serverless offering for Amazon OpenSearch Service as a Kinesis Data Firehose delivery destination. * api-change:``kms``: [``botocore``] AWS KMS introduces the External Key Store (XKS), a new feature for customers who want to protect their data with encryption keys stored in an external key management system under their control. * api-change:``omics``: [``botocore``] Amazon Omics is a new, purpose-built service that can be used by healthcare and life science organizations to store, query, and analyze omics data. The insights from that data can be used to accelerate scientific discoveries and improve healthcare. * api-change:``opensearchserverless``: [``botocore``] Publish SDK for Amazon OpenSearch Serverless * api-change:``securitylake``: [``botocore``] Amazon Security Lake automatically centralizes security data from cloud, on-premises, and custom sources into a purpose-built data lake stored in your account. Security Lake makes it easier to analyze security data, so you can improve the protection of your workloads, applications, and data * api-change:``simspaceweaver``: [``botocore``] AWS SimSpace Weaver is a new service that helps customers build spatial simulations at new levels of scale - resulting in virtual worlds with millions of dynamic entities. See the AWS SimSpace Weaver developer guide for more details on how to get started. https://docs.aws.amazon.com/simspaceweaver ``` ### 1.26.18 ``` ======= * api-change:``arc-zonal-shift``: [``botocore``] Amazon Route 53 Application Recovery Controller Zonal Shift is a new service that makes it easy to shift traffic away from an Availability Zone in a Region. See the developer guide for more information: https://docs.aws.amazon.com/r53recovery/latest/dg/what-is-route53-recovery.html * api-change:``compute-optimizer``: [``botocore``] Adds support for a new recommendation preference that makes it possible for customers to optimize their EC2 recommendations by utilizing an external metrics ingestion service to provide metrics. * api-change:``config``: [``botocore``] With this release, you can use AWS Config to evaluate your resources for compliance with Config rules before they are created or updated. Using Config rules in proactive mode enables you to test and build compliant resource templates or check resource configurations at the time they are provisioned. * api-change:``ec2``: [``botocore``] Introduces ENA Express, which uses AWS SRD and dynamic routing to increase throughput and minimize latency, adds support for trust relationships between Reachability Analyzer and AWS Organizations to enable cross-account analysis, and adds support for Infrastructure Performance metric subscriptions. * api-change:``eks``: [``botocore``] Adds support for additional EKS add-ons metadata and filtering fields * api-change:``fsx``: [``botocore``] This release adds support for 4GB/s / 160K PIOPS FSx for ONTAP file systems and 10GB/s / 350K PIOPS FSx for OpenZFS file systems (Single_AZ_2). For FSx for ONTAP, this also adds support for DP volumes, snapshot policy, copy tags to backups, and Multi-AZ route table updates. * api-change:``glue``: [``botocore``] This release allows the creation of Custom Visual Transforms (Dynamic Transforms) to be created via AWS Glue CLI/SDK. * api-change:``inspector2``: [``botocore``] This release adds support for Inspector to scan AWS Lambda. * api-change:``lambda``: [``botocore``] Adds support for Lambda SnapStart, which helps improve the startup performance of functions. Customers can now manage SnapStart based functions via CreateFunction and UpdateFunctionConfiguration APIs * api-change:``license-manager-user-subscriptions``: [``botocore``] AWS now offers fully-compliant, Amazon-provided licenses for Microsoft Office Professional Plus 2021 Amazon Machine Images (AMIs) on Amazon EC2. These AMIs are now available on the Amazon EC2 console and on AWS Marketplace to launch instances on-demand without any long-term licensing commitments. * api-change:``macie2``: [``botocore``] Added support for configuring Macie to continually sample objects from S3 buckets and inspect them for sensitive data. Results appear in statistics, findings, and other data that Macie provides. * api-change:``quicksight``: [``botocore``] This release adds new Describe APIs and updates Create and Update APIs to support the data model for Dashboards, Analyses, and Templates. * api-change:``s3control``: [``botocore``] Added two new APIs to support Amazon S3 Multi-Region Access Point failover controls: GetMultiRegionAccessPointRoutes and SubmitMultiRegionAccessPointRoutes. The failover control APIs are supported in the following Regions: us-east-1, us-west-2, eu-west-1, ap-southeast-2, and ap-northeast-1. * api-change:``securityhub``: [``botocore``] Adding StandardsManagedBy field to DescribeStandards API response ``` ### 1.26.17 ``` ======= * bugfix:dynamodb: Fixes duplicate serialization issue in DynamoDB BatchWriter * api-change:``backup``: [``botocore``] AWS Backup introduces support for legal hold and application stack backups. AWS Backup Audit Manager introduces support for cross-Region, cross-account reports. * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version * api-change:``drs``: [``botocore``] Non breaking changes to existing APIs, and additional APIs added to support in-AWS failing back using AWS Elastic Disaster Recovery. * api-change:``ecs``: [``botocore``] This release adds support for ECS Service Connect, a new capability that simplifies writing and operating resilient distributed applications. This release updates the TaskDefinition, Cluster, Service mutation APIs with Service connect constructs and also adds a new ListServicesByNamespace API. * api-change:``efs``: [``botocore``] Update efs client to latest version * api-change:``iot-data``: [``botocore``] This release adds support for MQTT5 properties to AWS IoT HTTP Publish API. * api-change:``iot``: [``botocore``] Job scheduling enables the scheduled rollout of a Job with start and end times and a customizable end behavior when end time is reached. This is available for continuous and snapshot jobs. Added support for MQTT5 properties to AWS IoT TopicRule Republish Action. * api-change:``iotwireless``: [``botocore``] This release includes a new feature for customers to calculate the position of their devices by adding three new APIs: UpdateResourcePosition, GetResourcePosition, and GetPositionEstimate. * api-change:``kendra``: [``botocore``] Amazon Kendra now supports preview of table information from HTML tables in the search results. The most relevant cells with their corresponding rows, columns are displayed as a preview in the search result. The most relevant table cell or cells are also highlighted in table preview. * api-change:``logs``: [``botocore``] Updates to support CloudWatch Logs data protection and CloudWatch cross-account observability * api-change:``mgn``: [``botocore``] This release adds support for Application and Wave management. We also now support custom post-launch actions. * api-change:``oam``: [``botocore``] Amazon CloudWatch Observability Access Manager is a new service that allows configuration of the CloudWatch cross-account observability feature. * api-change:``organizations``: [``botocore``] This release introduces delegated administrator for AWS Organizations, a new feature to help you delegate the management of your Organizations policies, enabling you to govern your AWS organization in a decentralized way. You can now allow member accounts to manage Organizations policies. * api-change:``rds``: [``botocore``] This release enables new Aurora and RDS feature called Blue/Green Deployments that makes updates to databases safer, simpler and faster. * api-change:``textract``: [``botocore``] This release adds support for classifying and splitting lending documents by type, and extracting information by using the Analyze Lending APIs. This release also includes support for summarized information of the processed lending document package, in addition to per document results. * api-change:``transcribe``: [``botocore``] This release adds support for 'inputType' for post-call and real-time (streaming) Call Analytics within Amazon Transcribe. ``` ### 1.26.16 ``` ======= * api-change:``grafana``: [``botocore``] This release includes support for configuring a Grafana workspace to connect to a datasource within a VPC as well as new APIs for configuring Grafana settings. * api-change:``rbin``: [``botocore``] This release adds support for Rule Lock for Recycle Bin, which allows you to lock retention rules so that they can no longer be modified or deleted. ``` ### 1.26.15 ``` ======= * bugfix:Endpoints: [``botocore``] Resolve endpoint with default partition when no region is set * bugfix:s3: [``botocore``] fixes missing x-amz-content-sha256 header for s3 object lambda * api-change:``appflow``: [``botocore``] Adding support for Amazon AppFlow to transfer the data to Amazon Redshift databases through Amazon Redshift Data API service. This feature will support the Redshift destination connector on both public and private accessible Amazon Redshift Clusters and Amazon Redshift Serverless. * api-change:``kinesisanalyticsv2``: [``botocore``] Support for Apache Flink 1.15 in Kinesis Data Analytics. ``` ### 1.26.14 ``` ======= * api-change:``route53``: [``botocore``] Amazon Route 53 now supports the Asia Pacific (Hyderabad) Region (ap-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. ``` ### 1.26.13 ``` ======= * api-change:``appflow``: [``botocore``] AppFlow provides a new API called UpdateConnectorRegistration to update a custom connector that customers have previously registered. With this API, customers no longer need to unregister and then register a connector to make an update. * api-change:``auditmanager``: [``botocore``] This release introduces a new feature for Audit Manager: Evidence finder. You can now use evidence finder to quickly query your evidence, and add the matching evidence results to an assessment report. * api-change:``chime-sdk-voice``: [``botocore``] Amazon Chime Voice Connector, Voice Connector Group and PSTN Audio Service APIs are now available in the Amazon Chime SDK Voice namespace. See https://docs.aws.amazon.com/chime-sdk/latest/dg/sdk-available-regions.html for more details. * api-change:``cloudfront``: [``botocore``] CloudFront API support for staging distributions and associated traffic management policies. * api-change:``connect``: [``botocore``] Added AllowedAccessControlTags and TagRestrictedResource for Tag Based Access Control on Amazon Connect Webpage * api-change:``dynamodb``: [``botocore``] Updated minor fixes for DynamoDB documentation. * api-change:``dynamodbstreams``: [``botocore``] Update dynamodbstreams client to latest version * api-change:``ec2``: [``botocore``] This release adds support for copying an Amazon Machine Image's tags when copying an AMI. * api-change:``glue``: [``botocore``] AWSGlue Crawler - Adding support for Table and Column level Comments with database level datatypes for JDBC based crawler. * api-change:``iot-roborunner``: [``botocore``] AWS IoT RoboRunner is a new service that makes it easy to build applications that help multi-vendor robots work together seamlessly. See the IoT RoboRunner developer guide for more details on getting started. https://docs.aws.amazon.com/iotroborunner/latest/dev/iotroborunner-welcome.html * api-change:``quicksight``: [``botocore``] This release adds the following: 1) Asset management for centralized assets governance 2) QuickSight Q now supports public embedding 3) New Termination protection flag to mitigate accidental deletes 4) Athena data sources now accept a custom IAM role 5) QuickSight supports connectivity to Databricks * api-change:``sagemaker``: [``botocore``] Added DisableProfiler flag as a new field in ProfilerConfig * api-change:``servicecatalog``: [``botocore``] This release 1. adds support for Principal Name Sharing with Service Catalog portfolio sharing. 2. Introduces repo sourced products which are created and managed with existing SC APIs. These products are synced to external repos and auto create new product versions based on changes in the repo. * api-change:``ssm-sap``: [``botocore``] AWS Systems Manager for SAP provides simplified operations and management of SAP applications such as SAP HANA. With this release, SAP customers and partners can automate and simplify their SAP system administration tasks such as backup/restore of SAP HANA. * api-change:``stepfunctions``: [``botocore``] Update stepfunctions client to latest version * api-change:``transfer``: [``botocore``] Adds a NONE encryption algorithm type to AS2 connectors, providing support for skipping encryption of the AS2 message body when a HTTPS URL is also specified. ``` ### 1.26.12 ``` ======= * api-change:``amplify``: [``botocore``] Adds a new value (WEB_COMPUTE) to the Platform enum that allows customers to create Amplify Apps with Server-Side Rendering support. * api-change:``appflow``: [``botocore``] AppFlow simplifies the preparation and cataloging of SaaS data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics and ML services. AppFlow now also supports data field partitioning and file size optimization to improve query performance and reduce cost. * api-change:``appsync``: [``botocore``] This release introduces the APPSYNC_JS runtime, and adds support for JavaScript in AppSync functions and AppSync pipeline resolvers. * api-change:``dms``: [``botocore``] Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances * api-change:``ec2``: [``botocore``] This release adds a new optional parameter "privateIpAddress" for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned. * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version * api-change:``emr-serverless``: [``botocore``] Adds support for AWS Graviton2 based applications. You can now select CPU architecture when creating new applications or updating existing ones. * api-change:``ivschat``: [``botocore``] Adds LoggingConfiguration APIs for IVS Chat - a feature that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch logs, or Kinesis firehose. * api-change:``lambda``: [``botocore``] Add Node 18 (nodejs18.x) support to AWS Lambda. * api-change:``personalize``: [``botocore``] This release provides support for creation and use of metric attributions in AWS Personalize * api-change:``polly``: [``botocore``] Add two new neural voices - Ola (pl-PL) and Hala (ar-AE). * api-change:``rum``: [``botocore``] CloudWatch RUM now supports custom events. To use custom events, create an app monitor or update an app monitor with CustomEvent Status as ENABLED. * api-change:``s3control``: [``botocore``] Added 34 new S3 Storage Lens metrics to support additional customer use cases. * api-change:``secretsmanager``: [``botocore``] Documentation updates for Secrets Manager. * api-change:``securityhub``: [``botocore``] Added SourceLayerArn and SourceLayerHash field for security findings. Updated AwsLambdaFunction Resource detail * api-change:``servicecatalog-appregistry``: [``botocore``] This release adds support for tagged resource associations, which allows you to associate a group of resources with a defined resource tag key and value to the application. * api-change:``sts``: [``botocore``] Documentation updates for AWS Security Token Service. * api-change:``textract``: [``botocore``] This release adds support for specifying and extracting information from documents using the Signatures feature within Analyze Document API * api-change:``workspaces``: [``botocore``] The release introduces CreateStandbyWorkspaces, an API that allows you to create standby WorkSpaces associated with a primary WorkSpace in another Region. DescribeWorkspaces now includes related WorkSpaces properties. DescribeWorkspaceBundles and CreateWorkspaceBundle now return more bundle details. ``` ### 1.26.11 ``` ======= * api-change:``batch``: [``botocore``] Documentation updates related to Batch on EKS * api-change:``billingconductor``: [``botocore``] This release adds a new feature BillingEntity pricing rule. * api-change:``cloudformation``: [``botocore``] Added UnsupportedTarget HandlerErrorCode for use with CFN Resource Hooks * api-change:``comprehendmedical``: [``botocore``] This release supports new set of entities and traits. It also adds new category (BEHAVIORAL_ENVIRONMENTAL_SOCIAL). * api-change:``connect``: [``botocore``] This release adds a new MonitorContact API for initiating monitoring of ongoing Voice and Chat contacts. * api-change:``eks``: [``botocore``] Adds support for customer-provided placement groups for Kubernetes control plane instances when creating local EKS clusters on Outposts * api-change:``elasticache``: [``botocore``] for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0 * api-change:``iottwinmaker``: [``botocore``] This release adds the following: 1) ExecuteQuery API allows users to query their AWS IoT TwinMaker Knowledge Graph 2) Pricing plan APIs allow users to configure and manage their pricing mode 3) Support for property groups and tabular property values in existing AWS IoT TwinMaker APIs. * api-change:``personalize-events``: [``botocore``] This release provides support for creation and use of metric attributions in AWS Personalize * api-change:``proton``: [``botocore``] Add support for sorting and filtering in ListServiceInstances * api-change:``rds``: [``botocore``] This release adds support for container databases (CDBs) to Amazon RDS Custom for Oracle. A CDB contains one PDB at creation. You can add more PDBs using Oracle SQL. You can also customize your database installation by setting the Oracle base, Oracle home, and the OS user name and group. * api-change:``ssm-incidents``: [``botocore``] Add support for PagerDuty integrations on ResponsePlan, IncidentRecord, and RelatedItem APIs * api-change:``ssm``: [``botocore``] This release adds support for cross account access in CreateOpsItem, UpdateOpsItem and GetOpsItem. It introduces new APIs to setup resource policies for SSM resources: PutResourcePolicy, GetResourcePolicies and DeleteResourcePolicy. * api-change:``transfer``: [``botocore``] Allow additional operations to throw ThrottlingException * api-change:``xray``: [``botocore``] This release adds new APIs - PutResourcePolicy, DeleteResourcePolicy, ListResourcePolicies for supporting resource based policies for AWS X-Ray. ``` ### 1.26.10 ``` ======= * bugfix:s3: [``botocore``] fixes missing x-amz-content-sha256 header for s3 on outpost * enhancement:sso: [``botocore``] Add support for loading sso-session profiles from the aws config * api-change:``connect``: [``botocore``] This release updates the APIs: UpdateInstanceAttribute, DescribeInstanceAttribute, and ListInstanceAttributes. You can use it to programmatically enable/disable enhanced contact monitoring using attribute type ENHANCED_CONTACT_MONITORING on the specified Amazon Connect instance. * api-change:``greengrassv2``: [``botocore``] Adds new parent target ARN paramater to CreateDeployment, GetDeployment, and ListDeployments APIs for the new subdeployments feature. * api-change:``route53``: [``botocore``] Amazon Route 53 now supports the Europe (Spain) Region (eu-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. * api-change:``ssmsap``: [``botocore``] AWS Systems Manager for SAP provides simplified operations and management of SAP applications such as SAP HANA. With this release, SAP customers and partners can automate and simplify their SAP system administration tasks such as backup/restore of SAP HANA. * api-change:``workspaces``: [``botocore``] This release introduces ModifyCertificateBasedAuthProperties, a new API that allows control of certificate-based auth properties associated with a WorkSpaces directory. The DescribeWorkspaceDirectories API will now additionally return certificate-based auth properties in its responses. ``` ### 1.26.9 ``` ====== * api-change:``customer-profiles``: [``botocore``] This release enhances the SearchProfiles API by providing functionality to search for profiles using multiple keys and logical operators. * api-change:``lakeformation``: [``botocore``] This release adds a new parameter "Parameters" in the DataLakeSettings. * api-change:``managedblockchain``: [``botocore``] Updating the API docs data type: NetworkEthereumAttributes, and the operations DeleteNode, and CreateNode to also include the supported Goerli network. * api-change:``proton``: [``botocore``] Add support for CodeBuild Provisioning * api-change:``rds``: [``botocore``] This release adds support for restoring an RDS Multi-AZ DB cluster snapshot to a Single-AZ deployment or a Multi-AZ DB instance deployment. * api-change:``workdocs``: [``botocore``] Added 2 new document related operations, DeleteDocumentVersion and RestoreDocumentVersions. * api-change:``xray``: [``botocore``] This release enhances GetServiceGraph API to support new type of edge to represent links between SQS and Lambda in event-driven applications. ``` ### 1.26.8 ``` ====== * api-change:``glue``: [``botocore``] Added links related to enabling job bookmarks. * api-change:``iot``: [``botocore``] This release add new api listRelatedResourcesForAuditFinding and new member type IssuerCertificates for Iot device device defender Audit. * api-change:``license-manager``: [``botocore``] AWS License Manager now supports onboarded Management Accounts or Delegated Admins to view granted licenses aggregated from all accounts in the organization. * api-change:``marketplace-catalog``: [``botocore``] Added three new APIs to support tagging and tag-based authorization: TagResource, UntagResource, and ListTagsForResource. Added optional parameters to the StartChangeSet API to support tagging a resource while making a request to create it. * api-change:``rekognition``: [``botocore``] Adding support for ImageProperties feature to detect dominant colors and image brightness, sharpness, and contrast, inclusion and exclusion filters for labels and label categories, new fields to the API response, "aliases" and "categories" * api-change:``securityhub``: [``botocore``] Documentation updates for Security Hub * api-change:``ssm-incidents``: [``botocore``] RelatedItems now have an ID field which can be used for referencing them else where. Introducing event references in TimelineEvent API and increasing maximum length of "eventData" to 12K characters. ``` ### 1.26.7 ``` ====== * api-change:``autoscaling``: [``botocore``] This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price. * api-change:``ec2``: [``botocore``] This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price. * api-change:``ecs``: [``botocore``] This release adds support for task scale-in protection with updateTaskProtection and getTaskProtection APIs. UpdateTaskProtection API can be used to protect a service managed task from being terminated by scale-in events and getTaskProtection API to get the scale-in protection status of a task. * api-change:``es``: [``botocore``] Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet. * api-change:``resource-explorer-2``: [``botocore``] Text only updates to some Resource Explorer descriptions. * api-change:``scheduler``: [``botocore``] AWS introduces the new Amazon EventBridge Scheduler. EventBridge Scheduler is a serverless scheduler that allows you to create, run, and manage tasks from one central, managed service. ``` ### 1.26.6 ``` ====== * api-change:``connect``: [``botocore``] This release adds new fields SignInUrl, UserArn, and UserId to GetFederationToken response payload. * api-change:``connectcases``: [``botocore``] This release adds the ability to disable templates through the UpdateTemplate API. Disabling templates prevents customers from creating cases using the template. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html * api-change:``ec2``: [``botocore``] Amazon EC2 Trn1 instances, powered by AWS Trainium chips, are purpose built for high-performance deep learning training. u-24tb1.112xlarge and u-18tb1.112xlarge High Memory instances are purpose-built to run large in-memory databases. * api-change:``groundstation``: [``botocore``] This release adds the preview of customer-provided ephemeris support for AWS Ground Station, allowing space vehicle owners to provide their own position and trajectory information for a satellite. * api-change:``mediapackage-vod``: [``botocore``] This release adds "IncludeIframeOnlyStream" for Dash endpoints. * api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version ``` ### 1.26.5 ``` ====== * api-change:``acm``: [``botocore``] Support added for requesting elliptic curve certificate key algorithm types P-256 (EC_prime256v1) and P-384 (EC_secp384r1). * api-change:``billingconductor``: [``botocore``] This release adds the Recurring Custom Line Item feature along with a new API ListCustomLineItemVersions. * api-change:``ec2``: [``botocore``] This release enables sharing of EC2 Placement Groups across accounts and within AWS Organizations using Resource Access Manager * api-change:``fms``: [``botocore``] AWS Firewall Manager now supports importing existing AWS Network Firewall firewalls into Firewall Manager policies. * api-change:``lightsail``: [``botocore``] This release adds support for Amazon Lightsail to automate the delegation of domains registered through Amazon Route 53 to Lightsail DNS management and to automate record creation for DNS validation of Lightsail SSL/TLS certificates. * api-change:``opensearch``: [``botocore``] Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet. * api-change:``polly``: [``botocore``] Amazon Polly adds new voices: Elin (sv-SE), Ida (nb-NO), Laura (nl-NL) and Suvi (fi-FI). They are available as neural voices only. * api-change:``resource-explorer-2``: [``botocore``] This is the initial SDK release for AWS Resource Explorer. AWS Resource Explorer lets your users search for and discover your AWS resources across the AWS Regions in your account. * api-change:``route53``: [``botocore``] Amazon Route 53 now supports the Europe (Zurich) Region (eu-central-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. * api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version ``` ### 1.26.4 ``` ====== * api-change:``athena``: [``botocore``] Adds support for using Query Result Reuse * api-change:``autoscaling``: [``botocore``] This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes. * api-change:``cloudtrail``: [``botocore``] This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores. * api-change:``ec2``: [``botocore``] This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes. * api-change:``elasticache``: [``botocore``] Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support. * api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version * api-change:``mediaconvert``: [``botocore``] The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata. * api-change:``ssm``: [``botocore``] This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation * api-change:``wafv2``: [``botocore``] The geo match statement now adds labels for country and region. You can match requests at the region level by combining a geo match statement with label match statements. * api-change:``wellarchitected``: [``botocore``] This release adds support for integrations with AWS Trusted Advisor and AWS Service Catalog AppRegistry to improve workload discovery and speed up your workload reviews. * api-change:``workspaces``: [``botocore``] This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs. * api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version ``` ### 1.26.3 ``` ====== * api-change:``ec2``: [``botocore``] This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions. * api-change:``emr-containers``: [``botocore``] Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines. * api-change:``logs``: [``botocore``] Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS * api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version ``` ### 1.26.2 ``` ====== * api-change:``memorydb``: [``botocore``] Adding support for r6gd instances for MemoryDB Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact. * api-change:``sagemaker``: [``botocore``] Amazon SageMaker now supports running training jobs on ml.trn1 instance types. * api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version ``` ### 1.26.1 ``` ====== * api-change:``iotsitewise``: [``botocore``] This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs. * api-change:``s3control``: [``botocore``] S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain. * api-change:``sagemaker``: [``botocore``] This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn. * api-change:``ssm-incidents``: [``botocore``] Adds support for tagging replication-set on creation. ``` ### 1.26.0 ``` ====== * feature:Endpoints: [``botocore``] Migrate all services to use new AWS Endpoint Resolution framework * Enhancement:Endpoints: [``botocore``] Discontinued use of `sslCommonName` hosts as detailed in 1.27.0 (see `2705 <https://github.com/boto/botocore/issues/2705>`__ for more info) * api-change:``rds``: [``botocore``] Relational Database Service - This release adds support for configuring Storage Throughput on RDS database instances. * api-change:``textract``: [``botocore``] Add ocr results in AnalyzeIDResponse as blocks ``` ### 1.25.5 ``` ====== * api-change:``apprunner``: [``botocore``] This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs. * api-change:``connect``: [``botocore``] Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP * api-change:``ec2``: [``botocore``] Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another. * api-change:``iot``: [``botocore``] This release adds the Amazon Location action to IoT Rules Engine. * api-change:``logs``: [``botocore``] SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination. * api-change:``sesv2``: [``botocore``] This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data. * api-change:``textract``: [``botocore``] This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version ``` ### 1.25.4 ``` ====== * api-change:``apprunner``: [``botocore``] AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes. * api-change:``appstream``: [``botocore``] This release includes CertificateBasedAuthProperties in CreateDirectoryConfig and UpdateDirectoryConfig. * api-change:``cloud9``: [``botocore``] Update to the documentation section of the Cloud9 API Reference guide. * api-change:``cloudformation``: [``botocore``] This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation. * api-change:``gamesparks``: [``botocore``] Add LATEST as a possible GameSDK Version on snapshot * api-change:``mediatailor``: [``botocore``] This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages. ``` ### 1.25.3 ``` ====== * api-change:``ec2``: [``botocore``] Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance. * api-change:``fms``: [``botocore``] Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API * api-change:``glue``: [``botocore``] Added support for custom datatypes when using custom csv classifier. * api-change:``redshift``: [``botocore``] This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs. * api-change:``sagemaker``: [``botocore``] This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script. * api-change:``wafv2``: [``botocore``] This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group. ``` ### 1.25.2 ``` ====== * api-change:``iam``: [``botocor
pyup-bot commented 1 year ago

Closing this in favor of #919