github microsoftgraph/msgraph-sdk-java 3.0.0

latest releases: v6.20.0, v6.19.0, v6.18.0...
3 years ago

For a detailed list of changes, see the upgrade guide

Changes:

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 request #610 from microsoftgraph/feature/future
  • 6a5765e - updates types summary
  • 65b3fce - udpates test after async convention change
  • 51c8ca1 - replaces future prefix by Async suffix
  • 54d48cd - codegen update: replaces future prefix by Async suffix
  • 9b9d15d - adds a version provider in the client
  • 28d714a - codegen update: missing imports and missing comments
  • e231cd7 - replaces imports in tests and tools following generated and extensions removal
  • be20ec4 - codegen: removes extension and generated paths
  • c99b7c0 - renames testing package to avoid conflicts
  • 631c30e - updates version bump script to match new location
  • d7b8725 - fixes wrong imports
  • aafa9ac - adds a lean builder for the graph service client
  • 3ac3381 - moves the constants out of the core to avoid module naming conflict
  • 7d152e7 - implements IUploadSession for session
  • 3e3dfb8 - moves all non-gen code to core and most of unit tests
  • 6a31c26 Merge branch 'feature/future' into feature/datetime
  • cad5400 - updates documentation to reflect future API changes
  • 93d2390 - updates types summary
  • 6dc7fd4 - removes unecessary executor service method in http provider
  • 64d70e3 - updates types summary
  • 7b36142 - updates comments
  • 47056df - code-gen update: DateTime
  • 7362748 - switches to offsetDateTime instead of calendar
  • 9906b2e - adds an overload to avoid generating tasks with sync API
  • 0c66762 - updates API level requirements for android
  • c2449f2 - updates types summary
  • 5f994ce - bumps minumum API level version number to 26
  • c1bc327 - replaces callback api surface by future API surface
  • 3c1cd37 - codegen update: future API surface
  • 30586ea Merge pull request #602 from microsoftgraph/feature/methods-optional-parameters
  • fd71faa - updates types summary
  • a52562f - codegen: adds missing imports
  • a770373 - codegen: adds missing parameters from overloads
  • a7d56f8 - codegen: adds missing comment
  • 1fce5cd - codegen: fixes synthetic accessor and missing annotations
  • ed21233 - updates types summary
  • 0557044 - adds a base delta collection request to parse the deltaLink
  • 1fa7720 - udpates unit test for the new parameterSet generation
  • a3e5f2e - codegen update: moves delta link and delta token to request from builder
  • e409939 - code-gen update: body to parameter set rename
  • 12b69ef - updates types summary
  • b9d592c - codegen update: collection requests rationalisation
  • 58f8a0f - splits basecollectionrequest for more precise generation
  • e61b921 - updates types summary
  • fc77733 - udpates unit test for delta requests
  • 9462d00 - code-gen update: normalizes delta functions to optional parameters
  • 48303b3 - codegen: defensive programming
  • 7b6934d - codegen update: adds default constructor for body
  • 8eb8c9d - udpates unit tests
  • 55fff5e - code-gen udpate: methods optional parameters
  • 1db2006 - removes parameters hashmap as the insertion is done directly from the body object
  • 0e503cf Merge branch 'dev' into feature/v3
  • 0fa3783 Merge branch 'dev' into feature/v3
  • c7eac63 - updates types summary
  • 1c2c44b Merge branch 'dev' into feature/v3
  • e1ccc3b - moves the additional repository to the right place
  • 9435fff - updates reference to core to snapshot
  • a9d7a9b - adds missing nullability annotation
  • 46bcde2 - bad merge fix �
  • b452f76 Merge branch 'dev' into feature/v3
  • 407d514 Merge pull request #576 from microsoftgraph/bugfix/ref-serailization
  • 3455b55 - updates types summary
  • 133106e Merge branch 'feature/v3' into bugfix/ref-serailization
  • 9c7440d Merge pull request #584 from microsoftgraph/feature/count
  • e2a2e93 - codegen update: removes unecessary imports for count
  • bb987fe Merge branch 'feature/v3' into feature/count
  • 4a539ac Merge branch 'feature/v3' into bugfix/ref-serailization
  • add0440 Merge pull request #585 from microsoftgraph/feature/source-file
  • c47e15a - fixes java doc to match type
  • 1440d8b - codegen update: adds generating file information
  • 1cf8373 - updates types summary
  • 405455e - adds test for raw and query count
  • 9507238 - fail safe in case we can't parse the long
  • e326e28 - code-gen update: raw count support
  • 2a625c2 - adds classes for primitive response types
  • 306c8ce - adds the ability to parse raw text responses
  • 954ef6b - adds a method to read the odata count
  • 3abacf1 - removes the unused app root constant
  • d220455 - removes extra code gen that shouldn't have been generated
  • 64c11af - adds base methods for odata query option count
  • fd7f5f2 - codegen update: adds count odata query option
  • f9777a4 - updates types summary
  • e4556b3 - update test following wrong import rebase
  • 513ba1a - codegen update: reference fix
  • b76c809 - fixes unit test to use relevant interface
  • 72f381c - codegen update
  • 7879014 - codegen update; more precise odata bind paths
  • 20c39ca - reverts casing change
  • 3586628 - adds a unit test for manager update
  • 03e1144 - codegen update
  • 1ad6f10 Merge branch 'dev' into feature/v3
  • 3e022b9 Merge pull request #577 from microsoftgraph/feature/cleanup
  • 594a7ea - lints
  • 74f62b3 - updates types summary
  • 84257ee - removes deprecated connection configuration
  • 285f9ad - updates types summary
  • 65af4a2 Merge branch 'dev' into feature/v3
  • 86bb089 Merge pull request #572 from microsoftgraph/feature/guava-update
  • 8fdbe61 Merge pull request #570 from microsoftgraph/bugfix/nullable-floats-fix
  • f708e2b - updates guava to 29
  • 9f7a352 - updates types summary
  • ef6d2e3 - adds a test for nullable floats deserialization
  • 69c3a8f - codegen update: nullable floats
  • 9c28fdc Merge pull request #119 from davidmoten/demo-fix-collection-typing
  • 46d9116 - improves unit test for getNExtPage references return type
  • c7ac617 - fixes a bug where reference request would return a null pointer exception
  • f83bea1 - updates types summary
  • 6c33f72 Merge branch 'feature/v3' into demo-fix-collection-typing
  • 55ebbae Merge pull request #563 from microsoftgraph/feature/common-deps
  • add72f3 - updates types summary
  • 0a5c2ab - updates types summary
  • c388bbe - reverts typesummary building the sdk to avoid duplicating maintenance of dependencies
  • 182e63c - updates types summary
  • 896d7c0 Merge branch 'dev' into feature/v3
  • 68e6db1 - updates types summary
  • 80e38cd Merge branch 'dev' into feature/v3
  • c51e78f Merge pull request #558 from microsoftgraph/feature/android-api-baseline
  • 95c304e - removes interfaces that shouldve been removed during merge
  • 06f0af0 Merge branch 'feature/v3' into demo-fix-collection-typing
  • a516b12 Merge branch 'feature/v3' into feature/android-api-baseline
  • f06cb04 Merge branch 'dev' into feature/v3
  • e6f7207 - updates docs with new API level
  • 55c4491 - fixes #530: adds a failsafe for date parsing as some capabilities are not available for API level < 24
  • 208dc68 - adds feature/v3 as the branches triggering the api level pipeline
  • dd2ad7d - fixes #542 : a bug where the collection page deserialization would be using a higher API level method causing crashes on android
  • af3b566 - updates to latest sdk version
  • b2c490b - adds report upload on failure
  • ecfdeab - refactors dependencies to avoid duplication
  • 43f8559 - fixes synthetic accessors and suppresses lamba ordering
  • 276d1fc - adds nonnull and nullable annotations for kotlin compatibility
  • d3fc5b8 - codegen: nonnull nullable annotations
  • d57b55b - codegen: nonnull and nullable annotations
  • cef11cf - adds nullable and nonnull annotations on manual classes for kotlin dev experience
  • 4eb7706 - udpates trigger to trigger only on push and PR targeting dev
  • 83bb223 - adds missing wrapper jar to source control
  • 8b626d5 - adds execution right for wrapper
  • ad76a23 - adds a workflow definition to run linting on PR/commits
  • 9269778 - adds android project structure
  • 75863f3 - adds gitignore for android test project
  • 1063bab - adds gradle wrapper for android profile
  • bdd2861 - fixes a bug where locale wasn't definied for string formats potentially leading to formatting errors
  • cc1c287 - upgrades gradle wrapper
  • 510898b - codegen: fixes with references request builders
  • 4962c1b - linting: removes unused variable

This list of changes was auto generated.

Don't miss a new msgraph-sdk-java release

NewReleases is sending notifications on new releases.