Skip to content

Releases: simPod/PhpClickHouseClient

0.8.1

23 Jan 13:04
0012313
Compare
Choose a tag to compare

What's Changed

  • fix: allow underscores in param names by @simPod in #282

Full Changelog: 0.8.0...0.8.1

0.8.0

22 Jan 17:57
d710fc4
Compare
Choose a tag to compare

What's Changed

  • test: remove y22 versions by @simPod in #273
  • feat: remove support for deprecated Object type by @simPod in #274
  • feat(types): add support for Variant by @simPod in #275
  • feat(types): add support for Dynamic by @simPod in #276
  • feat(types): add support for LineString and MultiLineString by @simPod in #277
  • test: run on y24 lts by @simPod in #272
  • ci: run on php 8.4 and use latest clickhouse lts by @simPod in #278
  • chore(deps): bump ramsey/composer-install to v3 by @simPod in #280
  • ci: run only 2023 lts versions by @simPod in #281
  • feat: add Client::insertPayload() and slightly refactor sql logging by @simPod in #279

Full Changelog: 0.7.10...0.8.0

0.7.10

15 Dec 10:59
cdb52c1
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update phpstan packages to v2 (major) by @renovate in #269
  • chore(deps): update codecov/codecov-action action to v5 by @renovate in #270
  • fix: complex tuple params with array input by @simPod in #271

Full Changelog: 0.7.9...0.7.10

0.7.9

21 Oct 10:32
eddc8c2
Compare
Choose a tag to compare

What's Changed

  • fix: support for more complex Array Tuple params by @simPod in #268

Full Changelog: 0.7.8...0.7.9

0.7.8

17 Oct 14:39
4384ce7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.7...0.7.8

0.7.7

09 Oct 12:46
bff3805
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency infection/infection to ^0.29.0 by @renovate in #263
  • ci: use docker compose by @simPod in #265
  • fix: assert type string is matched by @simPod in #264
  • feat: propagate clickhouse error code to ServerError by @simPod in #266

Full Changelog: 0.7.6...0.7.7

0.7.6

13 May 10:00
56be351
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.5...0.7.6

0.7.5

19 Jan 13:37
8ca155f
Compare
Choose a tag to compare

What's Changed

  • fix: do not use multipart stream when there are no native query params present vol.2 by @simPod in #252

Full Changelog: 0.7.4...0.7.5

0.7.4

19 Jan 12:52
c4d8106
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.3...0.7.4

0.7.3

18 Jan 16:44
2b104bf
Compare
Choose a tag to compare

What's Changed

  • fix: remove invalid try catch by @simPod in #248
  • feat: undeprecate ValueFormatter by @simPod in #249
  • do not use multipart stream when there are no native query params present by @simPod in #250

Full Changelog: 0.7.2...0.7.3