Skip to content

Commit

Permalink
chore: release 0.0.38
Browse files Browse the repository at this point in the history
  • Loading branch information
ember-nexus-bot committed Dec 8, 2023
1 parent e5e39ba commit 9e9a9da
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 17 deletions.
18 changes: 11 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,23 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## 0.0.38 - 2023-12-08
### Added
- Add documentation and automatic example generation for healthcheck command, closes [#184].
- Add 401 error case for the GET /me endpoint, closes [#190].
- Add parameters `page` and `pageSize` to documentation of collection endpoints, closes #189.
- Add parameters `page` and `pageSize` to documentation of collection endpoints, closes [#189].

### Changed
- Rename `_PartialUnifiedCollection` to `_PartialElementCollection`, closes #187.
- All CI tasks are configured to have timeouts, closes #201.
- Rename `_PartialUnifiedCollection` to `_PartialElementCollection`, closes [#187].
- All CI tasks are configured to have timeouts, closes [#201].
- Upgrade dependencies, e.g. Symfony to 7.0 and intermediate Neo4j PHP dependencies as far as possible.
- Deactivate `composer mess` in CI due to upstream issue, tracked in #203.
- Upgrade to Alpine 3.19, closes #205.
- Deactivate `composer mess` in CI due to upstream issue, tracked in [#203].
- Upgrade to Alpine 3.19, closes [#205].

### Fixed
- Fix logic to detect readable relations between user and group elements, fixes #188.
- Uncommented and fixed assertions in feature tests, related to #188.
- Fix logic to detect readable relations between user and group elements, fixes [#188].
- Uncommented and fixed assertions in feature tests, related to [#188].

## 0.0.37 - 2023-11-24
### Changed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "project",
"version": "0.0.37",
"version": "0.0.38",
"license": "GPL-3.0-only",
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down
2 changes: 1 addition & 1 deletion docs/commands/assets/backup-create.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<span class="highlighted dimgray "></span>
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.37, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.38, production mode

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

Expand Down
2 changes: 1 addition & 1 deletion docs/commands/assets/backup-fetch.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<span class="highlighted dimgray "></span>
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.37, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.38, production mode

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

Expand Down
4 changes: 2 additions & 2 deletions docs/commands/assets/backup-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@

<span class="highlighted dimgray "></span>
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.37, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.38, production mode

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

<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>
test 4909d747e715 0.0.37 2023-12-03 0 0 0
test 4909d747e715 0.0.38 2023-12-03 0 0 0
reference-dataset ember-nexus dev 2023-05-06 282 338 0

▶ Command finished successfully.
Expand Down
2 changes: 1 addition & 1 deletion docs/commands/assets/backup-load.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<span class="highlighted dimgray "></span>
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.37, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.38, production mode

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

Expand Down
2 changes: 1 addition & 1 deletion docs/commands/assets/database-drop.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<span class="highlighted dimgray "></span>
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.37, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.38, production mode

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

Expand Down
2 changes: 1 addition & 1 deletion docs/commands/assets/system-healthcheck.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<span class="highlighted dimgray "></span>
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.37, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.38, production mode

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

Expand Down
2 changes: 1 addition & 1 deletion docs/commands/assets/user-create.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<span class="highlighted dimgray "></span>
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.37, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.38, production mode

<span class="bold ">User Create</span>

Expand Down
2 changes: 1 addition & 1 deletion docs/commands/assets/user-token-create.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<span class="highlighted dimgray "></span>
<span class="highlighted dimgray "></span><span class="highlighted dimgray bg-red ">▀ ▀</span><span class="highlighted dimgray "></span> <span class="bold ">Ember Nexus API</span>
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.37, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.0.38, production mode

<span class="bold ">User Token Create</span>

Expand Down

0 comments on commit 9e9a9da

Please sign in to comment.