Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
f7df8ac
Bump junit-jupiter-api from 5.9.0 to 5.9.1
dependabot[bot] Sep 21, 2022
a325408
Bump junit-jupiter-params from 5.9.0 to 5.9.1
dependabot[bot] Sep 21, 2022
a4804f9
Bump junit-jupiter-api from 5.9.0 to 5.9.1
dependabot[bot] Sep 21, 2022
e80c80d
Bump junit-jupiter-api from 5.9.0 to 5.9.1 in /android
dependabot[bot] Sep 21, 2022
5cc923a
Bump azure-identity in /samples/interactiveBrowserSample
dependabot[bot] Sep 21, 2022
f2333dc
Bump junit-jupiter-engine from 5.9.0 to 5.9.1 in /android
dependabot[bot] Sep 21, 2022
a6cdadb
Bump azure-identity from 1.5.5 to 1.6.0 in /samples/deviceCodeSample
dependabot[bot] Sep 21, 2022
1dab5c8
Merge pull request #635 from microsoftgraph/dependabot/gradle/samples…
baywet Sep 21, 2022
f1e482c
Merge pull request #634 from microsoftgraph/dependabot/gradle/android…
baywet Sep 21, 2022
c0015a2
Merge pull request #633 from microsoftgraph/dependabot/gradle/samples…
baywet Sep 21, 2022
576391e
Merge pull request #631 from microsoftgraph/dependabot/gradle/android…
baywet Sep 21, 2022
863342c
Merge pull request #630 from microsoftgraph/dependabot/maven/org.juni…
baywet Sep 21, 2022
f450d84
Merge pull request #629 from microsoftgraph/dependabot/maven/org.juni…
baywet Sep 21, 2022
ddc818e
Merge pull request #628 from microsoftgraph/dependabot/gradle/org.jun…
baywet Sep 21, 2022
8022f56
Bump junit-jupiter-params from 5.9.0 to 5.9.1
dependabot[bot] Sep 21, 2022
4769907
Merge pull request #626 from microsoftgraph/dependabot/gradle/org.jun…
baywet Sep 21, 2022
8d17ac2
- switches infrastructure to java 18
baywet Sep 27, 2022
3f91d76
- upgrade android wrapper
baywet Sep 27, 2022
07756c0
- upgrades wrapper for samples
baywet Sep 27, 2022
cb6b399
Merge pull request #636 from microsoftgraph/feature/java18
baywet Sep 27, 2022
2cd73fb
Update GraphErrorCodes.java
ramsessanchez Oct 6, 2022
d0346b8
Update CHANGELOG.md
ramsessanchez Oct 6, 2022
a1b71d4
Update CHANGELOG.md
ramsessanchez Oct 6, 2022
9198613
Bump azure-core from 1.32.0 to 1.33.0
dependabot[bot] Oct 10, 2022
3256d57
Bump rickstaa/action-create-tag from 1.3.7 to 1.3.9
dependabot[bot] Oct 10, 2022
7fde1e4
Merge pull request #639 from microsoftgraph/dependabot/github_actions…
baywet Oct 10, 2022
d45b93a
Merge pull request #638 from microsoftgraph/dependabot/gradle/com.azu…
baywet Oct 10, 2022
1264a5f
Bump azure-core from 1.32.0 to 1.33.0
dependabot[bot] Oct 10, 2022
5134b78
Merge pull request #640 from microsoftgraph/dependabot/maven/com.azur…
baywet Oct 10, 2022
e3abba0
Bump azure-identity from 1.6.0 to 1.6.1 in /samples/deviceCodeSample
dependabot[bot] Oct 10, 2022
81aeaef
Bump azure-identity in /samples/interactiveBrowserSample
dependabot[bot] Oct 10, 2022
d36874f
Merge pull request #642 from microsoftgraph/dependabot/gradle/samples…
baywet Oct 10, 2022
25cc6fc
Merge pull request #641 from microsoftgraph/dependabot/gradle/samples…
baywet Oct 10, 2022
b75fef5
Update TelemetryHandler.java
ramsessanchez Oct 10, 2022
bb7008d
Update gradle.properties
ramsessanchez Oct 10, 2022
9ac48fb
Merge pull request #637 from microsoftgraph/errorItemNotFound
baywet Oct 11, 2022
5e67612
Bump gradle-enterprise-gradle-plugin from 3.11.1 to 3.11.2 in /android
dependabot[bot] Oct 13, 2022
8fa48f5
Merge pull request #646 from microsoftgraph/dependabot/gradle/android…
baywet Oct 13, 2022
4a762b1
Bump gradle from 7.3.0 to 7.3.1 in /android
dependabot[bot] Oct 14, 2022
6699bc4
Merge pull request #647 from microsoftgraph/dependabot/gradle/android…
baywet Oct 14, 2022
c519ec0
Bump spotbugs-annotations from 4.7.2 to 4.7.3
dependabot[bot] Oct 17, 2022
a41a316
Bump dawidd6/action-download-artifact from 2.23.0 to 2.24.0
dependabot[bot] Oct 17, 2022
9652829
Bump spotbugs-annotations from 4.7.2 to 4.7.3 in /android
dependabot[bot] Oct 17, 2022
4f9d68f
Bump gradle-versions-plugin from 0.42.0 to 0.43.0 in /android
dependabot[bot] Oct 17, 2022
3796fdb
Merge pull request #651 from microsoftgraph/dependabot/gradle/android…
baywet Oct 17, 2022
8928dc0
Merge pull request #650 from microsoftgraph/dependabot/gradle/android…
baywet Oct 17, 2022
6004e7c
Merge pull request #649 from microsoftgraph/dependabot/github_actions…
baywet Oct 17, 2022
ef370ce
Merge pull request #648 from microsoftgraph/dependabot/gradle/com.git…
baywet Oct 17, 2022
a23e975
Merge branch 'dev' into feature/dev-to-v3-merge
baywet Oct 17, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/api-level-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-java@v3
with:
distribution: 'adopt'
java-version: 17
java-version: 18
- name: Setup Android SDK
uses: android-actions/setup-android@v2.0.9
- name: Add execution right to the script
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v3
with:
java-version: 17
java-version: 18
distribution: 'adopt'
cache: gradle
- name: Download file
Expand Down Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v3
with:
java-version: 17
java-version: 18
distribution: 'adopt'
cache: gradle
- name: Download file
Expand Down Expand Up @@ -105,7 +105,7 @@ jobs:
run: .\scripts\getLatestVersion.ps1
shell: pwsh
- name: Create tag
uses: rickstaa/action-create-tag@v1.3.7
uses: rickstaa/action-create-tag@v1.3.9
with:
tag: ${{ steps.GetVersion.outputs.tag }}
- name: Queue Git Release
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/setup-java@v3
with:
distribution: 'adopt'
java-version: 17
java-version: 18

