Skip to content

Readme 1.10#437

Merged
selvasingh merged 3 commits intoAzure:readme-1.10from
selvasingh:readme-1.10
May 4, 2018
Merged

Readme 1.10#437
selvasingh merged 3 commits intoAzure:readme-1.10from
selvasingh:readme-1.10

Conversation

@selvasingh
Copy link
Contributor

first draft

@selvasingh selvasingh merged commit 079155e into Azure:readme-1.10 May 4, 2018
jianghaolu pushed a commit that referenced this pull request May 7, 2018
* Readme 1.10 (#437)

first draft

* adding changes for Batch AI

* updating migration notes
anuchandy added a commit that referenced this pull request May 11, 2018
* Added namespace filtering for Monitor Metrics query. (#427)

* Added namespace filtering for Monitor Metrics query.

* re-recorded test

* Regenerated Batch from swagger tag=package-2017-09 (#429)

* Regenerated Batch from swagger tag=package-2017-09

* Re-recorded tests.

* Re-recorded Batch sample.

* Fix JavaDoc NPE exception when generating JavaDoc under JDK 9 (#410)

* Fix use of ampersand characters in JavaDoc by replacing with &

* Update JavaDoc comment that incorrectly attempts to use @link to reference a type U, where U is not a class that can be looked up. This results in a JavaDoc NPE when using JDK 9, preventing JavaDoc from being generated for this library due to the issue discussed at https://bugs.openjdk.java.net/browse/JDK-8188248

* Updating Network (#428)

* Added application security groups

* Added route filters

* Added route filter rules

* checkstyle

* Adding list availbale providers for network watcher

* Adding reachability report for network watcher

* checkstyle

* Connection Monitor for Network Watcher

* test for Connection Monitor

* Adding DDoS protection plans

* Adding disableBgpRoutePropagation property to RouteTable

* checkstyle

* Adding DDoS protection plans and VM protection

* remoteAddressSpace property for NetworkPeering

* updateTags() for LocalNetworkGateway

* updateTags() for Network

* updateTags() for ExpressRouteCircuit, NetworkSecurityGroup, PublicIPAddress, NetworkWatcher, VirtualNetworkGateway

* updateTags() for NetworkInterface

* updateTags() for RouteTable

* checkstyle

* updateTags() for LoadBalancer, ApplicationGateway and VirtualNetworkGatewayConnection
Protocol setter for connectivity check

* ipTags for PublicIPAddress

* adding application security groups for NetworkInterface

* fixing build

* session record

* addressing code review

* Add implementation to create Cassandra, Azure Table and Gremlin data model CosmosDB accounts. (#431)

* Batch AI bugfix (#434)

* Batch AI bugfix

* Batch AI bugfix

* Batch AI usages operation

* Addressing code review

* Adding new Australia Central regions (#436)

* Re-record multiple wars test (#440)

* Readme 1.10 (#439)

* Readme 1.10 (#437)

first draft

* adding changes for Batch AI

* updating migration notes

* Up versions

* [maven-release-plugin] prepare release v1.10.0

* [maven-release-plugin] prepare for next development iteration

* AKS: Kubernetes versions support (#442)

* Add new Kubernetes versions and implement overload to pass the version as a string value.

* ACI: refactoring and add support for launchExec() operation. (#444)

* Refactoring and add support for launchExec() operation.

* Added storage method annotation to Fluent flow (#443)

* Added storage method annotation to Fluent flow

* Added more Method annotation to Storage
anuchandy added a commit that referenced this pull request May 24, 2018
* Generate key vault 2018-02-14-preview

* kv2018 Sync with upstream master  (#446)

* Added namespace filtering for Monitor Metrics query. (#427)

* Added namespace filtering for Monitor Metrics query.

* re-recorded test

* Regenerated Batch from swagger tag=package-2017-09 (#429)

* Regenerated Batch from swagger tag=package-2017-09

* Re-recorded tests.

* Re-recorded Batch sample.

* Fix JavaDoc NPE exception when generating JavaDoc under JDK 9 (#410)

* Fix use of ampersand characters in JavaDoc by replacing with &

* Update JavaDoc comment that incorrectly attempts to use @link to reference a type U, where U is not a class that can be looked up. This results in a JavaDoc NPE when using JDK 9, preventing JavaDoc from being generated for this library due to the issue discussed at https://bugs.openjdk.java.net/browse/JDK-8188248

* Updating Network (#428)

* Added application security groups

* Added route filters

* Added route filter rules

* checkstyle

* Adding list availbale providers for network watcher

* Adding reachability report for network watcher

* checkstyle

* Connection Monitor for Network Watcher

* test for Connection Monitor

* Adding DDoS protection plans

* Adding disableBgpRoutePropagation property to RouteTable

* checkstyle

* Adding DDoS protection plans and VM protection

* remoteAddressSpace property for NetworkPeering

* updateTags() for LocalNetworkGateway

* updateTags() for Network

* updateTags() for ExpressRouteCircuit, NetworkSecurityGroup, PublicIPAddress, NetworkWatcher, VirtualNetworkGateway

* updateTags() for NetworkInterface

* updateTags() for RouteTable

* checkstyle

* updateTags() for LoadBalancer, ApplicationGateway and VirtualNetworkGatewayConnection
Protocol setter for connectivity check

* ipTags for PublicIPAddress

* adding application security groups for NetworkInterface

* fixing build

* session record

* addressing code review

* Add implementation to create Cassandra, Azure Table and Gremlin data model CosmosDB accounts. (#431)

* Batch AI bugfix (#434)

* Batch AI bugfix

* Batch AI bugfix

* Batch AI usages operation

* Addressing code review

* Adding new Australia Central regions (#436)

* Re-record multiple wars test (#440)

* Readme 1.10 (#439)

* Readme 1.10 (#437)

first draft

* adding changes for Batch AI

* updating migration notes

* Up versions

* [maven-release-plugin] prepare release v1.10.0

* [maven-release-plugin] prepare for next development iteration

* AKS: Kubernetes versions support (#442)

* Add new Kubernetes versions and implement overload to pass the version as a string value.

* ACI: refactoring and add support for launchExec() operation. (#444)

* Refactoring and add support for launchExec() operation.

* Added storage method annotation to Fluent flow (#443)

* Added storage method annotation to Fluent flow

* Added more Method annotation to Storage

* Added enableSoftDelete, DeletedVault, and Purge to method group (#432)

* Added enableSoftDelete, DeletedVault, and Purge to method group

* re-recorded tests

* Updates from code review

* Updated access policy to include storage

* Moved converter for DeletedVaultInner

* Added async methods

* Removed unecessary async methods and SupportsListing<Vault> from Vaults, updates to checkNameAvailabilityResult

* Simplified async access and elevated properties for Vault and DeletedVault

* Updated checkstyle

* Elevated access policies

* Moved recovery of softDeletedVault to independent method

* Changed purgeDeletedAsync to return Completable

* Removed unused interfaces and added beta annotations

* Unused imports in vaultImpl

* Updated javadocs for accessPolicy

* Kv2018 acl update (#449)

* Added networkAcl access create/update

* Updated network acls by elevating inner props

* Vault had extraneous method

* Fixed javadoc errors for keyvault

* Corrected and rerecorded tests

* Moving the wrap deployment portion of app-service test to run only on live
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments