-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release extension version 0.9.7 (#212)
- Loading branch information
Showing
12 changed files
with
1,068 additions
and
378 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.9.6 | ||
0.9.7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
layout: post | ||
title: "Release 0.9.7" | ||
date: 2024-10-16 00:00:00 +0000 | ||
categories: release notes | ||
--- | ||
|
||
# Whats New | ||
|
||
- Fixed an issue where the copy would fail if the source and destination were in a removable disk | ||
- Fixed an issue where the metadata would contain the provider credentials in the file | ||
- Fixed an issue where if the vm was very big it could timeout during cp process | ||
- Fixed an issue where running prldevops command in the same machine as running the api would corrupt the database | ||
- Added a new endpoint to update a catalog manifest provider connection string | ||
- Added the ability to use environment variables in the pdfile | ||
- Added the ability to import vms from a remote storage that are not in pdpack format | ||
- Added the ability to auto recover the database from a backup if it is corrupted | ||
- Added a controller to delete the catalog cache | ||
- Added a controller to delete the catalog cache for a specific manifest | ||
- Added a controller to get all the existing catalog cache | ||
- Added a retry to the load of the database to account for slow mount devices | ||
- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. | ||
- Fixes # (issue) | ||
- Fixed a missing image in the catalog documentation | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.