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.0.0 to 8.1.0 in /src #64

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Changelog

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

Version 8.1.0

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

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

  • Add optional parameter maxRequestsInParallel for DataServiceRestClient constructor to limit parallel request, e.g. when requests are splitted due to URI length restrictions

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

Commits
  • 91a4a58 Merge branch 'release/8.1.0'
  • b792d0b Raises version number to 8.1.0
  • 204c65d Merge pull request #200 from ZEISS-PiWeb/Update_release_notes_8.1
  • fa21f4f (MINOR) chore: Update release notes to 8.1.0
  • ebf6528 Merge pull request #198 from RonHeck/Refactoring_Reduce_Calls_For_Discovery
  • 6db34e9 refactor: Only request discovery info once
  • c1252b4 Merge pull request #197 from ZEISS-PiWeb/fix/Use_correct_number_of_splits
  • 1aebacc fix: Use correct value as parameter for LimitAndSortResult
  • 6d61b62 Merge pull request #196 from ZEISS-PiWeb/Add_service_pack_workflow
  • 23b875a chore: Add new workflow for service packs
  • 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)