Skip to content

Releases: simPod/PhpClickHouseClient

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

0.4.0

12 Jan 16:18
c122364
Compare
Choose a tag to compare

I recommend you wait for v0.5, this is "mid" release

What's Changed

Full Changelog: v0.3.1...0.4.0

v0.3.1

23 Dec 12:45
Compare
Choose a tag to compare

Fix handling NULL value parameters

v0.3.0

12 Nov 09:45
Compare
Choose a tag to compare

Logging is reworked to support async queries

v0.2.2

09 Oct 07:39
9f2b073
Compare
Choose a tag to compare

Require guzzlehttp/promises v1.4