Skip to content

Releases: beevelop/BeeCompose

v26.1.6

22 Jan 10:47

Choose a tag to compare

26.1.6 (2026-01-22)

Documentation

  • README: add dependencies section for various services (0e179d0)
  • README: update service list and deployment instructions for clarity (82b3665)

v26.1.5

22 Jan 10:09

Choose a tag to compare

26.1.5 (2026-01-22)

CI/CD

  • publish-oci: remove crane installation and update publish commands for non-interactive mode (91c545a)

v26.1.4

22 Jan 09:56

Choose a tag to compare

26.1.4 (2026-01-22)

Bug Fixes

  • gitlab: update port configuration to use new syntax for publishing (d2ff27b)

Maintenance

  • license: update license from Apache 2.0 to MIT and adjust README reference (8c943b2)

CI/CD

  • publish-oci: add crane installation and link package to repository (654a768)

v26.1.3

22 Jan 09:31

Choose a tag to compare

26.1.3 (2026-01-22)

CI/CD

  • publish-oci: include environment variables in OCI artifact publishing (6243afa)

v26.1.2

22 Jan 09:28

Choose a tag to compare

26.1.2 (2026-01-22)

Documentation

  • add README files for new services with deployment instructions and configurations (2db6402)

Maintenance

  • services: update docker-compose files to set default environment variables and improve service domain handling (ba8b3b9)

v26.1.1

22 Jan 09:06

Choose a tag to compare

26.1.1 (2026-01-22)

CI/CD

  • bump actions/checkout from 4 to 6 (#5) (13581bf)
  • bump actions/download-artifact from 4 to 7 (#6) (094cabc)
  • bump actions/upload-artifact from 4 to 6 (#3) (7c00ab2)
  • bump peter-evans/create-pull-request from 6 to 8 (#2) (a6f96e3)
  • ci-cd: enhance bind mount detection and OCI compatibility validation (b995e23)

v26.1.0

22 Jan 08:49

Choose a tag to compare

26.1.0 (2026-01-22)

Features

  • ci-cd: enhance parallel testing for Docker Compose services and improve result aggregation (e69ade2)
  • ci: add CI/CD pipeline for docker compose testing and vulnerability scanning (e98e3ed)
  • OCI: switch to OCI artifacts (ce61e3b)
  • services: update docker-compose configurations for multiple services to enhance traefik integration and improve environment variable management (de60e8d)

Refactoring

  • scripts: improve handling of environment variables and image extraction in bash scripts (e654d41)

Documentation

  • add backup, deployment, naming, and testing guides for BeeCompose services (e98f2d3)
  • agents: add comprehensive AI agent operating manual for T-SHITS (c3820e9)
  • agents: update Traefik version and enhance linting guidelines (cb7fa6a)
  • ci-cd: update CI/CD documentation to reflect new workflows and OCI publishing details (2b59d28)
  • readme: update project description and enhance quick start instructions (dacf77f)

Maintenance

  • add .vscode to .gitignore (489c607)
  • add release-it configuration and changelog (6f42551)
  • docs: update references from T-SHITS to BeeCompose in documentation and configuration files (0d90a97)
  • gitlab, minio: update environment variables for gitlab and minio services (6ffcb73)
  • gitlab: update git port configuration and fix traefik network definition (efc7ebb)
  • gitlab: update gitlab port mapping to use default 2222 (728a4cf)
  • services: add .ci-skip files for nexus and traefik services and update environment variables for weblate (8554ced)
  • services: update dependency versions and configurations (f2b753b)
  • services: update docker-compose configurations and environment variables for multiple services (1471b04)
  • services: update docker-compose configurations and environment variables for multiple services (bad25de)
  • services: update service versions in environment files (f1b5e41)
  • services: update various service versions and configurations (90535f9)
  • traefik: update network handling and replace traefik.toml with traefik.yml (9ad287f)
  • zabbix: update environment variables and fix traefik network definition (00f1ac7)

CI/CD

  • add .ci-skip marker for openvpn service and improve service skipping logic (0b5cf40)
  • add Docker Compose linter configuration and integrate linting step in CI pipeline (0162e07)
  • cve-scan: enhance CVE scanning with parallel execution and improved result aggregation (ca0e809)
  • lint: improve error and warning count validation in lint results (ad7ef36)
  • silence cleanup logs for improved actionable output (2eaaff2)
  • update CVE scanning configuration to be non-blocking and improve reporting (0e58dc6)
  • update docker compose commands to use quiet mode for reduced log noise (d810b5e)