Skip to content

Commit 475b414

Browse files
chore: release 0.1.29
1 parent 587ed84 commit 475b414

File tree

13 files changed

+20
-18
lines changed

13 files changed

+20
-18
lines changed

CHANGELOG.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## Unreleased
8+
9+
## 0.1.29 - 2025-12-31
810
### Added
9-
- Add support for executing cron jobs in a plug-n-play ready fashion, closes #433.
11+
- Add support for executing cron jobs in a plug-n-play ready fashion, closes [#433].
1012

1113
### Changed
12-
- Get me endpoint returns status code 403 instead of 500, if anonymous user is missing. Related to #415.
14+
- Get me endpoint returns status code 403 instead of 500, if anonymous user is missing. Related to [#415].
1315

1416
### Fixed
15-
- Implement behavior in which the data payload of user registration endpoint is correctly normalized, fixes #282.
16-
- Specifying node and relation types which do not exist no longer crash the API, fixes #416.
17-
- Index endpoint no longer creates new nodes if the anonymous user is missing, fixes #415.
17+
- Implement behavior in which the data payload of user registration endpoint is correctly normalized, fixes [#282].
18+
- Specifying node and relation types which do not exist no longer crash the API, fixes [#416].
19+
- Index endpoint no longer creates new nodes if the anonymous user is missing, fixes [#415].
1820

1921
## 0.1.28 - 2025-12-21
2022
### Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "project",
3-
"version": "0.1.28",
3+
"version": "0.1.29",
44
"license": "LicenseRef-Source-First-License-1.1",
55
"minimum-stability": "dev",
66
"prefer-stable": true,

docs/api-endpoints/system/get-instance-configuration/200-response-body.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.28",
2+
"version": "0.1.29",
33
"pageSize": {
44
"min": 5,
55
"default": 25,

docs/commands/assets/backup-create.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<span class="highlighted dimgray "></span>
4343
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
44-
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.28, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.29, production mode
4545

4646
<span class="bold ">Backup Create</span>
4747

docs/commands/assets/backup-fetch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<span class="highlighted dimgray "></span>
4343
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
44-
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.28, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.29, production mode
4545

4646
<span class="bold ">Backup Fetch</span>
4747

docs/commands/assets/backup-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141

4242
<span class="highlighted dimgray "></span>
4343
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
44-
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.28, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.29, production mode
4545

4646
<span class="bold ">Backup List</span>
4747

4848
<span class="bold ">Name </span> <span class="bold ">Hostname </span> <span class="bold ">Version </span> <span class="bold ">Date </span> <span class="bold ">Nodes </span> <span class="bold ">Edges </span> <span class="bold ">Files </span>
49-
test e158a2885ed2 0.1.28 2025-12-21 0 0 0
49+
test e158a2885ed2 0.1.29 2025-12-21 0 0 0
5050
reference-dataset ember-nexus dev 2023-05-06 282 338 0
5151

5252
▶ Command finished successfully.

docs/commands/assets/backup-load.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<span class="highlighted dimgray "></span>
4343
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
44-
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.28, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.29, production mode
4545

4646
<span class="bold ">Backup Load</span>
4747

docs/commands/assets/cache-clear-etag.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<span class="highlighted dimgray "></span>
4343
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
44-
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.28, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.29, production mode
4545

4646
<span class="bold ">Cache Clear Etag</span>
4747

docs/commands/assets/database-drop.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<span class="highlighted dimgray "></span>
4343
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
44-
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.28, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.29, production mode
4545

4646
<span class="bold ">Database Drop</span>
4747

docs/commands/assets/system-healthcheck.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<span class="highlighted dimgray "></span>
4343
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
44-
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.28, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.29, production mode
4545

4646
<span class="bold ">Healthcheck</span>
4747

0 commit comments

Comments
 (0)