Skip to content

Releases: simPod/PhpClickHouseClient

0.6.7

07 Mar 13:22
0a46d76
Compare
Choose a tag to compare

What's Changed

  • fix: better return type for TableSizes snippet by @simPod in #192

Full Changelog: 0.6.6...0.6.7

0.6.6

24 Feb 10:22
bd0fb26
Compare
Choose a tag to compare

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

10 Nov 22:10
5059c3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.4...0.6.5

Insert settings

09 Oct 14:08
87a91eb
Compare
Choose a tag to compare

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

15 Aug 07:47
8a9beee
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.6.3

Null

01 Aug 11:54
6642d6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.6.2

0.6.1

24 Apr 12:03
8706fd3
Compare
Choose a tag to compare

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

04 Apr 15:27
Compare
Choose a tag to compare

What's Changed

  • Change UnsupportedValueType exception to UnsupportedValue with type() 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

28 Jan 12:53
54ff548
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

28 Jan 10:41
52ea4e4
Compare
Choose a tag to compare

What's Changed

  • Allow thecodingmachine/safe v2 by @simPod in #140
  • Rely on Client providing endpoint and http stuff by @simPod in #141

Full Changelog: 0.4.0...0.5.0