Cosmo-Tech / azure-digital-twins-simulator-connector

Connector between Azure Digital Twins and CosmoTech Simulator
MIT License
0 stars 2 forks source link

Maven: Bump azure-digitaltwins-core from 1.2.0 to 1.3.0 #136

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps azure-digitaltwins-core from 1.2.0 to 1.3.0.

Release notes

Sourced from azure-digitaltwins-core's releases.

azure-digitaltwins-core_1.3.0

1.3.0 (2022-07-11)

Features Added

  • Updated service API version to use API version 2022-05-31 by default.
  • Added sourceTime to DigitalTwinPropertyMetadata.
  • Added support for lastUpdatedOn for digital twins and components.

Fixes and improvements

  • Updated samples to illustrate usage of sourceTime, lastUpdatedOn at digital twin and component metadata level, and use of DigitalTwinComponentMetadata.

azure-digitaltwins-core_1.2.4

1.2.4 (2022-07-08)

Other Changes

Dependency Updates

  • Upgraded azure-core dependency to 1.30.0
  • Upgraded azure-core-http-netty dependency to 1.12.3.
  • Upgraded azure-core-serializer-json-jackson dependency to 1.2.19.

azure-mixedreality-authentication_1.2.4

1.2.4 (2022-07-11)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.29.1 to version 1.30.0.
  • Upgraded azure-core-http-netty from 1.12.2 to version 1.12.3.

azure-communication-chat_1.2.4

1.2.4 (2022-07-14)

Other Changes

Dependency Updates

  • Upgraded azure-communication-common to 1.1.5
  • Upgraded azure-core to 1.30.0

azure-data-schemaregistry_1.2.2

1.2.2 (2022-07-12)

Other Changes

Dependency Updates

  • Update azure-core dependency to 1.30.0.
  • Update azure-core-http-netty dependency to 1.12.3.

azure-sdk-template_1.2.1-beta.1692141

1.2.1-beta.1692141 (2022-07-07)

  • Test batch release

... (truncated)

Commits
  • a0f8333 [maven-release-plugin] prepare release v1.3.0
  • fc7ca52 Update VerifyNetworkPeeringWithNetworkWatcher.java
  • 5e38f06 Rename authorization -> locks
  • aceddc3 Expose refreshInstanceViewAsync in VirtualMachineScaleSetVM (#1901)
  • 9f30395 Virtual Network Gateway samples (#1923)
  • 2cdc188 Add locks manager stub (#1922)
  • 254c4e4 Merge pull request #1915 from jianghaolu/prwork
  • d46907e Resolve merge conflict
  • 2100d2a Merge branch 'master' of github.com:Azure/azure-sdk-for-java into prwork
  • 1de40d8 Initial check in for FunctionApp deployment slots. (#1130)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #140.