From 67ec33a584f8572cc67a0afffae704febe5a8fd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 10:34:26 +0000 Subject: [PATCH 01/10] chore(deps): bump com.gradle:gradle-enterprise-gradle-plugin in /android Bumps com.gradle:gradle-enterprise-gradle-plugin from 3.19.1 to 3.19.2. --- updated-dependencies: - dependency-name: com.gradle:gradle-enterprise-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 4ec12656..432ba732 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -5,7 +5,7 @@ buildscript { } dependencies { - classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.1" + classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2" classpath "com.android.tools.build:gradle:8.8.1" classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0" } From 121b2bebf96a904504722ef556a9a8ef8a47eccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 08:19:09 +0000 Subject: [PATCH 02/10] chore(deps): bump com.azure:azure-core from 1.55.1 to 1.55.2 Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.55.1 to 1.55.2. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-core_1.55.1...azure-core_1.55.2) --- updated-dependencies: - dependency-name: com.azure:azure-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2df82f13..9985b6a8 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ com.azure azure-core - 1.55.1 + 1.55.2 org.junit.jupiter From 07f84199b766ccfde4425e28d4f68e329b804bd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:35:16 +0000 Subject: [PATCH 03/10] chore(deps-dev): bump the junit-dependencies group with 2 updates Bumps the junit-dependencies group with 2 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5). Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor dependency-group: junit-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor dependency-group: junit-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9985b6a8..acbe4e31 100644 --- a/pom.xml +++ b/pom.xml @@ -37,13 +37,13 @@ org.junit.jupiter junit-jupiter-api - 5.11.4 + 5.12.0 test org.junit.jupiter junit-jupiter-params - 5.11.4 + 5.12.0 test From a363fffb7b73b9dfea48afd77a5b9cf6cf79bc9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 11:20:30 +0000 Subject: [PATCH 04/10] chore(deps): bump the junit-dependencies group across 2 directories with 3 updates Bumps the junit-dependencies group with 3 updates in the / directory: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5), [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5). Bumps the junit-dependencies group with 3 updates in the /java-8 directory: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5), [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5). Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: junit-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-minor dependency-group: junit-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: junit-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: junit-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-minor dependency-group: junit-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: junit-dependencies ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 34cb92d0..a0d41dcb 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -1,8 +1,8 @@ dependencies { // Use JUnit test framework - testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4' - testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.4' - testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4' + testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.0' + testImplementation 'org.junit.jupiter:junit-jupiter-params:5.12.0' + testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.0' testImplementation 'org.mockito:mockito-core:5.15.2' testImplementation 'io.opentelemetry:opentelemetry-api:1.47.0' testImplementation 'io.opentelemetry:opentelemetry-context:1.47.0' From b1a1d9fccab8568ba122f051cc9964377fa22d9e Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Mon, 24 Feb 2025 10:31:54 -0500 Subject: [PATCH 05/10] chore: upgrades wrapper --- android/gradle/wrapper/gradle-wrapper.properties | 2 +- gradle/wrapper/gradle-wrapper.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/gradle/wrapper/gradle-wrapper.properties b/android/gradle/wrapper/gradle-wrapper.properties index cea7a793..e18bc253 100644 --- a/android/gradle/wrapper/gradle-wrapper.properties +++ b/android/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.12.1-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index cea7a793..e18bc253 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.12.1-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME From 9911f019ac393387a0748aee62da66da3db1b1b1 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Mon, 24 Feb 2025 10:33:44 -0500 Subject: [PATCH 06/10] chore: updates deprecated syntax Signed-off-by: Vincent Biret --- build.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 2172daa7..31cca9cc 100644 --- a/build.gradle +++ b/build.gradle @@ -103,9 +103,9 @@ publishing { publications { maven(MavenPublication) { customizePom(pom) - groupId project.property('mavenGroupId') - artifactId project.property('mavenArtifactId') - version getVersionName() + groupId = project.property('mavenGroupId') + artifactId = project.property('mavenArtifactId') + version = getVersionName() from components.java pom.withXml { def pomFile = file("${project.buildDir}/generated-pom.xml") From 9601140e57b4daa3995550309928c6e870253637 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Mon, 24 Feb 2025 10:34:44 -0500 Subject: [PATCH 07/10] ci: adds missing platform launcher Signed-off-by: Vincent Biret --- gradle/dependencies.gradle | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index a0d41dcb..44565ac1 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -1,8 +1,7 @@ dependencies { // Use JUnit test framework - testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.0' - testImplementation 'org.junit.jupiter:junit-jupiter-params:5.12.0' - testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.0' + testImplementation 'org.junit.jupiter:junit-jupiter:5.12.0' + testRuntimeOnly 'org.junit.platform:junit-platform-launcher' testImplementation 'org.mockito:mockito-core:5.15.2' testImplementation 'io.opentelemetry:opentelemetry-api:1.47.0' testImplementation 'io.opentelemetry:opentelemetry-context:1.47.0' From 713f1ad7374b25c8820ae0993fec6e04e159bf17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 10:28:00 +0000 Subject: [PATCH 08/10] chore(deps): bump the kiota-dependencies group across 1 directory with 7 updates Bumps the kiota-dependencies group with 7 updates in the /android directory: | Package | From | To | | --- | --- | --- | | [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java) | `1.8.2` | `1.8.4` | | [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java) | `1.8.2` | `1.8.4` | | [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java) | `1.8.2` | `1.8.4` | | [com.microsoft.kiota:microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-java) | `1.8.2` | `1.8.4` | | [com.microsoft.kiota:microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-java) | `1.8.2` | `1.8.4` | | [com.microsoft.kiota:microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-java) | `1.8.2` | `1.8.4` | | [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java) | `1.8.2` | `1.8.4` | Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.8.2 to 1.8.4 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.2...v1.8.4) Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.2 to 1.8.4 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.2...v1.8.4) Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.8.2 to 1.8.4 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.2...v1.8.4) Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.8.2 to 1.8.4 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.2...v1.8.4) Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.8.2 to 1.8.4 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.2...v1.8.4) Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.8.2 to 1.8.4 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.2...v1.8.4) Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.8.2 to 1.8.4 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.2...v1.8.4) --- updated-dependencies: - dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 44565ac1..c3fc2117 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -18,11 +18,11 @@ dependencies { api 'com.squareup.okhttp3:okhttp:4.12.0' api 'com.azure:azure-core:1.54.1' - api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.2' - api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.2' - implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.2' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.2' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.2' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.2' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.8.2' + api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.4' + api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.4' + implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.4' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.4' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.4' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.4' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.8.4' } From a3798137e26a27c002ccdd281220f58fd0baa372 Mon Sep 17 00:00:00 2001 From: Andrew Omondi Date: Tue, 25 Feb 2025 12:33:23 +0300 Subject: [PATCH 09/10] fix: resolve build errors for azure authentication package on android --- android/lint-baseline.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/android/lint-baseline.xml b/android/lint-baseline.xml index 11149ca5..9d4acb62 100644 --- a/android/lint-baseline.xml +++ b/android/lint-baseline.xml @@ -1,11 +1,3 @@ - - - - - From e8710380b112d794b43dd1fa898ef8ecf95eb1f8 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 10:59:22 +0000 Subject: [PATCH 10/10] chore(main): release 3.6.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ README.md | 4 ++-- gradle.properties | 2 +- pom.xml | 2 +- src/main/java/com/microsoft/graph/core/CoreConstants.java | 2 +- 6 files changed, 14 insertions(+), 6 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 23efc1ea..bea4c089 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.6.0" + ".": "3.6.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 952f2ba8..e24b1e0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.6.1](https://github.com/microsoftgraph/msgraph-sdk-java-core/compare/v3.6.0...v3.6.1) (2025-02-25) + + +### Bug Fixes + +* resolve build errors for azure authentication package on android ([87c1042](https://github.com/microsoftgraph/msgraph-sdk-java-core/commit/87c1042f0f5383c4cdfd6a079d3aba643bcc607e)) +* resolve build errors for azure authentication package on android ([a379813](https://github.com/microsoftgraph/msgraph-sdk-java-core/commit/a3798137e26a27c002ccdd281220f58fd0baa372)) + ## [3.6.0](https://github.com/microsoftgraph/msgraph-sdk-java-core/compare/v3.5.0...v3.6.0) (2025-02-18) diff --git a/README.md b/README.md index cc99376f..aab5f278 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ repositories { dependencies { // Include the sdk as a dependency // x-release-please-start-version - implementation 'com.microsoft.graph:microsoft-graph-core:3.6.0' + implementation 'com.microsoft.graph:microsoft-graph-core:3.6.1' // x-release-please-end // This dependency is only needed if you are using the TokenCredentialAuthProvider implementation 'com.azure:azure-identity:1.11.0' @@ -40,7 +40,7 @@ Add the dependency in `dependencies` in pom.xml com.microsoft.graph microsoft-graph-core - 3.6.0 + 3.6.1 com.azure diff --git a/gradle.properties b/gradle.properties index 3b9a6834..dd124a53 100644 --- a/gradle.properties +++ b/gradle.properties @@ -30,7 +30,7 @@ mavenMajorVersion = 3 mavenMinorVersion = 6 # x-release-please-end # x-release-please-start-patch -mavenPatchVersion = 0 +mavenPatchVersion = 1 # x-release-please-end mavenArtifactSuffix = diff --git a/pom.xml b/pom.xml index acbe4e31..823c6030 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.microsoft.graph microsoft-graph-core - 3.6.0 + 3.6.1 pom diff --git a/src/main/java/com/microsoft/graph/core/CoreConstants.java b/src/main/java/com/microsoft/graph/core/CoreConstants.java index f5193d77..6db5660a 100644 --- a/src/main/java/com/microsoft/graph/core/CoreConstants.java +++ b/src/main/java/com/microsoft/graph/core/CoreConstants.java @@ -19,7 +19,7 @@ private static class VersionValues { private static final int MINOR = 6; // x-release-please-end // x-release-please-start-patch - private static final int PATCH = 0; + private static final int PATCH = 1; // x-release-please-end }