ZEISS-PiWeb / PiWeb-Calculated-Characteristics

Provides the business logic for calculated characteristics used by PiWeb applications.
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

chore(deps): Bump Zeiss.PiWeb.Api.Rest.Dtos from 8.1.0 to 8.2.1 in /src #72

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Zeiss.PiWeb.Api.Rest.Dtos from 8.1.0 to 8.2.1.

Changelog

Sourced from Zeiss.PiWeb.Api.Rest.Dtos's changelog.

Version 8.2.1

======================================================

========================================== Bugfixes

  • fixed possible NullReferenceException when using GetMeasurements/Values without any filter

======================================================

Version 8.2.0

======================================================

========================================== New Features

  • Add new property 'CaseSensitive' to AbstractMeasurementFilterAttributesDto ○ specify if string comparison in SearchCondition should be done case sensitive when fetching measurements (if the PiWeb server supports this feature)

  • Add optional parameter 'bypassLocalCache' to OAuthHelper method GetAuthenticationInformationForDatabaseUrl ○ defines whether locally cached token information are neither used nor updated

======================================================

Commits
  • 6a42a5e Merge branch 'release/8.2.1'
  • a68605c Raises version number to 8.2.1
  • c61a5f0 Merge pull request #215 from ZEISS-PiWeb/Update_release_note_8.2.1
  • 9ba9c2a chore: Update release notes for 8.2.1
  • eeea596 Merge pull request #214 from ZEISS-PiWeb/fix/NRE_on_empty_measurement_filter
  • a639ae6 fix: NRE on emtpy measurement filter
  • c9328ac Merge branch 'release/8.2.0'
  • eb71ddb [skip actions] merge back 'main' into 'develop'
  • d4a6063 Raises version number to 8.2.0
  • dd9927a Merge pull request #212 from ZEISS-PiWeb/feature/Update_release_notes_8.2
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.