Skip to content

Bump influxdata/influxdb-client-php from 1.12.0 to 2.7.0 - #949

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 20, 2022

Copy link
Copy Markdown
Contributor

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

Release notes

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

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]

CI

  1. #90: Switch to next-gen CircleCI's convenience images

2.1.0

Bug Fixes

  1. #84: Parsing infinite numbers

... (truncated)

Changelog

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

2.7.0 [2022-04-19]

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 [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]

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

CI

  1. #93: Switch the PHP 7.1 image to next-gen CircleCI's convenience images

... (truncated)

Commits
  • f1e73b6 chore(release): release influxdb-client-php-2.7.0
  • 013ad87 feat: add Invocable scripts API (#119)
  • d5abfd8 chore(ci): use new codecov uploader for reporting code coverage (#118)
  • b29da5e chore(release): prepare for next development iteration
  • 8998b1e chore(release): prepare for next development iteration
  • a352b2b chore(release): release influxdb-client-php-2.6.0
  • 59a5e15 feat: change to DateTimeInterface typehint to be more compatible with other D...
  • 880d0ba fix: add missing PermissionResource types from Cloud definition (#115)
  • 2f4829c chore: drop support for PHP 7.1 (#114)
  • 213b966 feat: Using ArrayAcces in FluxRecord, added examples (#111)
  • 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.7.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.7.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 Apr 20, 2022
@dependabot @github

dependabot Bot commented on behalf of github May 23, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #975.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants