Skip to content

Releases: microsoftgraph/msgraph-sdk-java

2.8.0: Merge pull request #666 from microsoftgraph/v1.0/pipelinebuild/40643

16 Feb 17:08
31121a7

Choose a tag to compare

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

10 Feb 16:03
9472f99

Choose a tag to compare

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

09 Feb 19:12
14ac5a5

Choose a tag to compare

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

28 Jan 21:13
ff459ab

Choose a tag to compare

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

08 Dec 18:56
d12ac2c

Choose a tag to compare

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.

2.4.1: Merge pull request #573 from microsoftgraph/feature/patch-bump

26 Nov 18:46
00b8e06

Choose a tag to compare

2.4.0: Merge pull request #561 from microsoftgraph/v1.0/pipelinebuild/4090728

20 Nov 15:54
08abb6b

Choose a tag to compare

Changes:

See More
  • 96a5219 - reverts security casing change to avoid breaking change
  • b216a8b Update generated v1.0 Java models and requests with build 4090728
  • bc49084 - updates types summary
  • 0fdce3d - adds branch name adjustments from PS
  • d080983 - adds yml as trigger for testing purposes
  • 23df31d - fixes indendation
  • 9ab50d0 - adds pipeline definition for typesummary
  • 78750c2 - adds first serialization of types included in pull request
  • 0c1bb2c - adds serialization to text file
  • b9d571c - adds interfaces serialization
  • 1d6548a - adds serialization of enums
  • 50c8357 - adds serialization of information to console
  • 988da48 - adds project infrastructure to list type

This list of changes was auto generated.

2.3.2: Merge pull request #551 from microsoftgraph/v1.0/pipelinebuild/3946670

27 Oct 17:54
2c6e507

Choose a tag to compare

Changes:

  • 2c6e507 Merge pull request #551 from microsoftgraph/v1.0/pipelinebuild/3946670
  • 85e1354 - bumps patch version
  • b8d15c0 - bumps patch version
  • 70cf3b1 - bumps patch version
  • 1813dcf Update generated v1.0 Java models and requests with build 3946670
  • a46980e Merge pull request #547 from microsoftgraph/v1.0/pipelinebuild/3902086
  • 66812ac Update generated v1.0 Java models and requests with build 3902086
  • 0be29a4 Merge pull request #539 from microsoftgraph/v1.0/pipelinebuild/3855765
  • 119eb11 Update generated v1.0 Java models and requests with build 3855765
  • 7ee3b3c Merge pull request #538 from microsoftgraph/dependabot/gradle/junit-junit-4.13.1
See More
  • 5cb2290 Bump junit from 4.13 to 4.13.1

This list of changes was auto generated.

2.3.1: Merge pull request #534 from microsoftgraph/v1.0/pipelinebuild/3825484

09 Oct 12:02
022fa1d

Choose a tag to compare

Changes:

  • 022fa1d Merge pull request #534 from microsoftgraph/v1.0/pipelinebuild/3825484
  • 79f5bd8 Update generated v1.0 Java models and requests with build 3825484
  • 65fba97 Merge pull request #532 from microsoftgraph/feature/dependabot-actions
  • ed09e02 - adds dependabot configuration for actions
  • b92a2fe Merge pull request #531 from microsoftgraph/bugfix/service-wrong-casing
  • ce5673e - adds a unit test for properties wwrong casing
  • af2f106 - updates codegen failes for casing issue
  • 81646d8 Merge pull request #524 from microsoftgraph/feature/2-3-1-version-bump
  • 6e51097 - bumps patch version
  • 3500614 Merge pull request #520 from microsoftgraph/bugfix/message-content-regression
See More
  • ff03bd6 Merge pull request #521 from microsoftgraph/bugfix/disable-dependabot-maven
  • 3f5b65a - disables dependabot for the pom/maven placeholder file
  • c0418aa - fixes a regression where the content method would be missing for message

This list of changes was auto generated.

2.3.0: Merge pull request #512 from bougar/bugfix/511

02 Oct 20:05
8c3cb95

Choose a tag to compare

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.