Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

up crt #3028

Merged
merged 1 commit into from
Jul 9, 2024
Merged

up crt #3028

merged 1 commit into from
Jul 9, 2024

Conversation

DmitriyMusatkin
Copy link
Contributor

Issue #, if available:

Description of changes:

Check all that applies:

  • Did a review by yourself.
  • Added proper tests to cover this PR. (If tests are not applicable, explain.)
  • Checked if this PR is a breaking (APIs have been changed) change.
  • Checked if this PR will not introduce cross-platform inconsistent behavior.
  • Checked if this PR would require a ReadMe/Wiki update.

Check which platforms you have built SDK on to verify the correctness of this PR.

  • Linux
  • Windows
  • Android
  • MacOS
  • IOS
  • Other Platforms

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@DmitriyMusatkin DmitriyMusatkin merged commit bcbaa4b into main Jul 9, 2024
3 of 4 checks passed
sbera87 pushed a commit that referenced this pull request Jul 11, 2024
add potential fix for windows test fail n delay loading

minimalize fix for delay loading issue in windows builds
sbera87 pushed a commit that referenced this pull request Jul 11, 2024
add potential fix for windows test fail n delay loading

minimalize fix for delay loading issue in windows builds
sbera87 added a commit that referenced this pull request Jul 11, 2024
* add embedded errors support to more apis

* working interim changes

* added new function for processing error in body

* changes to autogen files

* Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions.  With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service.
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
Added further restrictions on logging of potentially sensitive inputs and outputs.
JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation.
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs.
Updates EKS managed node groups to support EC2 Capacity Blocks for ML
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
Add v2 smoke tests and smithy smokeTests trait for SDK testing.

* test for single file

* regenerated files

* extend embedded errors support to missing apis

* get error by name

* changing tests for correctness

* fixes for unit tests

* updated error logging

* remove stray error message

* changes from feedback + infra for new tests

* add test to verify generic error marshaller with error response body

* remove empty line in autogen files

* remove newline from autogen files

* replace std string with AWS string

* fix namespace in autogen

* changes per feedback

* fix namespace

* make code cleaner

* make code cleaner

* up crt (#3028)

add potential fix for windows test fail n delay loading

minimalize fix for delay loading issue in windows builds

* fix line enings

---------

Co-authored-by: aws-sdk-cpp-automation <github-aws-sdk-cpp-automation@amazon.com>
Co-authored-by: Dmitriy Musatkin <63878209+DmitriyMusatkin@users.noreply.github.com>
@DmitriyMusatkin DmitriyMusatkin deleted the crt_bump branch July 15, 2024 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants