Skip to content

Conversation

@ramsessanchez
Copy link
Contributor

@ramsessanchez ramsessanchez commented Sep 13, 2021

Pipeline Fixes:
Fixes #304
Core Fixes:
Fixes #301
Fixes #302
Fixes #309

Changes proposed in this pull request

  • Migrate away from ADO Pipelines
  • Fix DefaultSerializer bug
  • Correct handling of interruptedException

dependabot bot and others added 30 commits August 26, 2021 08:02
Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.12.3 to 3.12.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.12.3...v3.12.4)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-inline
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.12.3 to 3.12.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.12.3...v3.12.4)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-inline
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…kito-mockito-inline-3.12.4

Bump mockito-inline from 3.12.3 to 3.12.4
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
Bumps [azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.19.0...azure-core_1.20.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.19.0...azure-core_1.20.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…re-azure-core-1.20.0

Bump azure-core from 1.19.0 to 1.20.0
…e-azure-core-1.20.0

Bump azure-core from 1.19.0 to 1.20.0
(cherry picked from commit ff401f9)
…ito-mockito-inline-3.12.4

Bump mockito-inline from 3.12.3 to 3.12.4
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.7.2...r5.8.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.7.2...r5.8.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
baywet and others added 9 commits September 13, 2021 06:22
…it.jupiter-junit-jupiter-api-5.8.0

Bump junit-jupiter-api from 5.7.2 to 5.8.0
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.7.2...r5.8.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…it.jupiter-junit-jupiter-engine-5.8.0

Bump junit-jupiter-engine from 5.7.2 to 5.8.0
…t.jupiter-junit-jupiter-api-5.8.0

Bump junit-jupiter-api from 5.7.2 to 5.8.0
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
Publish Preview and Release using GHActions
@ramsessanchez ramsessanchez marked this pull request as ready for review September 13, 2021 19:56
@ramsessanchez ramsessanchez changed the title Workflows and Bugfixes Release 2.0.9 Sep 13, 2021
@baywet baywet added this to the 2.0.9 milestone Sep 13, 2021
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

66.7% 66.7% Coverage
0.0% 0.0% Duplication

@baywet baywet merged commit a4b97f0 into master Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants