Releases: simPod/PhpClickHouseClient
Releases · simPod/PhpClickHouseClient
Php 8.1 + BackedEnums
Null
0.6.1
What's Changed
- Update codecov/codecov-action action to v3 by @renovate in #160
- chore: add workflow_dispatch GA trigger by @simPod in #164
- Drop
SlevomatCodingStandard.Files.LineLength
override by @simPod in #149 - fix: override default settings by query settings in RequestOptions by @simPod in #161
- chore: require to specify test coverage by @simPod in #162
- chore: use clickhouse/clickhouse-server docker image by @simPod in #165
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- Change
UnsupportedValueType
exception toUnsupportedValue
withtype()
method by @simPod in #148 - Add support for formatting tuples with IN operator by @simPod in #147
- Run tests on 22.1 by @simPod in #150
- Update cdn77/coding-standard requirement from ^5.0 to ^6.0 by @dependabot in #151
- Configure Renovate by @renovate in #152
- Update shivammathur/setup-php action to v2.17.1 by @renovate in #153
- Update actions/checkout action to v3 by @renovate in #154
- Update actions/download-artifact action to v3 by @renovate in #156
- Update actions/upload-artifact action to v3 by @renovate in #157
- Update codecov/codecov-action action to v2 by @renovate in #158
- Update dependency symfony/http-client to v6 by @renovate in #159
New Contributors
Full Changelog: 0.5.1...0.6.0
0.5.1
0.5.0
0.4.0
I recommend you wait for v0.5, this is "mid" release
What's Changed
- Allow psr/log v2 and v3 by @simPod in #110
- Allow passing request parameters to
executeQuery*()
by @simPod in #112 - Drop PHP 7.4 support by @simPod in #138
- Support Request Headers by @simPod in #137 (see for BC breaks)
Full Changelog: v0.3.1...0.4.0