Skip to content

Commit

Permalink
chore: release 0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
ember-nexus-bot committed Oct 12, 2024
1 parent 9df34c4 commit 01e7ac1
Show file tree
Hide file tree
Showing 13 changed files with 18 additions and 15 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,14 @@ 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.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.
therefore always showed zero additional pages. Node count is now calculated correctly, closes [#338].

## 0.1.14 - 2024-10-07
### Added
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.1.14",
"version": "0.1.15",
"license": "AGPL-3.0-only",
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.14",
"version": "0.1.15",
"pageSize": {
"min": 5,
"default": 25,
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.1.14, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.15, 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.1.14, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.15, 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,13 +41,13 @@

<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.1.14, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.15, 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>
reference-dataset ember-nexus dev 2023-05-06 282 338 0
test b43cd4194a0d 0.1.14 2024-04-21 0 0 0
test b43cd4194a0d 0.1.15 2024-04-21 0 0 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.1.14, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.15, production mode

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

Expand Down
2 changes: 1 addition & 1 deletion docs/commands/assets/cache-clear-etag.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.1.14, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.15, production mode

<span class="bold ">Cache Clear Etag</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.1.14, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.15, 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.1.14, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.15, production mode

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

Expand Down
2 changes: 1 addition & 1 deletion docs/commands/assets/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.1.14, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.15, production mode

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

Expand Down
4 changes: 2 additions & 2 deletions docs/commands/assets/token-revoke.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.1.14, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.15, production mode

<span class="bold ">Token Revocation</span>

Expand All @@ -57,7 +57,7 @@
84e32a4f-840b-435a-a064-2e72f19d8b20 53ae199c-6b71-44c1-b10c-fca306b32cbf user@relation.putElement.endpoint.localhost.dev 2024-04-21 22:11:58 -
374fa7ea-4df7-475c-a6a6-b35ff7b9bae1 1a0fd886-9f62-497f-8d20-bd61a40b49b7 user@node.deleteElement.endpoint.localhost.dev 2024-04-21 22:11:58 -
840fee16-996e-4b1a-af2a-77d77c4aeda7 a70e49dc-ec45-414a-beb2-43e6fa56eb41 user@relation.deleteElement.endpoint.localhost.dev 2024-04-21 22:11:58 -
933936dd-4bc8-48ea-bb52-2084b46c32c9 0b42c1d0-9994-4cd4-99db-4ba5e0.1.14cf user@deleteToken.user.endpoint.localhost.dev 2024-04-21 22:11:58 -
933936dd-4bc8-48ea-bb52-2084b46c32c9 0b42c1d0-9994-4cd4-99db-4ba5e0.1.15cf user@deleteToken.user.endpoint.localhost.dev 2024-04-21 22:11:58 -

Revoking tokens...

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.1.14, production mode
<span class="highlighted red "></span><span class="highlighted white "></span><span class="highlighted red "></span> v0.1.15, production mode

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

Expand Down

0 comments on commit 01e7ac1

Please sign in to comment.