Skip to content

Commit 6aea4a4

Browse files
chore: release 0.1.1
1 parent bcf7448 commit 6aea4a4

12 files changed

+26
-22
lines changed

CHANGELOG.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,28 @@ 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.1 - 2024-01-27
810
### Added
911
- Add `/.well-known/security.txt` endpoint, documentation for it and (disabled) file check on container startup which
1012
will crash the container intentionally if the file is missing. Check will be enabled with the release of version
11-
0.2.0, see also #225. Closes issue #131.
12-
- Add HTTP header `Etag` to GET responses of element and collection endpoints, closes #88.
13-
- Add `beste/psr-testlogger` for creating easier unit tests, related to #88.
13+
0.2.0, see also [#225]. Closes issue [#131].
14+
- Add HTTP header `Etag` to GET responses of element and collection endpoints, closes [#88].
15+
- Add `beste/psr-testlogger` for creating easier unit tests, related to [#88].
16+
1417
### Changed
15-
- Constants are changed to contain type declarations, closes #211.
16-
- Remove timeout from PHP-tasks, closes #220. CI timeouts still apply.
17-
- Upgrade PHP to 8.3.2, closes #236. Skips interim PHP version 8.3.1, which was tracked in #223.
18-
- Enable `composer mess` in CI due to fixed upstream issue, closes #203.
18+
- Constants are changed to contain type declarations, closes [#211].
19+
- Remove timeout from PHP-tasks, closes [#220]. CI timeouts still apply.
20+
- Upgrade PHP to 8.3.2, closes [#236]. Skips interim PHP version 8.3.1, which was tracked in [#223].
21+
- Enable `composer mess` in CI due to fixed upstream issue, closes [#203].
1922
- Enable PHP CS Fixer rule `self_accessor`, which prefers `self` over the element's class name.
2023
- Change value of HTTP header `X-Powered-By` to `Ember Nexus API`.
21-
- Move configuration files and scripts out of root folder, closes #237.
22-
- Replace flysystem AWS with `async-aws/s3`, closes #235.
24+
- Move configuration files and scripts out of root folder, closes [#237].
25+
- Replace flysystem AWS with `async-aws/s3`, closes [#235].
2326
- Upgrade dependencies.
27+
2428
### Fixed
25-
- Fix monospace font in documentation (graph renderings), closes #152.
29+
- Fix monospace font in documentation (graph renderings), closes [#152].
2630
- Fix bug where updated timestamps where not updated when they already where set to a value.
2731

2832
## 0.1.0 - 2023-12-16

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.0",
3+
"version": "0.1.1",
44
"license": "AGPL-3.0-only",
55
"minimum-stability": "dev",
66
"prefer-stable": true,

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.0, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.1, 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.0, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.1, 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,13 +41,13 @@
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.0, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.1, 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>
4949
reference-dataset ember-nexus dev 2023-05-06 282 338 0
50-
test 5719dd751212 0.1.0 2024-01-21 0 0 0
50+
test 5719dd751212 0.1.1 2024-01-21 0 0 0
5151

5252
▶ Command finished successfully.
5353

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.0, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.1, 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.0, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.1, 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.0, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.1, 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.0, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.1, production mode
4545

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

docs/commands/assets/token-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.0, production mode
44+
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.1, production mode
4545

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

0 commit comments

Comments
 (0)