Skip to content

Commit

Permalink
chore: add logging for CredentialsProviderError (smithy-lang#1290)
Browse files Browse the repository at this point in the history
* chore: add logging for CredentialsProviderError

* use options object

* var name clarity

* test fixes

* formatting

* set internal tag on getSelectorName
  • Loading branch information
kuhe committed Jun 24, 2024
1 parent f64caa3 commit cb9781b
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .changeset/gentle-eyes-accept.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
8 changes: 8 additions & 0 deletions .changeset/late-glasses-jam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@smithy/credential-provider-imds": minor
"@smithy/shared-ini-file-loader": minor
"@smithy/node-config-provider": minor
"@smithy/property-provider": minor
---

new logging-compatible signature for CredentialsProviderError
5 changes: 5 additions & 0 deletions .changeset/sweet-years-compete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@smithy/smithy-client": minor
---

add dateTime serializer function
5 changes: 5 additions & 0 deletions .changeset/thin-adults-exist.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@smithy/core": minor
---

enable package.json exports in core

0 comments on commit cb9781b

Please sign in to comment.