Releases: microsoftgraph/msgraph-sdk-java
Releases · microsoftgraph/msgraph-sdk-java
3.0.0
For a detailed list of changes, see the upgrade guide
Changes:
- abbd75e Merge pull request #696 from microsoftgraph/dependabot/gradle/org.mockito-mockito-inline-3.8.0
- 4f383f2 Bump mockito-inline from 3.7.7 to 3.8.0
- 8a3ba50 Merge pull request #522 from microsoftgraph/feature/v3
- 54f368f - updates types summary
- 1f39ff3 Merge branch 'feature/v3' of https://github.com/microsoftgraph/msgraph-sdk-java into feature/v3
- e74a13d - removes old pipeline following merge error
- a694ccb - updates types summary
- 7264c23 - removes snapshot reference for core following release
- 852c4d6 - code-gen update: update with latest metadata
- eb3b691 Merge branch 'dev' into feature/v3
See More
- b55c815 Merge pull request #690 from ketterp/patch-1
- 7e66ade Update upgrade-to-v3.md
- 58a547c Update upgrade-to-v3.md
- 990e61f Update upgrade-to-v3.md
- a056806 - updates types summary
- dc06f62 Merge branch 'dev' into feature/v3
- dacb24a - updates types summary
- 84d73a9 Merge pull request #679 from microsoftgraph/feature/inherited-odata-methods
- deddb4d Merge pull request #681 from microsoftgraph/feature/large-rename
- c8efc99 Update docs/upgrade-to-v3.md
- f584ead - adds upgrade notes for the large file upload task rename
- ca26a74 - updates types summary
- e9c03c8 - renames references to large file upload tasks
- 296da52 - code-gen update: large file upload rename
- 238ab84 - codegen update: odata inherited methods
- a592109 - updates unit test to match new nullbility annotations
- 756d674 - adds upgrade guidance for inherited odata methods
- 854c10d - updates types summary
- ce57f64 Merge branch 'dev' into feature/v3
- 8c77e7a Merge pull request #661 from microsoftgraph/bugfix/collections-response
- 0d7f006 - updates types summary
- a5755a4 Merge pull request #650 from microsoftgraph/feature/generic-requests
- 1d08c5e - updates the method collection parameter set e2e test to validate the resultPage
- cd625ce - codegen-update: adds missing default constructor for method request builders
- 9e573f5 - fixes a bug where javadoc comments would be missing
- e38a024 - updates types summary
- 5d25932 Merge pull request #663 from microsoftgraph/feature/dependencies-upgrade
- ea29f95 - minor dependencies upgrade
- 874fe84 - lints where builders would use non-generic IBaseClient
- f9391d2 Merge branch 'feature/v3' into feature/generic-requests
- 18d774d - fixes cases for generic type parameter name
- 261641b Merge branch 'dev' into feature/v3
- dcf8110 Merge pull request #653 from microsoftgraph/feature/grammar-improvements
- 3666112 - grammar upgrades following review from @angelgolfer-ms
- 7e313a5 Merge pull request #640 from microsoftgraph/feature/lean-batches
- ad99d82 Merge pull request #649 from microsoftgraph/bugfix/actions-null-requests
- eea816f - adds missing javadoc comment
- 36b2da5 - reflecting the generic http request changes
- 494ecfe Merge branch 'feature/v3' into feature/lean-batches
- 668591f Merge pull request #647 from microsoftgraph/feature/upgrade-guide-additional-auth
- 7dc9c31 - separates the auth migration examples on a dedicated page
- c5998bb - updates types summary
- 0ddda4a - adds unit tests for the actions parameter sets
- 1eb1d11 - codegen update: actions null request fix
- ed0c4fe Update docs/upgrade-to-v3.md
- 596f9d2 Update docs/upgrade-to-v3.md
- 9611cfa Merge pull request #646 from microsoftgraph/feature/gradle-upgrade
- 2d93f3a - fixes badly named variables
- 54b346d - adds migration guidelines for android auth
- 155166f - adds detailed migration guidelines for the authentication providers
- 13c9e2c - upgrades gradle wrapper to 6.8.1
- f2d7538 - updates unit test following removal of serializer parameter
- 1178220 - updates upgrade guidance for batches
- 83e3faa - implements new tests on the deserialization of batch bodies
- 996ef02 - update batch tests to the new infrastructure
- 94106a7 Merge pull request #637 from microsoftgraph/feature/ok-http-update
- ebd7ae5 - updates version number in upgrade guide
- 4616cad - upgrade ok http to latest
- f0105ab Merge pull request #633 from microsoftgraph/feature/upgrade-guide-delta
- b791c7b Update docs/upgrade-to-v3.md
- 6a51e92 Merge pull request #634 from microsoftgraph/feature/junit-update
- 7ed1dc4 - tabspace fix for @zengin
- 4e29015 - upgrades to junit 5 + upgrades dependencies
- add85a3 - updates types summary
- 20ebe68 Merge pull request #626 from microsoftgraph/bugfix/end-to-end-inherit-test
- 1fb9859 Update docs/upgrade-to-v3.md
- 0d17c65 - adds upgrade guidelines for delta
- 17caa12 - updates types summary
- 413957c Merge pull request #629 from microsoftgraph/bugfix/json-double-parsing
- 7ff656b - updates types summary
- a70490f - adds a unit test for end to end inheritance testing
- 1fb0836 - code-gen update: subsequent update to avoid double parsing
- a6d2216 Merge pull request #625 from microsoftgraph/bugfix/json-memory
- de17fad - updates types summary
- c8163f6 - adds a end to end unit test for detla links from additional data manager
- 9f417e4 - updates unit tests to map to new properties instead of reading raw JSON
- 3b078bf - code-gen update: getrawJson and getSerializer removal
- 7a87345 - updates types summary
- 124ce8d Merge pull request #623 from microsoftgraph/feature/major-bump
- 52373c2 - fixes a dependency issue resolution after moving non-gen classes to core
- 3bf976b Merge pull request #624 from microsoftgraph/feature/upgrade-guide
- 711bc8c Apply suggestions from code review
- 16494d8 - adds guidance for IJsonBackedObject simplification
- 5899cf1 - adds a first version of the upgrade guide for v3
- 6cfe0a2 - updates reference to core
- 8f0bfc2 - major bump
- 93bf4fe - update referenced version number for core
- 6b7f05f - minor test adjustement following custom request genericity change
- 36c1b19 Merge pull request #620 from microsoftgraph/feature/auth-interface-refactor
- 77ba809 Update README.md
- cf3c3b3 - updates guidance to follow new authentication provider
- 5b9c4d5 - aligns with latest authentication provider changes in core
- 4893d4b Merge pull request #615 from microsoftgraph/feature/moving-nongen
- c0bcfc9 Merge branch 'feature/v3' into feature/moving-nongen
- 3ee2abe Merge pull request #612 from microsoftgraph/feature/datetime
- ec24a06 Merge pull...
2.10.0
#692 - weekly models generation
#693 - fixes a bug where the content type would be set to application/octet-stream on POST requests with no bodies
#693 - fixes a bug where parsing the response of an action/function with a native EDM return type would fail
#689 - fixes a bug where the exceptions would log request body when it shouldn't
#688 - bumps core reference from 1.0.8 to 1.0.9
2.9.0: Merge pull request #682 from microsoftgraph/v1.0/pipelinebuild/42274
Changes:
- 0df010d Merge pull request #682 from microsoftgraph/v1.0/pipelinebuild/42274
- cf0d0de Merge pull request #683 from microsoftgraph/feature/remove-darrel
- 0a34225 - removes darrel from generation comments to save him notifications
- 795738e - updates types summary
- 51be349 - reverts security casing change to avoid breaking change
- 8302f15 Update generated files with build 42274
- dbaf7df Merge pull request #671 from AllenConquest/dev
- 47fd433 Update src/main/java/com/microsoft/graph/requests/extensions/ChunkedUploadRequest.java
- b2565ac If an error is available during upload report this in the ClientException.
This list of changes was auto generated.
2.8.1: Merge pull request #668 from microsoftgraph/v1.0/pipelinebuild/40826
Changes:
- 09fd840 Merge pull request #668 from microsoftgraph/v1.0/pipelinebuild/40826
- 4211300 - updates types summary
- 5fccffb - reverts minor bump
- 8511878 - reverts security casing change to avoid breaking change
- 58869e0 Update generated files with build 40826
This list of changes was auto generated.
2.8.0: Merge pull request #666 from microsoftgraph/v1.0/pipelinebuild/40643
Changes:
- 31121a7 Merge pull request #666 from microsoftgraph/v1.0/pipelinebuild/40643
- ac5de2d - reverts security casing change to avoid breaking change
- 6bebf8b Update generated files with build 40643
- 45ed350 Merge pull request #664 from microsoftgraph/dependabot/gradle/junit-junit-4.13.2
- 2c1497c Bump junit from 4.13.1 to 4.13.2
- 32d6eea Merge pull request #662 from mtgerb/dev
- 0909802 fix bug in BaseCollectionRequest where setMaxRetries would set max redirects
This list of changes was auto generated.
2.7.1: Merge pull request #658 from microsoftgraph/v1.0/pipelinebuild/39906
Changes:
- 9472f99 Merge pull request #658 from microsoftgraph/v1.0/pipelinebuild/39906
- ed133a9 - updates types summary
- e1f2b7b - reverts minor bump and patch bumps
- c188abe - reverts security casing change to avoid breaking change
- b567380 Update generated files with build 39906
- ee1678b Merge pull request #657 from microsoftgraph/feature/bintray-removal
- 971b727 - removes bintray from repo in anticipation for service sunset
This list of changes was auto generated.
2.7.0: Merge pull request #655 from microsoftgraph/v1.0/pipelinebuild/50
Changes:
- 14ac5a5 Merge pull request #655 from microsoftgraph/v1.0/pipelinebuild/50
- ccdbc7a Merge pull request #654 from microsoftgraph/bugfix/graph-error-casing
- 965e2be Merge pull request #656 from microsoftgraph/feature/core-ref-update
- 55e13c7 - updates reference to core lib
- f9bf38d - reverts security casing change to avoid breaking change
- 3bf2636 Update generated files with build 50
- 3202b60 - fixes a bug where the SDK would be expecting a different casing tahn the service for error codes
This list of changes was auto generated.
2.6.0: Merge pull request #630 from microsoftgraph/v1.0/pipelinebuild/38600
Changes:
- ff459ab Merge pull request #630 from microsoftgraph/v1.0/pipelinebuild/38600
- 8c14f20 - updates types summary
- c506af4 - reverts security casing change to avoid breaking change
- 8c4eab0 Update generated files with build 38600 [skip ci]
- b82bb62 Merge pull request #621 from microsoftgraph/feature/wiki-remove
- cfdc63c - removes wiki links from the markdown documents to prepare for wiki disable
- 1aa6f0a Merge pull request #618 from microsoftgraph/dependabot/gradle/com.microsoft.graph-microsoft-graph-core-1.0.7
- 97c69ad Bump microsoft-graph-core from 1.0.6 to 1.0.7
- f9dae80 Merge pull request #617 from tbelaire/patch-1
- a846aa7 Use primitive int instead of Integer
See More
- d3ef253 Don't use reference equality on Integers
- d29fdc3 Merge pull request #607 from microsoftgraph/v1.0/pipelinebuild/35879
- 3dfc5e8 - reverts version change
- 4601f30 - updates types summary
- 8d93c42 - reverts security casing change to avoid breaking change
- 1b266cf - updates types summary
- 67f1423 Update generated files with build 35879 [skip ci]
- 70c3db4 Merge pull request #604 from microsoftgraph/bugfix/documentation-link
- 1686cfb Merge pull request #605 from microsoftgraph/feature/security-manifest
- bf8799e - adds code of conduct
- 29d513f - adds security manifest to the repo
- 9481fd4 fixes microsoftgraph/msgraph-sdk-java-core#100 where a link to java -auth could be wrong
- 6d8bedf Merge pull request #601 from microsoftgraph/zengin/fixReadmePath
- cacb9c5 fix README path
- 56dc80c Merge pull request #599 from microsoftgraph/bugfix/collection-npe-nocontent
- a3c567e Update src/main/java/com/microsoft/graph/http/BaseCollectionPage.java
- be9ac2a Merge pull request #600 from microsoftgraph/dependabot/gradle/com.microsoft.graph-microsoft-graph-core-1.0.6
- 6b3cadf Bump microsoft-graph-core from 1.0.5 to 1.0.6
- 8896c8b - fixes an issue where receiving no content responses for collections would cause an NPE
- 6a1f4d9 Merge pull request #593 from microsoftgraph/bugfix/missing-param
- afdc23d Merge pull request #594 from microsoftgraph/bugfix/heap-configuration-type-summary
- b393726 - moves the properties file to the right folder to apply configuration and avoid heap exceptions
- dc3722b - adds missing param for serializer logger
- b349304 Merge pull request #590 from microsoftgraph/feature/code-owners
- 4ffc77d - adds code owners to avoid having to add PR reviewers manually anymore
This list of changes was auto generated.
2.5.0: Merge pull request #589 from microsoftgraph/v1.0/pipelinebuild/4215307
Changes:
- d12ac2c Merge pull request #589 from microsoftgraph/v1.0/pipelinebuild/4215307
- 5f98621 - updates types summary
- 54ade4e - reverts casing for security
- 91c14ea - updates types summary
- 197626c Update generated v1.0 Java models and requests with build 4215307
- c0a1eea Merge pull request #588 from microsoftgraph/bugfix/enum-names
- 7f57641 - fixes a bug where enum set properties would not be serialized properly
- 664aa57 Merge pull request #583 from microsoftgraph/baywet-patch-1
- 1c8f02e - updates link to getting started
- 24dbfdc Merge pull request #581 from microsoftgraph/feature/editor-config
See More
- 46e7613 - updates editor config to match generator
- 70a53d3 Merge pull request #580 from microsoftgraph/feature/increment-version-pr-review
- 511b121 - adds an editor config to put an end to tab and space mix from now on
- 3108e71 - applies recommendations from core PR
- b064798 Merge pull request #574 from microsoftgraph/bugfix/restore-getlatest-version-script
- 9e4ad1c - restores wrongfully deleted script
This list of changes was auto generated.