Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get latest master #9441

Merged
merged 41 commits into from
Jan 14, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
20cbd15
Index Creation Bugfixes (#9334)
scbedd Jan 7, 2020
ffb81ed
Run Tox Test Environments in Parallel (#9034)
scbedd Jan 7, 2020
0ffb0b0
Update issue templates (#9353)
Petermarcu Jan 7, 2020
3f32d00
[EventHubs] Sample, Doc, Test improvement (#9349)
yunhaoling Jan 8, 2020
20b33dd
[textanalytics] update history.md (#9368)
kristapratico Jan 8, 2020
52c1214
add contributing for readme (#9369)
xiangyan99 Jan 8, 2020
61c1fac
Remove enter and exit from async context managers (#9313)
chlowell Jan 8, 2020
04d7b6c
Adding testutils to defined packages within azure-common (#9365)
scbedd Jan 8, 2020
52c3760
updated version and changelog (#9373)
iscai-msft Jan 8, 2020
3dbadf0
[textanalytics] Add azure-ai-nspkg to artifacts in ci.yml (#9371)
kristapratico Jan 8, 2020
98993ce
clean up temp file after run (#9356)
xiangyan99 Jan 8, 2020
7530f18
Fix certs readme (#9370)
iscai-msft Jan 8, 2020
c68eab1
Improve DefaultAzureCredential docstring and error message (#9376)
chlowell Jan 8, 2020
bbd343e
Categorize Text Analytics (#9377)
scbedd Jan 8, 2020
5bff7dc
Manually generate iothub (#9378)
Jan 9, 2020
b658626
Restapi auto databoxedge/resource manager (#9367)
Jan 9, 2020
a621b9f
[EventHubs] Comment, Test Updates (#9366)
yunhaoling Jan 9, 2020
3b2305d
Generated from 1998d0a6549d02cceed76351dbbbfc131382fa80 (#9382)
openapi-sdkautomation[bot] Jan 9, 2020
30189ac
[AutoPR storagesync/resource-manager] Microsoft.StorageSync 2019-06-0…
AutorestCI Jan 9, 2020
5b5e196
history and version (#9383)
Jan 9, 2020
cf36cf7
[textanalytics] add azure/__init__.py to manifest.in for nspkg (#9380)
kristapratico Jan 9, 2020
21d3a39
Add tracing_attributes to tracing decorator (#9297)
lmazuel Jan 9, 2020
51d36d0
Generated from 5c7e7c408cb77bf5896658ba9556cf9d841d6dae (#9189)
openapi-sdkautomation[bot] Jan 10, 2020
47f1f52
corrected container registry + history and version (#9392)
Jan 10, 2020
e0527a2
Update README.md
weshaggard Jan 10, 2020
d85482e
Restore eventhub dependency tentatively to b6 (#9384)
YijunXieMS Jan 11, 2020
e5be7fb
Generated from 2b995fff1a9984825fad215fcb4e317af1a20bf5 (#9237)
openapi-sdkautomation[bot] Jan 12, 2020
3c5ae72
Generated from 4bc9f1d4e2d95c6b43e61e59740aae7a79241e3d (#9391)
openapi-sdkautomation[bot] Jan 12, 2020
cb2e4ba
[AutoPR cognitiveservices/data-plane/*] Updating several cognitive se…
AutorestCI Jan 12, 2020
b03e2e4
[Event Hubs] Eventhubs update sample and docs (#9407)
YijunXieMS Jan 13, 2020
ea61505
Netapp history and version (#9413)
Jan 13, 2020
fccdb96
eventgrid - history and version (#9414)
Jan 13, 2020
304951a
[Event Hubs] Update checkpoint store dependency on eventhubs to 5.0.0…
YijunXieMS Jan 13, 2020
974ee9e
Small changes on README (#9431)
YijunXieMS Jan 13, 2020
d8a9ffd
remove parallel spinner for tox logs. allow eventhub to run in serial…
scbedd Jan 13, 2020
8b40aae
Expose methods for closing async credential transport sessions (#9090)
chlowell Jan 13, 2020
d512403
update changelog and release date (#9436)
xiangyan99 Jan 13, 2020
772e3a5
OpenTelemetry plugin (#7703)
lmazuel Jan 13, 2020
c89dc2b
Update azure-identity history and version (#9437)
chlowell Jan 13, 2020
bc5cd9f
OpenCensus plugin 1.0.0b5 (#9425)
lmazuel Jan 13, 2020
8691785
update version number to 1.2.0 (#9440)
xiangyan99 Jan 14, 2020
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
Prev Previous commit
Next Next commit
eventgrid - history and version (#9414)
* history and version

* Packaging update of azure-mgmt-eventgrid

* Update HISTORY.rst

* Update HISTORY.rst

Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>
  • Loading branch information
Zim Kalinowski and AutorestCI authored Jan 13, 2020
commit fccdb96437668c673ae302981cbcde4e31341b22
11 changes: 11 additions & 0 deletions sdk/eventgrid/azure-mgmt-eventgrid/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
Release History
===============

3.0.0rc3 (2020-01-12)
+++++++++++++++++++++

**Features**

- Model Domain has a new parameter allow_traffic_from_all_ips
- Model Domain has a new parameter inbound_ip_rules
- Model Topic has a new parameter allow_traffic_from_all_ips
- Model Topic has a new parameter inbound_ip_rules
- Model TopicTypeInfo has a new parameter source_resource_format

3.0.0rc2 (2019-11-11)
+++++++++++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion sdk/eventgrid/azure-mgmt-eventgrid/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is the Microsoft Azure EventGrid Management Client Library.
Azure Resource Manager (ARM) is the next generation of management APIs that
replace the old Azure Service Management (ASM).

This package has been tested with Python 2.7, 3.5, 3.6 and 3.7.
This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8.

For the older Azure Service Management (ASM) libraries, see
`azure-servicemanagement-legacy <https://pypi.python.org/pypi/azure-servicemanagement-legacy>`__ library.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "3.0.0rc2"
VERSION = "3.0.0rc3"
1 change: 1 addition & 0 deletions sdk/eventgrid/azure-mgmt-eventgrid/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'License :: OSI Approved :: MIT License',
],
zip_safe=False,
Expand Down