Skip to content

v0.9.12925580028-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 08:55
· 5 commits to main since this release
d03beff

Release Notes for v0.9.12925580028

  • Added new canary release
  • Fixed some extra bugs
  • Added a new method for the streaming for testing
  • Added an unstable stream for was to test speed on aws
  • 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 some bugs with log streaming
  • Fixed an issue where we would not be able to get the version after deploy
  • Fixed an issue where we would get the logs wrong in the container
  • Added a new function to create log files
  • Updated the helm chart with the logs variables
  • implemented the new log channel streamer for the WebSocket to avoid opening the file
  • Added a clean option to the beta deployment
  • Allow the ability to disable the tls certificate if the environment variable is set
  • Added the host logs endpoint to the orchestrator
  • Added the host stream logs endpoint to the orchestrator
  • Added a way to use a debug version when running debugger
  • Fixed the detection for the default log location
  • Fixed an issue where we would not be able to detect the file location for the logs and therefor not stream it
  • added an error message if file logger is disabled
  • enabled file logger by default
  • Added an endpoint to return the log file
  • Added an endpoint to stream the logs using websockets
  • Fixed an issue where if we would set the log to file from the config.yaml it would not read it at startup
  • Added a new script to add the correct changelog to the beta versions
  • Added an option to keep old beta versions if needed
  • Added a default version to the beta pipeline
  • Added a caching integrity check for all cache catalog
  • Added the new sign method for the pipeline
  • Added the ability to sign the files locally
  • Fixed an issue where containers images were not providing telemetry
  • Updated some of the steps to build
  • Fixed the issue with the windows build
  • Added a strategy to test all build targets during PR
  • Fixed an issue where the decompressor would failed to deal with symlink that did not exist
  • Fixed an issue where the stream process would not catch all of the errors from the decompressor
  • Moved unused code to another file until we release the version
  • Added an environment variable to set the path for the log file PRL_DEVOPS_LOG_FILE_PATH
  • Added an environment variable to disable the streaming process for the remote storage provider DISABLE_CATALOG_PROVIDER_STREAMING
  • added a new caching system for auto management
  • Added the ability to log to files
  • Added the initial work for the streaming of files to caching
  • 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 an issue where the new fonts were not being downloaded
  • Added the new documentation page engine to the system
  • Added the ability to extract sparce and symlinks
  • Added better error management
  • Fixed an issue where some error messages were not displayed correctly
  • Added an endpoint for the orchestrator to get the reverse proxy config
  • Added the new host_url to the VM diff function to detect changes