Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2023

Updates the requirements on metricq to permit the latest version.

Release notes

Sourced from metricq's releases.

Python Release 5.0.0

Changelog

v5.0.0 (2023-05-17)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Dealing with naive datetime objects #138
  • Allow url instead of management\_url kwarg in metricq.Client #130
  • Simple export of history data to panda dataframe #128
  • Improve datatime parsing of Timestamp #125
  • Update aio-pika to >=8.0 #124

Fixed bugs:

  • Reading protobuf requirement from version file in setup.py doesn't actually work #162
  • Tests fail with recent protobuf versions #151
  • protobuf version requirement is broken #143
  • Verbose messages on connection close #137
  • Agents using the IntervalSource might enter a zombie state #134
  • Exception on tear down of SSL connection #123

Closed issues:

  • Migrate to GitHub container registry #158
  • Update the migration guide in the documentation #157
  • top level module "types" clashes with mypy #154
  • black/ci is broken #145
  • Incorrect iso8601 timestamp string parsing #141
  • Update documentation #136

Merged pull requests:

... (truncated)

Changelog

Sourced from metricq's changelog.

v5.0.0 (2023-05-17)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Dealing with naive datetime objects #138
  • Allow url instead of management\_url kwarg in metricq.Client #130
  • Simple export of history data to panda dataframe #128
  • Improve datatime parsing of Timestamp #125
  • Update aio-pika to >=8.0 #124

Fixed bugs:

  • Reading protobuf requirement from version file in setup.py doesn't actually work #162
  • Tests fail with recent protobuf versions #151
  • protobuf version requirement is broken #143
  • Verbose messages on connection close #137
  • Agents using the IntervalSource might enter a zombie state #134
  • Exception on tear down of SSL connection #123

Closed issues:

  • Migrate to GitHub container registry #158
  • Update the migration guide in the documentation #157
  • top level module "types" clashes with mypy #154
  • black/ci is broken #145
  • Incorrect iso8601 timestamp string parsing #141
  • Update documentation #136

Merged pull requests:

... (truncated)

Commits
  • 0a67328 Release v5.0.0
  • cc01cc8 Updated CHANGELOG.md
  • a987d07 doc: minor doc fixes
  • af5d1b5 feat: optional pandas history client
  • 30a4e2f Updated CHANGELOG.md
  • 8eeb7f1 doc: upgrading markdown fixes
  • ac85c64 BREAKING: simplify Agent.get_metrics return type
  • ac351d3 fix: _GetMetricsResult type
  • 453a813 Updated CHANGELOG.md
  • 90dfae1 feat: rename management_url parameter to url but provide deprecated legacy fa...
  • Additional commits viewable in compare view

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)

Updates the requirements on [metricq](https://github.com/metricq/metricq-python) to permit the latest version.
- [Release notes](https://github.com/metricq/metricq-python/releases)
- [Changelog](https://github.com/metricq/metricq-python/blob/master/CHANGELOG.md)
- [Commits](metricq/metricq-python@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: metricq
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 18, 2023
@dependabot dependabot bot requested a review from bmario May 18, 2023 00:57
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.

2 participants