Skip to content

Bump influxdata/influxdb-client-php from 1.12.0 to 2.9.0 - #1029

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/composer/dev/influxdata/influxdb-client-php-2.9.0
Closed

Bump influxdata/influxdb-client-php from 1.12.0 to 2.9.0#1029
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/composer/dev/influxdata/influxdb-client-php-2.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2022

Copy link
Copy Markdown
Contributor

Bumps influxdata/influxdb-client-php from 1.12.0 to 2.9.0.

Release notes

Sourced from influxdata/influxdb-client-php's releases.

2.9.0

Features

  1. #125: Add logging for HTTP requests

2.8.0

Breaking Changes

  1. #121: Rename InvocableScripts to InvokableScripts

2.7.0

Features

  1. #119: Add InvocableScriptsApi to create, update, list, delete and invoke scripts by seamless way

CI

  1. #118: Use new Codecov uploader for reporting code coverage

2.6.0

Features

  1. #114: Minimal supported version of PHP is 7.2
  2. #117: Using DateTimeInterface to be more compatible with all DateTime objects (like DateTimeImmutable) in Point

Bug Fixes

  1. #115: Add missing PermissionResources from Cloud API definition

2.5.0

Features

  1. #105: Add support for latest guzzlehttp/psr7"
  2. #107: Add support for Parameterized Queries

Bug Fixes

  1. #109: PHP 8.1 deprecation warnings

2.4.0

Features

  1. #102: Use async HTTP calls to achieve better performance in a multithreading environment.

Bug Fixes

  1. #101: Fix parsing Query response with contains new lines in field values

2.3.0

Features

  1. #97: Add ping() to check status of OSS and Cloud instance

Bug Fixes

  1. #95: Fix file descriptor leaks in WriteApi
  2. #96: Fix nanosecond datetime string convertor

2.2.0

Features

  1. #86: Add configuration option for proxy and redirects
  2. #92: Add configuration option for ipVersion [UDP Writer]

... (truncated)

Changelog

Sourced from influxdata/influxdb-client-php's changelog.

2.9.0 [2022-07-29]

Features

  1. #125: Add logging for HTTP requests

2.8.0 [2022-05-20]

Breaking Changes

  1. #121: Rename InvocableScripts to InvokableScripts

2.7.0 [2022-04-19]

Features

  1. #119: Add InvokableScriptsApi to create, update, list, delete and invoke scripts by seamless way

CI

  1. #118: Use new Codecov uploader for reporting code coverage

2.6.0 [2022-02-18]

Features

  1. #114: Minimal supported version of PHP is 7.2
  2. #117: Using DateTimeInterface to be more compatible with all DateTime objects (like DateTimeImmutable) in Point

Bug Fixes

  1. #115: Add missing PermissionResources from Cloud API definition

2.5.0 [2022-01-20]

Features

  1. #105: Add support for latest guzzlehttp/psr7"
  2. #107: Add support for Parameterized Queries
  3. #111: Using ArrayAccess in FluxRecord

Bug Fixes

  1. #109: PHP 8.1 deprecation warnings

Documentation

  1. #111: Added new examples

2.4.0 [2021-11-26]

Features

  1. #102: Use async HTTP calls to achieve better performance in a multithreading environment.

Bug Fixes

  1. #101: Fix parsing Query response with contains new lines in field values

2.3.0 [2021-10-22]

... (truncated)

Commits
  • 518d95e chore(release): release influxdb-client-php-2.9.0
  • 3ec8797 chore(deps-dev): update phpunit/phpunit requirement (#127)
  • bb18a2e chore(deps-dev): update squizlabs/php_codesniffer requirement (#128)
  • 68a6eb6 chore: add configuration for Dependabot (#126)
  • c01f5f2 feat: add logging for HTTP requests (#125)
  • 65506e6 fix: test for redirects (#123)
  • fb48751 chore(release): prepare for next development iteration
  • acf4858 chore(release): prepare for next development iteration
  • a7fe4d7 chore(release): release influxdb-client-php-2.8.0
  • fe88242 docs: update PULL_REQUEST_TEMPLATE
  • 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 [influxdata/influxdb-client-php](https://github.com/influxdata/influxdb-client-php) from 1.12.0 to 2.9.0.
- [Release notes](https://github.com/influxdata/influxdb-client-php/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-php/blob/master/CHANGELOG.md)
- [Commits](influxdata/influxdb-client-php@1.12.0...2.9.0)

---
updated-dependencies:
- dependency-name: influxdata/influxdb-client-php
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 1, 2022
@dependabot @github

dependabot Bot commented on behalf of github Oct 3, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #1063.

@dependabot dependabot Bot closed this Oct 3, 2022
@dependabot
dependabot Bot deleted the dependabot/composer/dev/influxdata/influxdb-client-php-2.9.0 branch October 3, 2022 03: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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants