Skip to content

Commit 09124c0

Browse files
chore: add sigv4 to feed (#430)
1 parent 92599fc commit 09124c0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

feed.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
"version": "1.12.5",
1717
"title": "Version 1.12.5",
1818
"changes": [
19+
{
20+
"type": "added",
21+
"description": "(Experimental) Support for Sigv4 authentication with `q chat`. Launch chat with the environment variable `AMAZON_Q_SIGV4=1` - [#207](https://github.com/aws/amazon-q-developer-cli-autocomplete/pull/207)"
22+
},
1923
{
2024
"type": "fixed",
2125
"description": "An issue with authentication failing for long chat sessions - [#424](https://github.com/aws/amazon-q-developer-cli-autocomplete/pull/424)"

0 commit comments

Comments
 (0)