Commit 99e5dcb
Auto merge/feature/v2 to v3 migration (#2400)
* feat: migrate codewhisperer token service to aws-sdk-v3 (#2235)
* feat: migrate codewhisperer token service to aws-sdk-v3
* fix captureHeaders middleware
* feat: migrate codewhisperer iam service to aws-sdk-v3 (#2284)
* refactor: remove aws-sdk v2 imports (#2290)
* fix: compile errors from merge conflicts (#2331)
* chore: bump runtimes to 0.3.0 (#2340)
* chore: bump runtimes to 0.3.0
* fix antlr4ng version conflict
* fix missing url polyfill
* chore: remove old ignore entries (#2350)
---------
Co-authored-by: aws-toolkit-automation <[email protected]>
Co-authored-by: Tai Lai <[email protected]>
Co-authored-by: Tai Lai <[email protected]>1 parent 4ce9d8f commit 99e5dcb
File tree
83 files changed
+3760
-18075
lines changed- app
- aws-lsp-antlr4-runtimes
- aws-lsp-buildspec-runtimes
- aws-lsp-cloudformation-runtimes
- aws-lsp-codewhisperer-runtimes
- aws-lsp-identity-runtimes
- aws-lsp-json-runtimes
- aws-lsp-notification-runtimes
- aws-lsp-partiql-runtimes
- aws-lsp-s3-runtimes
- aws-lsp-yaml-json-webworker
- aws-lsp-yaml-runtimes
- hello-world-lsp-runtimes
- chat-client
- client/vscode
- core
- aws-lsp-core
- codewhisperer-runtime
- codewhisperer
- integration-tests/q-agentic-chat-server
- server
- aws-lsp-antlr4
- aws-lsp-buildspec
- aws-lsp-cloudformation
- aws-lsp-codewhisperer
- src
- client
- sigv4
- token
- language-server
- agenticChat
- tools/qCodeAnalysis
- chat
- telemetry
- configuration
- inline-completion
- handler
- telemetry
- netTransform
- tests
- securityScan
- workspaceContext
- aws-lsp-identity
- aws-lsp-json
- aws-lsp-notification
- aws-lsp-partiql
- aws-lsp-s3
- aws-lsp-yaml
- device-sso-auth-lsp
- hello-world-lsp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
83 files changed
+3760
-18075
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments