Skip to content
Merged
Show file tree
Hide file tree
Changes from 67 commits
Commits
Show all changes
96 commits
Select commit Hold shift + click to select a range
ce98ba6
init commit
yunhaoling Nov 7, 2019
98881f4
Remove eventhubclient
yunhaoling Nov 7, 2019
7d9a971
Small fix
yunhaoling Nov 7, 2019
e6ea4b7
apply black style format
yunhaoling Nov 8, 2019
36be3d6
Draft refactor of the push mode
yunhaoling Nov 8, 2019
345e884
Start
Nov 8, 2019
07fa5c7
Remove iterator test
Nov 8, 2019
51995e4
Callback model receive test
Nov 9, 2019
e4e79b8
Sync eventhub consumer refactor
yunhaoling Nov 10, 2019
e5d8ffa
Improve sync implementation
yunhaoling Nov 10, 2019
abcffb1
Async refactor
yunhaoling Nov 10, 2019
76d599b
Verify send result with uamqp ReceiveClient
Nov 11, 2019
89bdd21
Start
Nov 8, 2019
f84842c
Remove iterator test
Nov 8, 2019
9810100
Callback model receive test
Nov 9, 2019
c6d31c6
Verify send result with uamqp ReceiveClient
Nov 11, 2019
87f6241
api description update
yunhaoling Nov 12, 2019
73f7fba
Verify send result with uamqp ReceiveClient
Nov 12, 2019
ca9faea
Merge branch 'eventhubs_refactor_test' of github.com:yunhaoling/azure…
Nov 12, 2019
38a1f3e
Draft sync single thread
yunhaoling Nov 12, 2019
45fa696
small fix
yunhaoling Nov 12, 2019
ea7e4cb
Fix tests for on_event (single event)
Nov 12, 2019
a83eae6
remove test_producer_client.py
Nov 12, 2019
26208da
Merge branch 'feature/eventhubs_refactor' into eventhubs_refactor_test
Nov 12, 2019
6a169e7
Parse offset as byte
yunhaoling Nov 12, 2019
2e258ab
Merge branch 'feature/eventhubs_refactor' into eventhubs_refactor_test
Nov 12, 2019
8ae7a71
improve variable name in producer client
yunhaoling Nov 12, 2019
c3694dc
Consumer constructor accept callback method
yunhaoling Nov 12, 2019
e542380
fix bug in process error
yunhaoling Nov 12, 2019
65a1d63
Update _consumers
Nov 12, 2019
be2a428
Merge branch 'feature/eventhubs_refactor' into eventhubs_refactor_test
Nov 12, 2019
1b382fd
Update event processor unit test
Nov 12, 2019
0b4fde2
Add test method for wrong json string
Nov 12, 2019
0f50617
Fix reconnect test
Nov 12, 2019
ce7d4f3
put back delay in async
yunhaoling Nov 12, 2019
59db3b6
Invalid partition check
yunhaoling Nov 13, 2019
140463d
Change async test
Nov 14, 2019
ad65664
revert back to cancel
yunhaoling Nov 14, 2019
cc7f942
Change async test
Nov 14, 2019
39af425
Merge branch 'feature/eventhubs_refactor' into eventhubs_refactor_test
Nov 14, 2019
1aaec1e
remove iterator on consumer
yunhaoling Nov 14, 2019
7a876fb
more remove
yunhaoling Nov 14, 2019
9e189a1
Fix a bug of validating wrong partition id
Nov 14, 2019
064b25b
Add async test
Nov 14, 2019
0fc2952
Merge pull request #3 from yunhaoling/eventhubs_refactor_test
YijunXieMS Nov 14, 2019
2e67d6c
async while true
yunhaoling Nov 14, 2019
1255cdd
Merge branch 'feature/eventhubs_refactor' of https://github.com/yunha…
yunhaoling Nov 14, 2019
c643c09
fix async error handling
yunhaoling Nov 14, 2019
6fb5a51
Catch link stolen and throw out if owner level is set
Nov 14, 2019
a62fbdd
Add test for owner level
Nov 14, 2019
f1b8d53
increase waiting time
Nov 14, 2019
d4a9277
Increase wait time to receive event
Nov 14, 2019
fc49294
Correct test case for wrong key to send
Nov 14, 2019
32dbd44
Fix pylint error
yunhaoling Nov 15, 2019
1eb60ba
Merge branch 'feature/eventhubs_refactor' of https://github.com/yunha…
yunhaoling Nov 15, 2019
ecc6f73
update the version number
yunhaoling Nov 15, 2019
92afd97
try version b6
yunhaoling Nov 15, 2019
d7b380b
test code small fix
Nov 15, 2019
23ab7c7
Further refactoring (#5)
annatisch Nov 15, 2019
2acf8e0
Fix multi-line strings
annatisch Nov 15, 2019
77f3a7f
Test fixes
annatisch Nov 15, 2019
7933080
Pylint fixes
annatisch Nov 15, 2019
b5557fa
Fixed capabilities
annatisch Nov 15, 2019
4bb4903
Typo
annatisch Nov 15, 2019
ca2425b
Fix for producer shutdown
annatisch Nov 15, 2019
7ce1eb9
Fix editing error
annatisch Nov 15, 2019
0ebe6d6
Update ALL_PARTITION
Nov 15, 2019
0fcc091
Renamed logger
annatisch Nov 15, 2019
f2ac54b
utc timestamps
annatisch Nov 15, 2019
5ea822d
Refactor _Address
annatisch Nov 15, 2019
3dc7d6b
Merge branch 'feature/eventhubs_refactor' of https://github.com/yunha…
annatisch Nov 15, 2019
d74374e
Review feedback
annatisch Nov 15, 2019
7c78fe7
More review feedback
annatisch Nov 15, 2019
06511fb
Pylint fixes
annatisch Nov 15, 2019
7b70513
Skip wrong hostname test on darwin
Nov 15, 2019
16e9ff1
Merge branch 'feature/eventhubs_refactor' of github.com:yunhaoling/az…
Nov 15, 2019
8eec179
Skip wrong hostname test on darwin
Nov 15, 2019
6129fd7
Merge remote-tracking branch 'upstream/master' into feature/eventhubs…
annatisch Nov 15, 2019
46488a3
Merge branch 'feature/eventhubs_refactor' of https://github.com/yunha…
annatisch Nov 15, 2019
24a21e8
Review feedback
annatisch Nov 15, 2019
bbbaeaa
Retry exception context
annatisch Nov 16, 2019
93a57e7
increase wait time in live test
Nov 16, 2019
3541aae
increase wait time for owner level test
Nov 16, 2019
d4d464e
Merge branch 'feature/eventhubs_refactor' of https://github.com/yunha…
annatisch Nov 18, 2019
7b8bdb3
Review feedback
annatisch Nov 18, 2019
00ba177
Perf patch
annatisch Nov 18, 2019
941cb28
Pylint fixes
annatisch Nov 18, 2019
054fc06
using None for default timeout
yunhaoling Nov 18, 2019
dc5c104
User agent prefix constant
annatisch Nov 18, 2019
714d77c
Updated samples and snippets
annatisch Nov 18, 2019
4f18898
Increase wait time to 6 seconds for client auth test
Nov 19, 2019
44eec57
Add aiohttp in eventhubs dev_req
Nov 19, 2019
bff9a89
Only install aiohttp for py3.5+
Nov 19, 2019
954f22d
Fix client auth async test
Nov 19, 2019
cb41bfc
Enlarge wait time to receive
Nov 19, 2019
29b3d59
Enlarge wait time to receive
Nov 19, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions sdk/eventhub/azure-eventhubs/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release History

## 2019-11-04 5.0.0b6

**Breaking changes**

## 2019-11-04 5.0.0b5

**Breaking changes**
Expand Down
16 changes: 11 additions & 5 deletions sdk/eventhub/azure-eventhubs/azure/eventhub/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,23 @@
# --------------------------------------------------------------------------------------------

__path__ = __import__('pkgutil').extend_path(__path__, __name__) # type: ignore
__version__ = "5.0.0b5"
__version__ = "5.0.0b6"
from uamqp import constants # type: ignore
from .common import EventData, EventDataBatch, EventPosition
from .error import EventHubError, EventDataError, ConnectError, \
AuthenticationError, EventDataSendError, ConnectionLostError
from ._common import EventData, EventDataBatch, EventPosition
from ._producer_client import EventHubProducerClient
from ._consumer_client import EventHubConsumerClient
from .common import EventHubSharedKeyCredential, EventHubSASTokenCredential
from ._common import EventHubSharedKeyCredential, EventHubSASTokenCredential
from ._eventprocessor.partition_manager import PartitionManager
from ._eventprocessor.common import CloseReason, OwnershipLostError
from ._eventprocessor.partition_context import PartitionContext
from .exceptions import (
EventHubError,
EventDataError,
ConnectError,
AuthenticationError,
EventDataSendError,
ConnectionLostError
)

TransportType = constants.TransportType

Expand Down
Loading