Skip to content

Conversation

@kushagraThapar
Copy link
Member

  • Changes client names/builders/adds annotations
  • Changes model type getter/setters to use getX/setX pattern
  • Updated version number and group id

This is the same PR as this: #5548

Christopher Anderson and others added 30 commits September 25, 2019 15:18
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check

* fix issue 5113
* Rename from values to getValues()
* Peering: generate 2019 08 01 preview

* fix: compile error
* Throw better exceptions in chained token credentials

* Fix checkstyle: line too long

* Better error message in chained credential

* Fix test after new error message
Added File Data Lake package files
* Remove unnessary changes

* Added file and samples changes

* Minor fix
* Clients and code samples for LeaseClients

* Updated tests

* Updating unit tests

* Using builder pattern for LeaseClients

* Fix unit tests

* Cleaning up documentation

* Fix linting issues and more unit tests

* Some moving of clients

* Moved test files into correct folder

* Moved sub-blob clients to specialized namespace, added BlobBaseClients

* Refactoring unit tests

* More cleaning up

* More cleaning up

* Cleaning up linting issues

* Addressing PR feedback

* Cleaning up Spotbug and linting issues

* Updated SpecializedBlobClientBuilder to be a full-fledged builder

* Updating CPK variable name and moving specialized test classes to specialized package in test

* Cleaning up tests and linting

* Fix test order and added exception comment
* Update cosmos versions; up the minor build.

* Hot fix version should be 3.2.1
* (Untested) Optimisation for RestProxy createResponse API.

* Make the build happy

* Introducing LambdaMetaFactory based response cache.

* Making LambdaMetaFactory work for Java 9+

* Taking care of concurrent map race

* Using singleton MethodType & Signature, using specialized types in function interfaces, replacing Stream with basic loop.

* Using singleton MethodHandles.Lookup, adding JMH benchmark for MetaFactory/Reflection

* Accomodating removal of core VoidResponse

* Adding bench mark for reflection non-cached case

* address checkstyle violations in BenchMark tests
* Fix errors caused by upgrading to latest reactor versions

* Update netty version to fix failures on linux
* Storage: update 2019 04 01

* Storage: update pom
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check

* change enum to ExpandableStringEnum

* make it final
* Generating with response models in implementation

* Cleaning up model move changes

* Moved models to implementation.models

* Fix import in unit test

* Fix broken test
* Fixing high CPU and memory leak in session pump caused by timed out accept session requests.

* Fixing a minor race condition when closing sender or receiver on link creation timeout.

* Fixing 2 nit review comments.
…oxy. Instead of teating proxy as the peer, treat the endpoing host as the peer. (Azure#5467)
)

* update version

* parent pom changed since last time so stay with 3.1.0
* Update cosmos versions; up the minor build.

* Hot fix version should be 3.2.1

* update versions to the next build number

* Remove snapshot from the version
@kushagraThapar
Copy link
Member Author

This PR got all the changes from master branch, closing this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.