Skip to content

Bump servox from 0.10.2 to 0.10.6#29

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2021

Copy link
Copy Markdown
Contributor

Bumps servox from 0.10.2 to 0.10.6.

Release notes

Sourced from servox's releases.

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

  • Dynamically named ports are now supported by resolving the port name against the Pod spec template #246
  • Use correct process for determining current active pods #247
  • Support settlement command correctly in ServoX k8s connector #240
  • Remove token exposure in TRACE log #239

... (truncated)

Changelog

Sourced from servox's changelog.

[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

Fixed

  • Dynamically named ports are now supported by resolving the port name against the Pod spec template #246
  • Use correct process for determining current active pods #247

... (truncated)

Commits
  • e890ff0 Merge pull request #316 from opsani/v0.10.6-update
  • e37a084 Resolve kubetest namespace collision
  • 5207e45 Update CHANGELOG and project for v0.10.6 release
  • 60ba620 Merge pull request #315 from opsani/fred/eng-267-servox-release-action-failed...
  • ac00573 Update poetry deps kubernetes-asyncio-cr-patch
  • 55151ff Merge pull request #314 from opsani/v0.10.5-update
  • ce4d9a6 Update CHANGELOG and project for v0.10.5 release
  • 1b375e5 Merge pull request #305 from opsani/robert/eng-51-design-improved-naming-for-...
  • 29f83f7 Merge branch 'main' into robert/eng-51-design-improved-naming-for-existing
  • efd4eb4 Merge pull request #303 from opsani/fred/eng-101-argo-rollout-support
  • 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.6.
- [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.6)

---
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 Aug 23, 2021
@dependabot @github

dependabot Bot commented on behalf of github Sep 3, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #31.

@dependabot dependabot Bot closed this Sep 3, 2021
@dependabot dependabot Bot deleted the dependabot/pip/servox-0.10.6 branch September 3, 2021 06:05
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