Skip to content

Commit

Permalink
[ci] Release 0.8.2 #1240 (#1241)
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
michaelvlach authored Sep 5, 2024
1 parent 10a297f commit 6155769
Show file tree
Hide file tree
Showing 117 changed files with 124 additions and 124 deletions.
2 changes: 1 addition & 1 deletion Version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.1
0.8.2
4 changes: 2 additions & 2 deletions agdb/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "agdb"
version = "0.8.1"
version = "0.8.2"
edition = "2021"
license = "Apache-2.0"
homepage = "https://github.com/agnesoft/agdb"
Expand All @@ -20,7 +20,7 @@ openapi = ["dep:utoipa"]
serde = ["dep:serde"]

[dependencies]
agdb_derive = { version = "0.8.1", path = "../agdb_derive", optional = true }
agdb_derive = { version = "0.8.2", path = "../agdb_derive", optional = true }
utoipa = { version = "4", optional = true }
serde = { version = "1", features = ["derive"], optional = true }

Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ vendor/bin/phpunit

This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: `0.8.1`
- API version: `0.8.2`
- Package version: `0.7.2`
- Generator version: `7.8.0`
- Build package: `org.openapitools.codegen.languages.PhpClientCodegen`
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Api/AgdbApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/ApiException.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
4 changes: 2 additions & 2 deletions agdb_api/php/lib/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down Expand Up @@ -432,7 +432,7 @@ public static function toDebugReport()
$report = 'PHP SDK (Agnesoft\AgdbApi) Debug Report:' . PHP_EOL;
$report .= ' OS: ' . php_uname() . PHP_EOL;
$report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL;
$report .= ' The version of the OpenAPI document: 0.8.1' . PHP_EOL;
$report .= ' The version of the OpenAPI document: 0.8.2' . PHP_EOL;
$report .= ' SDK Package Version: 0.7.2' . PHP_EOL;
$report .= ' Temp Folder Path: ' . self::getDefaultConfiguration()->getTempFolderPath() . PHP_EOL;

Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/HeaderSelector.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/ChangePassword.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/ClusterStatus.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/Comparison.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/ComparisonOneOf.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/ComparisonOneOf1.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/ComparisonOneOf2.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/ComparisonOneOf3.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/ComparisonOneOf4.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/ComparisonOneOf5.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/ComparisonOneOf6.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/CountComparison.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/CountComparisonOneOf.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/CountComparisonOneOf1.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/CountComparisonOneOf2.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/CountComparisonOneOf3.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/CountComparisonOneOf4.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/CountComparisonOneOf5.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbElement.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbKeyOrder.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbKeyOrderOneOf.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbKeyOrderOneOf1.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbKeyValue.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbResource.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbType.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbTypeParam.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbUser.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbUserRole.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbUserRoleParam.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbValue.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbValueOneOf.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbValueOneOf1.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbValueOneOf2.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbValueOneOf3.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbValueOneOf4.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbValueOneOf5.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
2 changes: 1 addition & 1 deletion agdb_api/php/lib/Model/DbValueOneOf6.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* Agnesoft Graph Database Server
*
* The version of the OpenAPI document: 0.8.1
* The version of the OpenAPI document: 0.8.2
* Generated by: https://openapi-generator.tech
* Generator version: 7.8.0
*/
Expand Down
Loading

0 comments on commit 6155769

Please sign in to comment.