Skip to content

v0.2.3

Latest
Compare
Choose a tag to compare
@MZC-CSC MZC-CSC released this 16 Oct 02:25
· 11 commits to main since this release
32ed414

Important Changed

Going forward, infrastructure-related functionalities will be supported under the infra command, and infrastructures such as Docker and K8s will be provided as options for commands like run and stop. As a result, the docker command has been explicitly removed.

Improvement

The update command has been added to keep the subsystems up to date with their latest versions.

Subsystems are in Docker version

  • cloudbaristaorg/cb-spider:edge
  • cloudbaristaorg/cb-tumblebug:edge
  • cloudbaristaorg/cb-mapui:0.9.3
  • cloudbaristaorg/cm-beetle:edge
  • cloudbaristaorg/cm-butterfly-api:latest
  • cloudbaristaorg/cm-butterfly-front:latest
  • cm-butterfly-db (postgres:14-alpine)
  • cloudbaristaorg/cm-honeybee:edge
  • cloudbaristaorg/cm-cicada:edge
  • airflow-redis (redis:7.2-alpine)
  • airflow-mysql (mysql:8.0-debian)
  • cloudbaristaorg/airflow-server:edge
  • cloudbaristaorg/cm-grasshopper:edge
  • cloudbaristaorg/cm-ant:edge
  • ant-postgres (timescale/timescaledb:latest-pg16)
  • cloudbaristaorg/mc-data-manager:edge

What's Changed

  • Removed docker command and pull command
  • Added install command and update command
  • Updated README.md and revised documentation for the infra command
  • Build binary file based on the latest source

Full Changelog: v0.2.2...v0.2.3