Releases: simPod/PhpClickHouseClient
Releases · simPod/PhpClickHouseClient
0.6.7
0.6.6
What's Changed
- chore(deps): update dependency vimeo/psalm to v5 by @renovate in #184
- chore(deps): update dependency psalm/plugin-phpunit to v0.18.4 by @renovate in #185
- chore(deps): update dependency cdn77/coding-standard to v7 by @renovate in #186
- test(phpunit): remove deprecated withConsecutive() by @simPod in #189
- ci: run on new clickhouse versions by @simPod in #190
- test: cover RequestFactory by @simPod in #188
- chore(deps): update dependency phpunit/phpunit to v10 by @renovate in #187
- feat: allow passing uri to RequestFactory by @simPod in #191
Full Changelog: 0.6.5...0.6.6
0.6.5
Insert settings
What's Changed
- chore(ci): run on v22.8 and v22.9 by @simPod in #174
- feat: add settings param to
insert
calls by @simPod in #173
Full Changelog: 0.6.3...0.6.4
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