Skip to content

Releases: apimatic/core-lib-php

Release Version 0.3.17

Choose a tag to compare

@github-actions github-actions released this 27 Jan 05:18
a48a583

0.3.17 (2026-01-27)

Features

  • error-type-mapping: adds support to map the error types in the result property of ApiResponse (#78) (a48a583)

Release Version 0.3.16

Choose a tag to compare

@github-actions github-actions released this 25 Nov 04:47
ae4ab4c

0.3.16 (2025-11-25)

Build Systems

  • deps: update symfony/http-foundation to latest versions supporting latest symphony frameworks, keeping the support for older versions. (#77)

Release Version 0.3.15

Choose a tag to compare

@github-actions github-actions released this 06 Nov 12:00
3baf8f0

0.3.15 (2025-11-06)

Features

Build Systems

  • deps: bump SonarSource/sonarqube-scan-action (#75) (5ffca0e)

Continuous Integration

  • dependabot: slack alert (#71) (97b43e0)
  • migrate test coverage from CodeClimate to SonarCloud (#72) (55fbb54)
  • update sonar-project.properties (#73) (e866e6e)
  • update sonar-project.properties (#74) (02337e4)

Release Version 0.3.14

Choose a tag to compare

@github-actions github-actions released this 05 Mar 05:59
c3eaad6

0.3.14 (2025-03-05)

Features

  • complex-headers: adds support to cater sending complex typed headers in requests (#70) (c3eaad6)

Documentation

  • adds contributing guide and issue templates (#68) (175aad6)

Release Version 0.3.13

Choose a tag to compare

@github-actions github-actions released this 18 Dec 08:40
944678a

0.3.13 (2024-12-18)

Features

  • stringify: adds utility for human readable model representation (#67) (944678a)

Continuous Integration

  • dependabot: update the configurations for dependabot alerts (#65) (ec90525)

Release Version 0.3.12

Choose a tag to compare

@github-actions github-actions released this 09 Dec 11:00

0.3.12 (2024-12-09)

Features

  • adds support for php 8.3 and 8.4 (#62) (d3b3fb4)

Release Version 0.3.11

Choose a tag to compare

@github-actions github-actions released this 09 Jul 05:27
2274f10

0.3.11 (2024-07-09)

Features

  • add support for nullable response types (#61) (2274f10)

Release Version 0.3.10

Choose a tag to compare

@github-actions github-actions released this 30 May 06:36
8c11179

0.3.10 (2024-05-30)

Bug Fixes

  • auth: enable repetitive validation for auth params (#59) (8c11179)

Release Version 0.3.9

Choose a tag to compare

@github-actions github-actions released this 09 May 09:36
faea523

0.3.9 (2024-05-09)

Features

  • logging support for requests and responses (#58) (faea523)

Release Version 0.3.8

Choose a tag to compare

@github-actions github-actions released this 06 May 03:43
ce29310

0.3.8 (2024-05-06)

Features

  • validator for non null and non empty parameter + new utilities (#56) (ce29310)