# If this run was triggered by a pull request event, then checkout
# the head of the pull request instead of the merge commit.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/git-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Download Build Artifact
uses: dawidd6/action-download-artifact@v2.23.0
uses: dawidd6/action-download-artifact@v2.24.0
with:
workflow: build-and-publish.yml
workflow_conclusion: success
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v3
with:
java-version: 17
java-version: 18
distribution: 'adopt'
cache: gradle
- name: Easy detect-secrets
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/sample-build-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-java@v3
with:
distribution: 'adopt'
java-version: 17
java-version: 18
- name: Add execution right to the script
run: chmod +x gradlew
working-directory: ./samples/deviceCodeSample
Expand All @@ -29,7 +29,7 @@ jobs:
- uses: actions/setup-java@v3
with:
distribution: 'adopt'
java-version: 17
java-version: 18
- name: Add execution right to the script
run: chmod +x gradlew
working-directory: ./samples/interactiveBrowserSample
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v3
with:
java-version: 17
java-version: 18
distribution: 'adopt'
cache: gradle
- name: Cache SonarCloud packages
Expand Down
19 changes: 13 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Bumps Kiota-Java abstractions, authentication, http, and serialization components.

- Bumps Kiota-Java abstractions, authentication, http, and serialization components.

## [3.0.1] - 2022-09-20

### Added

- Uses [Kiota-Java](https://github.com/microsoft/kiota-java) libraries as underlying framework.
- BaseGraphRequestAdapter for use with v1 and beta service libraries.
- Uses [Kiota-Java](https://github.com/microsoft/kiota-java) libraries as underlying framework.
- BaseGraphRequestAdapter for use with v1 and beta service libraries.

### Changed

- Removes Request Builders.
- GraphClientFactory to handle OkHttp client creation.
- BaseClient refactored to use Kiota framework.
- GraphClientFactory to handle OkHttp client creation.
- BaseClient refactored to use Kiota framework.

## [2.0.14] - 2022-10-06

### Changed

- Fixes an issue where the error code 'ErrorItemNotFound' is not accounted for. #606
- Bumps azure-core to 1.32.0 #603, #604, #605
- Bumps azure-identity to 1.6.0 #633, #635

## [2.0.13] - 2022-05-26

Expand Down
6 changes: 3 additions & 3 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ buildscript {
}

dependencies {
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.11.1"
classpath "com.android.tools.build:gradle:7.3.0"
classpath "com.github.ben-manes:gradle-versions-plugin:0.42.0"
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.11.2"
classpath "com.android.tools.build:gradle:7.3.1"
classpath "com.github.ben-manes:gradle-versions-plugin:0.43.0"
}
}

Expand Down
Binary file modified android/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
6 changes: 6 additions & 0 deletions android/gradlew

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 8 additions & 6 deletions android/gradlew.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 4 additions & 6 deletions gradle/dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
dependencies {
// Use JUnit test framework
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.0'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.9.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.1'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.9.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.1'
testImplementation 'org.mockito:mockito-inline:4.8.0'

compileOnly 'net.jcip:jcip-annotations:1.0'
compileOnly 'com.github.spotbugs:spotbugs-annotations:4.7.2'
testCompileOnly 'com.github.spotbugs:spotbugs-annotations:4.7.2'
testCompileOnly 'net.jcip:jcip-annotations:1.0'
compileOnly 'com.github.spotbugs:spotbugs-annotations:4.7.3'

implementation 'com.google.guava:guava:31.1-jre'
implementation 'com.google.code.gson:gson:2.9.1'
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
6 changes: 6 additions & 0 deletions gradlew

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 8 additions & 6 deletions gradlew.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.32.0</version>
<version>1.33.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.9.0</version>
<version>5.9.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-params</artifactId>
<version>5.9.0</version>
<version>5.9.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/deviceCodeSample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ repositories {
dependencies {
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
implementation project(':coreLibrary')
implementation 'com.azure:azure-identity:1.5.5'
implementation 'com.azure:azure-identity:1.6.1'
}
Binary file modified samples/deviceCodeSample/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
6 changes: 6 additions & 0 deletions samples/deviceCodeSample/gradlew

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 8 additions & 6 deletions samples/deviceCodeSample/gradlew.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion samples/interactiveBrowserSample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ repositories {
dependencies {
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
implementation project(':coreLibrary')
implementation 'com.azure:azure-identity:1.5.5'
implementation 'com.azure:azure-identity:1.6.1'
}
Binary file modified samples/interactiveBrowserSample/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Loading