Skip to content

AIXCL v1.1.0

Choose a tag to compare

@sbadakhc sbadakhc released this 03 May 14:59
· 547 commits to main since this release
8347f7b

AIXCL v1.1.0

Vault integration hardening and observability cleanup.

What's New in v1.1.0

Added

  • ✅ Vault secrets volume mounting into open-webui and pgadmin containers.
  • ✅ Vault CLI logs subcommand: ./aixcl vault logs [n].
  • ✅ POSIX/Alpine compatibility for vault bootstrap scripts (sh instead of bash).
  • ✅ DAC_OVERRIDE capability for bootstrap containers to write vault-secrets volume.
  • ✅ Removed deprecated Alloy service from docker-compose.yml.
  • ✅ Grafana log-alerts comments cleaned of Alloy references.

Changed

  • ✅ Established strict PR workflow policy.
  • ✅ Added PR validation workflow to enforce formatting standards.
  • ✅ Implemented security-first agentic foundation.

Documentation


Full Changelog: v1.0.0...v1.1.0