Skip to content

Bump servox from 0.10.2 to 0.10.7#31

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/servox-0.10.7
Closed

Bump servox from 0.10.2 to 0.10.7#31
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/servox-0.10.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2021

Copy link
Copy Markdown
Contributor

Bumps servox from 0.10.2 to 0.10.7.

Release notes

Sourced from servox's releases.

v0.10.7 "baseless allegation"

Changed

  • Updated opsani Dev connector metrics to remove confusing _avg metric name #33 1

v0.10.6 "baseless allegation"

Changed

  • Update forked kubernetes_asyncio dependency to use PyPI package source instead of github #315

v0.10.5 "baseless allegation"

Changed

  • Improved messaging of unschedulable adjustment rejections #285
  • Test suites now treat warnings as errors #288
  • Relaxed validation of account names to support accounts that don't adhere to DNS naming convention #302
  • Updated calculation and naming of Opsani Dev prometheus metrics to use averages #305

Added

  • Beta support for optimizing Argo Rollouts #303
  • Simple telemetry to report run environment details to the backend #261
  • Existing kubernetes resource requests/limits are now validated #282

Removed

  • Opsani Dev p99 latency metrics #306
  • Opsani Dev main_pod_avg_request_rate redundant metric #305

v0.10.4 "baseless allegation"

Fixed

  • The Optimizer base_url is now normalized to strip a trailing slash to ensure that computed paths are deterministically correct.
  • Cancellation requests from the optimizer were not being properly respected, resulting in unnecessary delays to cancel operations from the console.
  • Enforce settlement time user-config parameter.

v0.10.3 "baseless allegation"

[0.10.3] "baseless allegation" - 2021-06-06

Enhanced

  • The port option is now respected by the sidecar injection remedy.
  • Introduced the scripts connector that supports attaching arbitrary shell commands to be run before, on, or after an event is dispatched by the servo. #245
  • Add ImagePullBackOff error for target service (tuning or mainline) #248
  • Improve K8s Deployment updates and error handling. #253

Fixed

... (truncated)

Changelog

Sourced from servox's changelog.

[0.10.7] "baseless allegation" - 2021-09-02

Changed

  • Updated opsani Dev connector metrics to remove confusing _avg metric name #331

[0.10.6] "baseless allegation" - 2021-08-20

Changed

  • Update forked kubernetes_asyncio dependency to use PyPI package source instead of github #315

[0.10.5] "baseless allegation" - 2021-08-16

Changed

  • Improved messaging of unschedulable adjustment rejections #285
  • Test suites now treat warnings as errors #288
  • Relaxed validation of account names to support accounts that don't adhere to DNS naming convention #302
  • Updated calculation and naming of Opsani Dev prometheus metrics to use averages #305

Added

  • Beta support for optimizing Argo Rollouts #303
  • Simple telemetry to report run environment details to the backend #261
  • Existing kubernetes resource requests/limits are now validated #282

Removed

  • Opsani Dev p99 latency metrics #306
  • Opsani Dev main_pod_avg_request_rate redundant metric #305

[0.10.4] "baseless allegation" - 2021-07-09

Fixed

  • The Optimizer base_url is now normalized to strip a trailing slash to ensure that computed paths are deterministically correct.
  • Cancellation requests from the optimizer were not being properly respected, resulting in unnecessary delays to cancel operations from the console.
  • Enforce settlement time user-config parameter.

[0.10.3] "baseless allegation" - 2021-06-06

Enhanced

  • The port option is now respected by the sidecar injection remedy.
  • Introduced the scripts connector that supports attaching arbitrary shell commands to be run before, on, or after an event is dispatched by the servo. #245
  • Add ImagePullBackOff error for target service (tuning or mainline) #248
  • Improve K8s Deployment updates and error handling. #253

... (truncated)

Commits
  • 80ebb9d Robert/cm 3 version tag v0.10.7 (#333)
  • 8a33315 Update prometheus metrics for opsani Dev removing _avg (#331)
  • 1ad3952 Update dev dependencies: isort, pygments, pre_commit
  • 7da0196 Rework release workflow to automatically bump version via personal access token
  • 0bdd5a1 Update dependencies:
  • 50f126d Merge pull request #308 from opsani/dependabot/github_actions/snok/install-po...
  • c089224 Bump snok/install-poetry from 1.1.6 to 1.1.8
  • 1b7abf7 Update dependencies to close out dependabot noise:
  • 3119732 Merge pull request #313 from opsani/lk-oko-changes-3
  • 4e55cf0 Merge branch 'main' into lk-oko-changes-3
  • 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)

Bumps [servox](https://github.com/opsani/servox) from 0.10.2 to 0.10.7.
- [Release notes](https://github.com/opsani/servox/releases)
- [Changelog](https://github.com/opsani/servox/blob/main/CHANGELOG.md)
- [Commits](opsani/servox@v0.10.2...v0.10.7)

---
updated-dependencies:
- dependency-name: servox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 3, 2021
@dependabot @github

dependabot Bot commented on behalf of github Nov 2, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #37.

@dependabot dependabot Bot closed this Nov 2, 2021
@dependabot dependabot Bot deleted the dependabot/pip/servox-0.10.7 branch November 2, 2021 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants