From e5df4a896377ff5a7d3eed2aa0096be2824bd754 Mon Sep 17 00:00:00 2001 From: Ember Nexus Bot Date: Tue, 10 Dec 2024 17:18:44 +0000 Subject: [PATCH] chore: release 0.1.17 --- CHANGELOG.md | 4 +++- composer.json | 2 +- .../system/get-instance-configuration/200-response-body.json | 2 +- docs/commands/assets/backup-create.html | 2 +- docs/commands/assets/backup-fetch.html | 2 +- docs/commands/assets/backup-list.html | 4 ++-- docs/commands/assets/backup-load.html | 2 +- docs/commands/assets/cache-clear-etag.html | 2 +- docs/commands/assets/database-drop.html | 2 +- docs/commands/assets/system-healthcheck.html | 2 +- docs/commands/assets/token-create.html | 2 +- docs/commands/assets/token-revoke.html | 4 ++-- docs/commands/assets/user-create.html | 2 +- 13 files changed, 17 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2a9128..8ab952b 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,10 @@ 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.17 - 2024-12-10 ### Changed -- Upgrade to Alpine 3.21, closes #350. +- Upgrade to Alpine 3.21, closes [#350]. ## 0.1.16 - 2024-11-06 ### Added diff --git a/composer.json b/composer.json index 9522bf0..7dce5b8 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "type": "project", - "version": "0.1.16", + "version": "0.1.17", "license": "LicenseRef-Source-First-License-1.1", "minimum-stability": "dev", "prefer-stable": true, diff --git a/docs/api-endpoints/system/get-instance-configuration/200-response-body.json b/docs/api-endpoints/system/get-instance-configuration/200-response-body.json index 47b4df4..26354fc 100644 --- a/docs/api-endpoints/system/get-instance-configuration/200-response-body.json +++ b/docs/api-endpoints/system/get-instance-configuration/200-response-body.json @@ -1,5 +1,5 @@ { - "version": "0.1.16", + "version": "0.1.17", "pageSize": { "min": 5, "default": 25, diff --git a/docs/commands/assets/backup-create.html b/docs/commands/assets/backup-create.html index ca13256..fd35a56 100644 --- a/docs/commands/assets/backup-create.html +++ b/docs/commands/assets/backup-create.html @@ -41,7 +41,7 @@ ▀ ▀ Ember Nexus API - v0.1.16, production mode + v0.1.17, production mode Backup Create diff --git a/docs/commands/assets/backup-fetch.html b/docs/commands/assets/backup-fetch.html index 7aac9c5..d1d1ee4 100644 --- a/docs/commands/assets/backup-fetch.html +++ b/docs/commands/assets/backup-fetch.html @@ -41,7 +41,7 @@ ▀ ▀ Ember Nexus API - v0.1.16, production mode + v0.1.17, production mode Backup Fetch diff --git a/docs/commands/assets/backup-list.html b/docs/commands/assets/backup-list.html index e83a132..d7c70e2 100644 --- a/docs/commands/assets/backup-list.html +++ b/docs/commands/assets/backup-list.html @@ -41,13 +41,13 @@ ▀ ▀ Ember Nexus API - v0.1.16, production mode + v0.1.17, production mode Backup List Name Hostname Version Date Nodes Edges Files reference-dataset ember-nexus dev 2023-05-06 282 338 0 - test b43cd4194a0d 0.1.16 2024-04-21 0 0 0 + test b43cd4194a0d 0.1.17 2024-04-21 0 0 0 ▶ Command finished successfully. diff --git a/docs/commands/assets/backup-load.html b/docs/commands/assets/backup-load.html index bdcfd00..ebe3cc8 100644 --- a/docs/commands/assets/backup-load.html +++ b/docs/commands/assets/backup-load.html @@ -41,7 +41,7 @@ ▀ ▀ Ember Nexus API - v0.1.16, production mode + v0.1.17, production mode Backup Load diff --git a/docs/commands/assets/cache-clear-etag.html b/docs/commands/assets/cache-clear-etag.html index ea5aec3..337102b 100644 --- a/docs/commands/assets/cache-clear-etag.html +++ b/docs/commands/assets/cache-clear-etag.html @@ -41,7 +41,7 @@ ▀ ▀ Ember Nexus API - v0.1.16, production mode + v0.1.17, production mode Cache Clear Etag diff --git a/docs/commands/assets/database-drop.html b/docs/commands/assets/database-drop.html index 86779fb..bf0a9a0 100644 --- a/docs/commands/assets/database-drop.html +++ b/docs/commands/assets/database-drop.html @@ -41,7 +41,7 @@ ▀ ▀ Ember Nexus API - v0.1.16, production mode + v0.1.17, production mode Database Drop diff --git a/docs/commands/assets/system-healthcheck.html b/docs/commands/assets/system-healthcheck.html index 78f6de7..3115a28 100644 --- a/docs/commands/assets/system-healthcheck.html +++ b/docs/commands/assets/system-healthcheck.html @@ -41,7 +41,7 @@ ▀ ▀ Ember Nexus API - v0.1.16, production mode + v0.1.17, production mode Healthcheck diff --git a/docs/commands/assets/token-create.html b/docs/commands/assets/token-create.html index 195472f..ccd4a21 100644 --- a/docs/commands/assets/token-create.html +++ b/docs/commands/assets/token-create.html @@ -41,7 +41,7 @@ ▀ ▀ Ember Nexus API - v0.1.16, production mode + v0.1.17, production mode Token Create diff --git a/docs/commands/assets/token-revoke.html b/docs/commands/assets/token-revoke.html index 7dfe8d6..90f0418 100644 --- a/docs/commands/assets/token-revoke.html +++ b/docs/commands/assets/token-revoke.html @@ -41,7 +41,7 @@ ▀ ▀ Ember Nexus API - v0.1.16, production mode + v0.1.17, production mode Token Revocation @@ -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.16cf user@deleteToken.user.endpoint.localhost.dev 2024-04-21 22:11:58 - + 933936dd-4bc8-48ea-bb52-2084b46c32c9 0b42c1d0-9994-4cd4-99db-4ba5e0.1.17cf user@deleteToken.user.endpoint.localhost.dev 2024-04-21 22:11:58 - Revoking tokens... diff --git a/docs/commands/assets/user-create.html b/docs/commands/assets/user-create.html index e474bf7..9ec3129 100644 --- a/docs/commands/assets/user-create.html +++ b/docs/commands/assets/user-create.html @@ -41,7 +41,7 @@ ▀ ▀ Ember Nexus API - v0.1.16, production mode + v0.1.17, production mode User Create