Changes:
- 8c3cb95 Merge pull request #512 from bougar/bugfix/511
- 594dc00 - fixes tab and space mix
- d8c4078 Merge pull request #501 from microsoftgraph/feature/http-client-configuration
- 54fa900 Apply suggestions from code review
- 7490725 Merge pull request #514 from microsoftgraph/feature/pom-placeholder
- 23c0368 Merge pull request #513 from microsoftgraph/feature/2-3-0-version-bump
- 6f0a4fd Merge pull request #509 from microsoftgraph/feature/odata-cast-constraints
- b0dce9c - whitespace cleanup to make zengin happy 😉
- 97c772b - refactoring to reduce code duplication
- df892dd - improves unit test to test aspects and not just containing information
See More
- 2cf4cb4 - adds placeholder pom.xml so dependency graph shows up
- 28e163c - bumps version number to 2.3.0
- 0fae6e0 [issue-511] Fix serialization of additional data on Collections
- d0415f7 - additional codegen for odata cast with annotated metadata
- 9f0dcf4 - updates unit test to new odata cast api
- 524c7c0 - codegen update for java odata cast support
- a633b34 - updates unit test
- e15cdd3 - adds end to end testing for odata cast
- 46fa196 Merge pull request #506 from microsoftgraph/dependabot/gradle/com.microsoft.graph-microsoft-graph-core-1.0.5
- 6ebee84 Bump microsoft-graph-core from 1.0.4 to 1.0.5
- eb57f03 Merge pull request #503 from microsoftgraph/feature/orderby
- 9bf889b - removes wrongly added orderby and filter methods for unsupported paths
- 9badd25 - replaces query option usage by filter extension method
- ad367b2 - udpates generated files for orderby support
- 8771aa5 Merge pull request #500 from microsoftgraph/feature/jigsaw
- bd3ac63 Merge pull request #499 from microsoftgraph/bugfix/message-mime-content
- 696f8a7 - adds the ability to configure the http client used by the service client
- 969ba11 - fixes super callback casting
- 6df0aeb - adds deprecation notice
- 1ac304b - turns on automatic module for JPMS
- f9b76ca - adds missing mime content download for message
- 2f5a7a5 Merge pull request #490 from microsoftgraph/bugfix/upload-success-callback
- a5428d6 Merge pull request #498 from microsoftgraph/feature/super-callbacks
- cd580a4 Merge pull request #480 from microsoftgraph/feature/build-perf
- cae2685 Merge pull request #497 from microsoftgraph/bugfix/singlevalueextendedproperties-deserialization
- be4e082 - adapts providers to accept lower bounded wilcard callbacks
- 2371157 - codegen update for lower bounded wilcards
- b77b9c6 - updates unit test to support lower bounded wildcards
- 21af7e7 - fixes an issue where passing an array would make the deserializer fail
- 06139de - fixes an issue where passing a non array would make the deserializer fail
- b8e551b - updates models
- 06ed1a8 - adds a unit test to deserialize single extended value properties
- b7b53f7 - adds a unit test for single value properties
- 1f3337a Merge pull request #492 from microsoftgraph/bugfix/response-headers-page-collection
- 760e81f Merge pull request #496 from microsoftgraph/bugfix/dependencies-api
- 71b4738 - updates dependencies configuration to expose API level dependencies to consummers
- 5dd4feb - fixes params documentation
- 2264eae - adds missing javadoc for T1 and T2
- f19e195 - generation: update collection pages to pass response additional data
- 1961cf8 - updates unit test to test for presence of response headers
- e7331c0 - adds an override to allow passing additional data from collection response to page
- 1558e36 - fixes #489 an issue where the success callback would never be called
- 7a55ff3 Merge pull request #487 from microsoftgraph/v1.0/pipelinebuild/3724497
- 7dd6643 Update generated v1.0 Java models and requests with build 3724497
- 073a161 Merge branch 'dev' into feature/build-perf
- 754c572 Revert "- adds unsafe configuration caching"
- 7132f18 - adds unsafe configuration caching
- 6cf8946 - adds cacheability of build tasks
This list of changes was auto generated.