David Justice
|
8f96175bf0
|
Merge pull request #106 from Azure/websocket
Add websocket support
|
2019-04-25 11:52:05 -07:00 |
David Justice
|
ce512d0625
|
update changelog
|
2019-04-25 09:34:04 -07:00 |
David Justice
|
9e2bbbc4ef
|
add an example
|
2019-04-25 09:34:04 -07:00 |
David Justice
|
dd77959ec0
|
add websocket support
|
2019-04-25 09:34:04 -07:00 |
David Justice
|
76a685724f
|
Merge pull request #107 from Sylvain2703/patch-1
[Doc] Small improvement on SAS environment variables
|
2019-04-19 12:28:49 -07:00 |
Sylvain Bruyère
|
9ca5751f3c
|
Small improvement on SAS environment variables [documentation]
|
2019-04-19 14:23:19 +02:00 |
David Justice
|
4b060620db
|
Merge pull request #105 from Azure/issue-100
sender recovery on conn drops and too large batch test
|
2019-04-18 11:07:13 -07:00 |
David Justice
|
d71a6c23ac
|
sender recovery on conn drops and too large batch test
|
2019-04-18 10:50:21 -07:00 |
David Justice
|
aca4cab17d
|
Merge pull request #104 from Azure/issue-101
bump amqp version and ensure sender is using unsettled
|
2019-04-17 12:40:29 -07:00 |
David Justice
|
56547db74e
|
bump version and add change notes
|
2019-04-17 12:20:47 -07:00 |
David Justice
|
bf33d82c5a
|
bump amqp version and ensure sender is using unsettled
|
2019-04-17 12:08:45 -07:00 |
David Justice
|
783ca54fd1
|
Merge pull request #97 from Azure/dirty-leak
fix the dirty partition leak
|
2019-03-07 13:10:33 -08:00 |
David Justice
|
2bf5b8c87c
|
update changelog and prepare for patch version bump
|
2019-03-05 10:38:49 -08:00 |
David Justice
|
ba2a7b5dc9
|
fix the dirty partition leak
|
2019-03-04 15:50:19 -08:00 |
David Justice
|
b14f5f2a25
|
Merge pull request #93 from kudlam/master
Fixed partition key for batch
|
2019-02-05 16:36:09 -08:00 |
David Justice
|
f1747bd70d
|
Merge branch 'master' into master
|
2019-02-05 15:59:06 -08:00 |
David Justice
|
3d4fed8702
|
Merge pull request #94 from Azure/travis
travis changed the go module export
|
2019-02-05 15:58:42 -08:00 |
David Justice
|
4f410a9e73
|
travis changed the go module export
|
2019-02-05 15:46:34 -08:00 |
David Justice
|
e8d7db5ee1
|
Merge branch 'master' into master
|
2019-02-05 14:50:15 -08:00 |
David Justice
|
9c879e1414
|
Merge pull request #91 from dennis-tra/master
Fix discarding of event properties on batch sending
|
2019-02-05 14:49:57 -08:00 |
Michal Kudlacak
|
c1fb619461
|
Fixed partition key for batch
|
2019-02-05 19:16:41 +01:00 |
Dennis Trautwein
|
7f49823dab
|
Update changelog.md
|
2019-01-30 11:52:36 +01:00 |
Dennis Trautwein
|
f41df63180
|
Fix discarding of event properties
|
2019-01-30 11:48:43 +01:00 |
David Justice
|
aca3e9cfe1
|
Merge pull request #89 from Azure/rpc
update common version dep
|
2019-01-07 11:00:26 -08:00 |
David Justice
|
c2d58f7516
|
update changelog
|
2019-01-07 09:58:12 -08:00 |
David Justice
|
13720014be
|
update common version dep
|
2019-01-07 09:54:52 -08:00 |
David Justice
|
804d4a4235
|
Merge pull request #87 from Azure/sender-close
close sender when hub is closed and close gracefully
|
2018-12-17 11:10:36 -08:00 |
David Justice
|
f71fe8e2c4
|
close sender when hub is closed and close gracefully
|
2018-12-17 09:35:44 -08:00 |
David Justice
|
5bee80eb97
|
1.1.0 release (#84)
* bump version
* randomize resource group name
|
2018-12-12 14:56:15 -08:00 |
David Justice
|
36f07d03d0
|
Merge pull request #83 from Azure/sender
Fix sender recovery on temporary network errors and config lease persistence
|
2018-12-12 14:08:32 -08:00 |
David Justice
|
bcde45eee7
|
change resource group for travis
|
2018-12-12 11:18:04 -08:00 |
David Justice
|
76954a0e7d
|
remove roles for existing service principals
|
2018-12-12 11:18:04 -08:00 |
David Justice
|
9f0466be08
|
try new tf output var func
|
2018-12-12 11:17:43 -08:00 |
David Justice
|
86042cabb7
|
change resource check in tf output
|
2018-12-12 11:16:31 -08:00 |
David Justice
|
12bbce1ffc
|
similify travis setup
|
2018-12-12 11:15:10 -08:00 |
David Justice
|
e2c9e66657
|
fix travis and edit changelog
|
2018-12-12 11:15:10 -08:00 |
David Justice
|
eb0f70969a
|
move test requirements into terraform
|
2018-12-12 11:14:04 -08:00 |
David Justice
|
a7f5b65899
|
Merge pull request #78 from fantyz/feature/receive_from_timestamp
add ReceiveFromTimestamp
|
2018-12-03 10:09:38 -08:00 |
Kasper Middelboe Petersen
|
bf76942e03
|
Added documentation of exported function and entry to changelog.
|
2018-11-28 11:17:06 +01:00 |
Kasper Middelboe Petersen
|
430b629a47
|
Add ReceiveFromTimestamp to allow user to start receiving from a specific point in time.
|
2018-11-25 20:08:05 +01:00 |
David Justice
|
6fe7f25cd2
|
Merge pull request #75 from Azure/epoch
improve documentation for epoch receiver
|
2018-11-19 15:00:59 -08:00 |
David Justice
|
47c56942af
|
wait for storage account creation
|
2018-11-19 14:11:15 -08:00 |
David Justice
|
587481bd17
|
improve documentation for epoch receiver
|
2018-11-19 12:29:31 -08:00 |
David Justice
|
b39d9c4c74
|
Merge pull request #74 from arne-cl/patch-2
fixed typo in code example
|
2018-11-12 10:01:38 -08:00 |
Arne Neumann
|
a3b5c0ba5c
|
fixed typo in code example
|
2018-11-12 13:57:05 +01:00 |
David Justice
|
76c642f8da
|
Merge pull request #69 from Azure/mod
Fix storage breaking changes and move from dep to Go modules
|
2018-10-25 11:42:13 -07:00 |
David Justice
|
29d0bb39fb
|
mod tidy
|
2018-10-25 11:19:07 -07:00 |
David Justice
|
03c367f958
|
bump version
|
2018-10-25 11:14:12 -07:00 |
David Justice
|
5f98a97fda
|
update readme and changelog
|
2018-10-25 11:13:41 -07:00 |
David Justice
|
83f776a262
|
remove staticcheck for now and clean up lint
|
2018-10-25 11:01:39 -07:00 |