github OpenC3/cosmos v5.15.1

latest releases: v6.10.5, v7.0.1, v7.0.0...
2 years ago

OpenC3 COSMOS 5.15.1 - target file API fixes and disabled commands

Welcome to OpenC3 COSMOS 5.15.1!

This release fixes the download_file, get_target_file, and put_target_file APIs. It implements the DISABLED keyword and adds API methods to enable_cmd and disable_cmd (admins only).

Breaking Changes and Upgrade Notes since 5.14.2 - Please Read

  • The internal Traefik port was changed to 2900 to match our standard external port and to better support unprivileged runtime environments
  • The change requires updating .env, compose.yaml and the traefik configuration files.
  • Stop the previous release, update the files, and restart

Bug Fixes

  • Implement the DISABLED keyword
  • Fix redis cluster in COSMOS Enterprise
  • Fix download_file, get_target_file, put_target_file in Ruby and Python

All Pull Requests in this Release

Prerequisites:
Docker - Running OpenC3 requires a working Docker or Podman installation. Typically Docker Desktop on Windows / Mac. Plain Docker or Podman also works on linux. We actively develop and run with Docker Desktop on Mac/Windows, and Linux on Raspberry Pi, so if you have any issues on another platform, please let us know by submitting a ticket!

Minimum Resources allocated to Docker: 4GB RAM, 1 CPU, 80GB Disk
Recommended Resources allocated to Docker: 16GB RAM, 2+ CPUs, 100GB Disk
Also requires docker compose version 1.27+

To Run:

Please see our documentation at https://openc3.com

Try it out and let us know what you think! Please submit any issues as Github tickets, or any generic feedback to support@openc3.com.

Thanks!

Full Changelog: v5.15.0...v5.15.1

Don't miss a new cosmos release

NewReleases is sending notifications on new releases.