Bernd Verst
d98b54ebbf
Merge pull request #2470 from yaron2/httptoken-1
...
Add security token header support
2023-01-25 15:18:50 -08:00
Yaron Schneider
f896799842
Merge branch 'master' into httptoken-1
2023-01-25 15:06:35 -08:00
yaron2
1a653144bf
add security token header support
...
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-01-25 15:03:43 -08:00
Artur Souza
959e608866
Merge branch 'master' into snssqs-cert-test-1971-deadletter
2023-01-25 13:24:51 -08:00
Bernd Verst
90be92e22f
Merge pull request #2465 from ItalyPaleAle/sqlite-state-store
...
New SQLite 3 state store
2023-01-25 13:22:42 -08:00
Roberto J Rojas
db321fc006
aws snssqs cert test implementation changes
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-25 15:28:43 -05:00
ItalyPaleAle
0148329c6c
Added "unsubscribeOnClose"
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-25 20:22:11 +00:00
ItalyPaleAle
5a741da8b0
Some changes and fixes
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-25 19:33:20 +00:00
Roberto J Rojas
2b5bd43567
updates
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-25 11:39:35 -05:00
ItalyPaleAle
2421567997
Refactored pubsub.mqtt to better handle subscribptions and fix bugs
...
- Uses a single connection for consumer and publisher
- Avoids reconnecting when the list of subscriptions changes
- Fixes re-subscribing after a connection is dropped
Fixes #2229
Fixes #2350
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-25 05:36:38 +00:00
Roberto J Rojas
c7730b007f
aws snssqs updates cert test readme
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-24 22:08:02 -05:00
Roberto J Rojas
347692db94
Merge branch 'master' into snssqs-cert-test-1971-deadletter
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-24 21:59:14 -05:00
Roberto J Rojas
06663032c2
adds aws snssqs dead letter cert test
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-24 21:57:00 -05:00
Roberto J Rojas
e8e0fd7f6c
adds aws snssqs dead letter cert test
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-24 21:56:35 -05:00
ItalyPaleAle
6f71753c13
New SQLite 3 state store
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-24 17:39:11 -08:00
Bernd Verst
570f67b797
Merge pull request #2463 from pravinpushkar/read_tls_config
...
[HTTP Binding] fix error: filename too long
2023-01-24 10:45:39 -08:00
Bernd Verst
6656fdbf7a
Merge branch 'master' into read_tls_config
2023-01-24 10:45:32 -08:00
Bernd Verst
b81f8ef63e
Merge pull request #2464 from ItalyPaleAle/getmetadataproperties-ci
...
Make keys in GetMetadataProperties case-insensitive
2023-01-24 10:44:54 -08:00
ItalyPaleAle
254affd133
Make keys in GetMetadataProperties case-insensitive
...
This method is used by paths including the one that checks for Azure AD credentials. This makes the keys case-insensitive so the matching is more lenient (e.g. `azureClientId` vs `azureClientID`)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-24 09:07:15 -08:00
Pravin Pushkar
be72232489
fix error: filename too long
...
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2023-01-24 19:15:23 +05:30
Bernd Verst
7067334215
Merge pull request #2452 from drewby/httpBindingTracing
...
Add tracing headers to HTTP request
2023-01-23 19:28:34 -08:00
Bernd Verst
9d69b41fc6
Merge branch 'master' into httpBindingTracing
2023-01-23 19:28:23 -08:00
Bernd Verst
0e3a18869b
Merge pull request #2458 from berndverst/deps
...
Upgrade dependencies again
2023-01-23 19:27:34 -08:00
Bernd Verst
38ed5d7f97
Merge branch 'master' into httpBindingTracing
2023-01-23 19:18:12 -08:00
Bernd Verst
aaf3dedc42
Merge branch 'master' into deps
2023-01-23 19:17:19 -08:00
Bernd Verst
cce521f12d
Merge pull request #2459 from ItalyPaleAle/eventgrid-sdk
...
Updates and fixes to Event Grid binding
2023-01-23 19:16:33 -08:00
Bernd Verst
51a0736175
Merge branch 'master' into eventgrid-sdk
2023-01-23 19:14:12 -08:00
Bernd Verst
a80b234a64
Apply suggestions from code review
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-01-24 10:59:46 +09:00
Drew Robbins
6faaf6065d
Remove traceheaders from metadata
...
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-01-24 10:59:46 +09:00
Drew Robbins
dfae145b4b
Remove component metadata, overwrite headers if exist
...
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-01-24 10:59:46 +09:00
Drew Robbins
7bcdaca458
Updates to test
...
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-01-24 10:59:46 +09:00
Drew Robbins
f8d69c93d2
Changes from PR feedback
...
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-01-24 10:59:46 +09:00
Drew Robbins
dd3eae1bd5
Add tracing headers to HTTP request
...
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-01-24 10:59:46 +09:00
Bernd Verst
567038f0dc
Merge pull request #2462 from ItalyPaleAle/fix-2396
...
Support PEM certificates from Azure AD
2023-01-23 17:55:23 -08:00
ItalyPaleAle
6632c12dea
Fixed tests
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-23 17:02:02 -08:00
ItalyPaleAle
feccffb0c8
Support PEM certificates from Azure AD
...
Fixes #2396
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-24 01:00:28 +00:00
ItalyPaleAle
8965515993
Ensure component works with MSI and certificates
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-23 16:58:50 -08:00
Bernd Verst
4d8d1d810c
modtidy
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-01-23 16:25:37 -08:00
ItalyPaleAle
ce12c255da
⚙️ 🧹 & 💄
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-24 00:23:50 +00:00
ItalyPaleAle
c38575561a
Updates and fixes to Event Grid binding
...
1. Updated management SDK to "track 2"
2. If the Event Grid endpoint needs to be updated, do not override the previously-set properties
3. Be more tolerant with "subscriberEndpoint" if path is missing
Fixes #2454
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-24 00:20:29 +00:00
Bernd Verst
a1d0458e4b
Upgrade dependencies again
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-01-23 16:11:33 -08:00
Bernd Verst
36c0790179
Merge pull request #2457 from berndverst/deps
...
Update Aerospike statestore dependencies
2023-01-23 15:34:32 -08:00
Bernd Verst
a53102ed04
Merge branch 'master' into deps
2023-01-23 15:34:22 -08:00
Bernd Verst
7ccfea1a39
Merge pull request #2453 from ItalyPaleAle/eventhubs-track2
...
Event Hubs: upgrade SDK to "track 2"
2023-01-23 15:34:01 -08:00
Roberto J Rojas
709c8b9bda
merge from master
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-23 17:51:43 -05:00
Bernd Verst
d252c3a026
Merge branch 'master' into deps
2023-01-23 14:39:49 -08:00
Bernd Verst
9645d6b223
Update Aerospike statestore dependencies
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-01-23 14:22:52 -08:00
Roberto J Rojas
7b28a31ad0
merge with master
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-23 15:25:28 -05:00
Roberto J Rojas
b90fad40ba
starts SQS deadletter cert test
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-23 15:19:03 -05:00
ItalyPaleAle
06b86a0fae
And more
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-23 20:15:41 +00:00