* Make JS Package full package name
* Make Java CSV consistent and update scripts
* Add Type column to each csv
* Update versions to latest
* Fix TrimmedPackage replacement
* Fix some more issues with the site templates
* Make NA badges empty
* Fix broken docs link
* Add JS release notes for June
* Add changes for TA
* Update to use the new format
* Update releases/2020-06/js.md
Co-authored-by: chradek <51000525+chradek@users.noreply.github.com>
* Update releases/2020-06/js.md
Co-authored-by: Richard Park <51494936+richardpark-msft@users.noreply.github.com>
* TA is GA
* Update releases/2020-06/js.md
* Update releases/2020-06/js.md
* Update releases/2020-06/js.md
Co-authored-by: Richard Park <51494936+richardpark-msft@users.noreply.github.com>
* Update releases/2020-06/js.md
Co-authored-by: Richard Park <51494936+richardpark-msft@users.noreply.github.com>
* Update releases/2020-06/js.md
Co-authored-by: Richard Park <51494936+richardpark-msft@users.noreply.github.com>
* Update releases/2020-06/js.md
service bus
Co-authored-by: Harsha Nalluru <sanallur@microsoft.com>
* Update releases/2020-06/js.md
Identity
* Update releases/2020-06/js.md
Co-authored-by: chradek <51000525+chradek@users.noreply.github.com>
* Remove extra blank lines
* Move New Features before Breaking Changes
change to "Breaking Changes from Last Preview"
Co-authored-by: chradek <51000525+chradek@users.noreply.github.com>
Co-authored-by: Richard Park <51494936+richardpark-msft@users.noreply.github.com>
Co-authored-by: Harsha Nalluru <sanallur@microsoft.com>
* Add changelog entries for ServiceBus 7.0.0b3 to python.md
* Add installation step, and denote preview.
* Add New Features subheader for Python Servicebus 7.0b3 changelog
* Updating LRO documentation to reflect new design
* Adding *WidgetResponse to Begin definition example
* Improving resume example, cap HTTP, removing reporter references
* Improving WidgetResponse comment
* Removing all references to ID and adding err to resume token example
* Correct poller var names in LRO examples
Co-authored-by: Catalina Peralta <caperal@microsoft.com>
Before we were only looking at packages that had a groupId of
com.microsoft.azure and com.azure but for a number of the mgmt
libraries we needed to consider all groups that start with
com.microsoft.azure so this adds that.