dssg / triage

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

Scheduled monthly dependency update for January #919

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.1.

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.12.0.

Changelog ### 22.12.0 ``` Preview style <!-- Changes that affect Black's preview style --> - Enforce empty lines before classes and functions with sticky leading comments (3302) - Reformat empty and whitespace-only files as either an empty file (if no newline is present) or as a single newline character (if a newline is present) (3348) - Implicitly concatenated strings used as function args are now wrapped inside parentheses (3307) - For assignment statements, prefer splitting the right hand side if the left hand side fits on a single line (3368) - Correctly handle trailing commas that are inside a line's leading non-nested parens (3370) Configuration <!-- Changes to how Black can be configured --> - Fix incorrectly applied `.gitignore` rules by considering the `.gitignore` location and the relative path to the target file (3338) - Fix incorrectly ignoring `.gitignore` presence when more than one source directory is specified (3336) Parser <!-- Changes to the parser or to version autodetection --> - Parsing support has been added for walruses inside generator expression that are passed as function args (for example, `any(match := my_re.match(text) for text in texts)`) (3327). Integrations <!-- For example, Docker, GitHub Actions, pre-commit, editors --> - Vim plugin: Optionally allow using the system installation of Black via `let g:black_use_virtualenv = 0`(3309) ``` ### 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.9.1.

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

Links - PyPI: https://pypi.org/project/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.41.

