Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 0.9.7 #212

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Release version 0.9.7 #212

merged 1 commit into from
Oct 16, 2024

Conversation

cjlapao
Copy link
Collaborator

@cjlapao cjlapao commented Oct 16, 2024

Release 0.9.7

  • 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

@cjlapao cjlapao added the release-request PR requesting a version release label Oct 16, 2024
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Oct 16, 2024
@cjlapao cjlapao merged commit d3bc93d into main Oct 16, 2024
12 checks passed
@cjlapao cjlapao deleted the release/0.9.7 branch October 16, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation release-request PR requesting a version release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant