Releases: ember-nexus/api
Releases · ember-nexus/api
0.1.17
0.1.17 - 2024-12-10
Changed
- Upgrade to Alpine 3.21, closes [#350].
0.1.16
0.1.16 - 2024-11-06
Added
- Improve error handling when request contains malformed JSON, closes [#343].
Changed
- Upgrade PHP to 8.3.13, closes [#341].
- Change license from AGPL 3 to Source First License 1.1, closes [#345].
0.1.15
0.1.15 - 2024-10-12
Changed
- Increase reference dataset version to 0.0.25.
Fixed
- Fix pagination bug with the get index endpoint, where the total number of nodes was limited to the page size, and
therefore always showed zero additional pages. Node count is now calculated correctly, closes [#338].
0.1.14
0.1.14 - 2024-10-07
Added
- Add HTTP header
Access-Control-Expose-Headers
, closes [#336].
0.1.13
0.1.13 - 2024-10-02
Changed
- Upgrade PHP to 8.3.12, skipping 8.3.11, closes [#332].
- Upgrade upstream dependency NGINX Unit to 1.33.0, closes [#333].
0.1.12
0.1.12 - 2024-08-04
Changed
- Update versions of Neo4j used inside the CI, closes [#326].
- Upgrade PHP to 8.3.10, closes [#329].
0.1.11
0.1.11 - 2024-07-08
Changed
- Upgrade PHP to 8.3.9, closes [#324].
- Upgrade Xdebug to 3.3.2.
- Remove deprecated php stan configuration.
0.1.10
0.1.10 - 2024-06-23
Changed
- Upgrade Symfony and other PHP dependencies, closes [#322].
0.1.9
0.1.9 - 2024-06-09
Changed
- Rework README.md, add shield labels.
- Fix LICENSE file.
- Upgrade PHP to 8.3.8, closes [#321].
0.1.8
0.1.8 - 2024-05-25
Changed
- Upgrade to Alpine 3.20, closes [#315].
- Fix GetInstanceConfigurationTest and documentation for GetInstanceConfigurationController.
- Fix labels used in automatic GitHub issues, closes [#314].
- Fix CI version replace command, closes [#318].