Changelog ### 1.26.41 ``` ======= * api-change:``cloudfront``: [``botocore``] Extend response headers policy to support removing headers from viewer responses * api-change:``iotfleetwise``: [``botocore``] Update documentation - correct the epoch constant value of default value for expiryTime field in CreateCampaign request. ``` ### 1.26.40 ``` ======= * api-change:``apigateway``: [``botocore``] Documentation updates for Amazon API Gateway * api-change:``emr``: [``botocore``] Update emr client to latest version * api-change:``secretsmanager``: [``botocore``] Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets. * api-change:``wisdom``: [``botocore``] This release extends Wisdom CreateContent and StartContentUpload APIs to support PDF and MicrosoftWord docx document uploading. ``` ### 1.26.39 ``` ======= * api-change:``elasticache``: [``botocore``] This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability. * api-change:``network-firewall``: [``botocore``] AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails. * api-change:``rds``: [``botocore``] This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server. * api-change:``route53-recovery-control-config``: [``botocore``] Added support for Python paginators in the route53-recovery-control-config List* APIs. ``` ### 1.26.38 ``` ======= * api-change:``memorydb``: [``botocore``] This release adds support for MemoryDB Reserved nodes which provides a significant discount compared to on-demand node pricing. Reserved nodes are not physical nodes, but rather a billing discount applied to the use of on-demand nodes in your account. * api-change:``transfer``: [``botocore``] Add additional operations to throw ThrottlingExceptions ``` ### 1.26.37 ``` ======= * api-change:``connect``: [``botocore``] Support for Routing Profile filter, SortCriteria, and grouping by Routing Profiles for GetCurrentMetricData API. Support for RoutingProfiles, UserHierarchyGroups, and Agents as filters, NextStatus and AgentStatusName for GetCurrentUserData. Adds ApproximateTotalCount to both APIs. * api-change:``connectparticipant``: [``botocore``] Amazon Connect Chat introduces the Message Receipts feature. This feature allows agents and customers to receive message delivered and read receipts after they send a chat message. * api-change:``detective``: [``botocore``] This release adds a missed AccessDeniedException type to several endpoints. * api-change:``fsx``: [``botocore``] Fix a bug where a recent release might break certain existing SDKs. * api-change:``inspector2``: [``botocore``] Amazon Inspector adds support for scanning NodeJS 18.x and Go 1.x AWS Lambda function runtimes. ``` ### 1.26.36 ``` ======= * api-change:``compute-optimizer``: [``botocore``] This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for ecs services running on Fargate. * api-change:``connect``: [``botocore``] Amazon Connect Chat introduces the Idle Participant/Autodisconnect feature, which allows users to set timeouts relating to the activity of chat participants, using the new UpdateParticipantRoleConfig API. * api-change:``iotdeviceadvisor``: [``botocore``] This release adds the following new features: 1) Documentation updates for IoT Device Advisor APIs. 2) Updated required request parameters for IoT Device Advisor APIs. 3) Added new service feature: ability to provide the test endpoint when customer executing the StartSuiteRun API. * api-change:``kinesis-video-webrtc-storage``: [``botocore``] Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud. * api-change:``rds``: [``botocore``] Add support for managing master user password in AWS Secrets Manager for the DBInstance and DBCluster. * api-change:``secretsmanager``: [``botocore``] Documentation updates for Secrets Manager ``` ### 1.26.35 ``` ======= * api-change:``connect``: [``botocore``] Amazon Connect Chat now allows for JSON (application/json) message types to be sent as part of the initial message in the StartChatContact API. * api-change:``connectparticipant``: [``botocore``] Amazon Connect Chat now allows for JSON (application/json) message types to be sent in the SendMessage API. * api-change:``license-manager-linux-subscriptions``: [``botocore``] AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program. * api-change:``macie2``: [``botocore``] This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class. * api-change:``sagemaker``: [``botocore``] This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains * api-change:``scheduler``: [``botocore``] Updated the ListSchedules and ListScheduleGroups APIs to allow the NamePrefix field to start with a number. Updated the validation for executionRole field to support any role name. * api-change:``ssm``: [``botocore``] Doc-only updates for December 2022. * api-change:``support``: [``botocore``] Documentation updates for the AWS Support API * api-change:``transfer``: [``botocore``] This release adds support for Decrypt as a workflow step type. ``` ### 1.26.34 ``` ======= * api-change:``batch``: [``botocore``] Adds isCancelled and isTerminated to DescribeJobs response. * api-change:``ec2``: [``botocore``] Adds support for pagination in the EC2 DescribeImages API. * api-change:``lookoutequipment``: [``botocore``] This release adds support for listing inference schedulers by status. * api-change:``medialive``: [``botocore``] This release adds support for two new features to AWS Elemental MediaLive. First, you can now burn-in timecodes to your MediaLive outputs. Second, we now now support the ability to decode Dolby E audio when it comes in on an input. * api-change:``nimble``: [``botocore``] Amazon Nimble Studio now supports configuring session storage volumes and persistence, as well as backup and restore sessions through launch profiles. * api-change:``resource-explorer-2``: [``botocore``] Documentation updates for AWS Resource Explorer. * api-change:``route53domains``: [``botocore``] Use Route 53 domain APIs to change owner, create/delete DS record, modify IPS tag, resend authorization. New: AssociateDelegationSignerToDomain, DisassociateDelegationSignerFromDomain, PushDomain, ResendOperationAuthorization. Updated: UpdateDomainContact, ListOperations, CheckDomainTransferability. * api-change:``sagemaker``: [``botocore``] Amazon SageMaker Autopilot adds support for new objective metrics in CreateAutoMLJob API. * api-change:``transcribe``: [``botocore``] Enable our batch transcription jobs for Swedish and Vietnamese. ``` ### 1.26.33 ``` ======= * api-change:``athena``: [``botocore``] Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb. * api-change:``ecs``: [``botocore``] This release adds support for alarm-based rollbacks in ECS, a new feature that allows customers to add automated safeguards for Amazon ECS service rolling updates. * api-change:``kinesis-video-webrtc-storage``: [``botocore``] Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud. * api-change:``kinesisvideo``: [``botocore``] Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud. * api-change:``rds``: [``botocore``] Add support for --enable-customer-owned-ip to RDS create-db-instance-read-replica API for RDS on Outposts. * api-change:``sagemaker``: [``botocore``] AWS Sagemaker - Sagemaker Images now supports Aliases as secondary identifiers for ImageVersions. SageMaker Images now supports additional metadata for ImageVersions for better images management. ``` ### 1.26.32 ``` ======= * enhancement:s3: s3.transfer methods accept path-like objects as input * api-change:``appflow``: [``botocore``] This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens. * api-change:``cloudfront``: [``botocore``] Updated documentation for CloudFront * api-change:``datasync``: [``botocore``] AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions. * api-change:``efs``: [``botocore``] Update efs client to latest version * api-change:``guardduty``: [``botocore``] This release provides the valid characters for the Description and Name field. * api-change:``iotfleetwise``: [``botocore``] Updated error handling for empty resource names in "UpdateSignalCatalog" and "GetModelManifest" operations. * api-change:``sagemaker``: [``botocore``] AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job. ``` ### 1.26.31 ``` ======= * api-change:``backup-gateway``: [``botocore``] This release adds support for VMware vSphere tags, enabling customer to protect VMware virtual machines using tag-based policies for AWS tags mapped from vSphere tags. This release also adds support for customer-accessible gateway-hypervisor interaction log and upload bandwidth rate limit schedule. * api-change:``connect``: [``botocore``] Added support for "English - New Zealand" and "English - South African" to be used with Amazon Connect Custom Vocabulary APIs. * api-change:``ecs``: [``botocore``] This release adds support for container port ranges in ECS, a new capability that allows customers to provide container port ranges to simplify use cases where multiple ports are in use in a container. This release updates TaskDefinition mutation APIs and the Task description APIs. * api-change:``eks``: [``botocore``] Add support for Windows managed nodes groups. * api-change:``glue``: [``botocore``] This release adds support for AWS Glue Crawler with native DeltaLake tables, allowing Crawlers to classify Delta Lake format tables and catalog them for query engines to query against. * api-change:``kinesis``: [``botocore``] Added StreamARN parameter for Kinesis Data Streams APIs. Added a new opaque pagination token for ListStreams. SDKs will auto-generate Account Endpoint when accessing Kinesis Data Streams. * api-change:``location``: [``botocore``] This release adds support for a new style, "VectorOpenDataStandardLight" which can be used with the new data source, "Open Data Maps (Preview)". * api-change:``m2``: [``botocore``] Adds an optional create-only `KmsKeyId` property to Environment and Application resources. * api-change:``sagemaker``: [``botocore``] SageMaker Inference Recommender now allows customers to load tests their models on various instance types using private VPC. * api-change:``securityhub``: [``botocore``] Added new resource details objects to ASFF, including resources for AwsEc2LaunchTemplate, AwsSageMakerNotebookInstance, AwsWafv2WebAcl and AwsWafv2RuleGroup. * api-change:``translate``: [``botocore``] Raised the input byte size limit of the Text field in the TranslateText API to 10000 bytes. ``` ### 1.26.30 ``` ======= * api-change:``ce``: [``botocore``] This release supports percentage-based thresholds on Cost Anomaly Detection alert subscriptions. * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version * api-change:``networkmanager``: [``botocore``] Appliance Mode support for AWS Cloud WAN. * api-change:``redshift-data``: [``botocore``] This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency. * api-change:``sagemaker-metrics``: [``botocore``] Update SageMaker Metrics documentation. ``` ### 1.26.29 ``` ======= * api-change:``cloudtrail``: [``botocore``] Merging mainline branch for service model into mainline release branch. There are no new APIs. * api-change:``rds``: [``botocore``] This deployment adds ClientPasswordAuthType field to the Auth structure of the DBProxy. ``` ### 1.26.28 ``` ======= * bugfix:Endpoint provider: [``botocore``] Updates ARN parsing ``resourceId`` delimiters * api-change:``customer-profiles``: [``botocore``] This release allows custom strings in PartyType and Gender through 2 new attributes in the CreateProfile and UpdateProfile APIs: PartyTypeString and GenderString. * api-change:``ec2``: [``botocore``] This release updates DescribeFpgaImages to show supported instance types of AFIs in its response. * api-change:``kinesisvideo``: [``botocore``] This release adds support for public preview of Kinesis Video Stream at Edge enabling customers to provide configuration for the Kinesis Video Stream EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on configured schedule. * api-change:``lookoutvision``: [``botocore``] This documentation update adds kms:GenerateDataKey as a required permission to StartModelPackagingJob. * api-change:``migration-hub-refactor-spaces``: [``botocore``] This release adds support for Lambda alias service endpoints. Lambda alias ARNs can now be passed into CreateService. * api-change:``rds``: [``botocore``] Update the RDS API model to support copying option groups during the CopyDBSnapshot operation * api-change:``rekognition``: [``botocore``] Adds support for "aliases" and "categories", inclusion and exclusion filters for labels and label categories, and aggregating labels by video segment timestamps for Stored Video Label Detection APIs. * api-change:``sagemaker-metrics``: [``botocore``] This release introduces support SageMaker Metrics APIs. * api-change:``wafv2``: [``botocore``] Documents the naming requirement for logging destinations that you use with web ACLs. ``` ### 1.26.27 ``` ======= * api-change:``iotfleetwise``: [``botocore``] Deprecated assignedValue property for actuators and attributes. Added a message to invalid nodes and invalid decoder manifest exceptions. * api-change:``logs``: [``botocore``] Doc-only update for CloudWatch Logs, for Tagging Permissions clarifications * api-change:``medialive``: [``botocore``] Link devices now support buffer size (latency) configuration. A higher latency value means a longer delay in transmitting from the device to MediaLive, but improved resiliency. A lower latency value means a shorter delay, but less resiliency. * api-change:``mediapackage-vod``: [``botocore``] This release provides the approximate number of assets in a packaging group. ``` ### 1.26.26 ``` ======= * enhancement:Endpoint Provider Standard Library: [``botocore``] Correct spelling of 'library' in ``StandardLibrary`` class * api-change:``autoscaling``: [``botocore``] Adds support for metric math for target tracking scaling policies, saving you the cost and effort of publishing a custom metric to CloudWatch. Also adds support for VPC Lattice by adding the Attach/Detach/DescribeTrafficSources APIs and a new health check type to the CreateAutoScalingGroup API. * api-change:``iottwinmaker``: [``botocore``] This release adds the following new features: 1) New APIs for managing a continuous sync of assets and asset models from AWS IoT SiteWise. 2) Support user friendly names for component types (ComponentTypeName) and properties (DisplayName). * api-change:``migrationhubstrategy``: [``botocore``] This release adds known application filtering, server selection for assessments, support for potential recommendations, and indications for configuration and assessment status. For more information, see the AWS Migration Hub documentation at https://docs.aws.amazon.com/migrationhub/index.html ``` ### 1.26.25 ``` ======= * api-change:``ce``: [``botocore``] This release adds the LinkedAccountName field to the GetAnomalies API response under RootCause * api-change:``cloudfront``: [``botocore``] Introducing UpdateDistributionWithStagingConfig that can be used to promote the staging configuration to the production. * api-change:``eks``: [``botocore``] Adds support for EKS add-ons configurationValues fields and DescribeAddonConfiguration function * api-change:``kms``: [``botocore``] Updated examples and exceptions for External Key Store (XKS). ``` ### 1.26.24 ``` ======= * api-change:``billingconductor``: [``botocore``] This release adds the Tiering Pricing Rule feature. * api-change:``connect``: [``botocore``] This release provides APIs that enable you to programmatically manage rules for Contact Lens conversational analytics and third party applications. For more information, see https://docs.aws.amazon.com/connect/latest/APIReference/rules-api.html * api-change:``dynamodb``: [``botocore``] Endpoint Ruleset update: Use http instead of https for the "local" region. * api-change:``dynamodbstreams``: [``botocore``] Update dynamodbstreams client to latest version * api-change:``rds``: [``botocore``] This release adds the BlueGreenDeploymentNotFoundFault to the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations. * api-change:``sagemaker-featurestore-runtime``: [``botocore``] For online + offline Feature Groups, added ability to target PutRecord and DeleteRecord actions to only online store, or only offline store. If target store parameter is not specified, actions will apply to both stores. ``` ### 1.26.23 ``` ======= * api-change:``ce``: [``botocore``] This release introduces two new APIs that offer a 1-click experience to refresh Savings Plans recommendations. The two APIs are StartSavingsPlansPurchaseRecommendationGeneration and ListSavingsPlansPurchaseRecommendationGeneration. * api-change:``ec2``: [``botocore``] Documentation updates for EC2. * api-change:``ivschat``: [``botocore``] Adds PendingVerification error type to messaging APIs to block the resource usage for accounts identified as being fraudulent. * api-change:``rds``: [``botocore``] This release adds the InvalidDBInstanceStateFault to the RestoreDBClusterFromSnapshot operation. * api-change:``transcribe``: [``botocore``] Amazon Transcribe now supports creating custom language models in the following languages: Japanese (ja-JP) and German (de-DE). ``` ### 1.26.22 ``` ======= * api-change:``appsync``: [``botocore``] Fixes the URI for the evaluatecode endpoint to include the /v1 prefix (ie. "/v1/dataplane-evaluatecode"). * api-change:``ecs``: [``botocore``] Documentation updates for Amazon ECS * api-change:``fms``: [``botocore``] AWS Firewall Manager now supports Fortigate Cloud Native Firewall as a Service as a third-party policy type. * api-change:``mediaconvert``: [``botocore``] The AWS Elemental MediaConvert SDK has added support for configurable ID3 eMSG box attributes and the ability to signal them with InbandEventStream tags in DASH and CMAF outputs. * api-change:``medialive``: [``botocore``] Updates to Event Signaling and Management (ESAM) API and documentation. * api-change:``polly``: [``botocore``] Add language code for Finnish (fi-FI) * api-change:``proton``: [``botocore``] CreateEnvironmentAccountConnection RoleArn input is now optional * api-change:``redshift-serverless``: [``botocore``] Add Table Level Restore operations for Amazon Redshift Serverless. Add multi-port support for Amazon Redshift Serverless endpoints. Add Tagging support to Snapshots and Recovery Points in Amazon Redshift Serverless. * api-change:``sns``: [``botocore``] This release adds the message payload-filtering feature to the SNS Subscribe, SetSubscriptionAttributes, and GetSubscriptionAttributes API actions ``` ### 1.26.21 ``` ======= * api-change:``codecatalyst``: [``botocore``] This release adds operations that support customers using the AWS Toolkits and Amazon CodeCatalyst, a unified software development service that helps developers develop, deploy, and maintain applications in the cloud. For more information, see the documentation. * api-change:``comprehend``: [``botocore``] Comprehend now supports semi-structured documents (such as PDF files or image files) as inputs for custom analysis using the synchronous APIs (ClassifyDocument and DetectEntities). * api-change:``gamelift``: [``botocore``] GameLift introduces a new feature, GameLift Anywhere. GameLift Anywhere allows you to integrate your own compute resources with GameLift. You can also use GameLift Anywhere to iteratively test your game servers without uploading the build to GameLift for every iteration. * api-change:``pipes``: [``botocore``] AWS introduces new Amazon EventBridge Pipes which allow you to connect sources (SQS, Kinesis, DDB, Kafka, MQ) to Targets (14+ EventBridge Targets) without any code, with filtering, batching, input transformation, and an optional Enrichment stage (Lambda, StepFunctions, ApiGateway, ApiDestinations) * api-change:``stepfunctions``: [``botocore``] Update stepfunctions client to latest version ``` ### 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 v
pyup-bot commented 1 year ago

Closing this in favor of #920