Releases: cloud-barista/cm-honeybee
Releases · cloud-barista/cm-honeybee
v0.2.2
What's Changed
- Upgrade Go version to v1.23.0
- ssh: copyAgent.sh: Add iptables dependency
- agent: Added the ability to exclude core packages
- agent: Check privileged mode
- server: api: rest: SSH Refactor (@taking)
- server: agent: api: rest: Update swagger (@taking)
- Fix swagger errors
- server: Update copyAgent.sh (@taking)
- agent: api: rest: Add Kubernetes information (@taking)
Full Changelog: v0.2.1...v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- Add CI and CD workflows respectively (@yunkon-kim)
- Build Docker images with sources
- server: api: rest: Add dash for empty private keys
- server: api: rest: Change API URL and add redirect URLs
- agent: api: rest: Change API URL and add redirect URLs
- server: Encrypt passwords and private keys on API layer
How to run
Swagger Document
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- agent: Downgrade go version to v1.21.6
- server: Downgrade go version to v1.21.6
- Added Benchmark feature (@taking)
- api: rest: Update storage information (@taking)
- api: rest: Update storage information Windows (@taking)
- server: Add support of importing all connetions in the source group
- Use NameID for connections and source group
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Add service scripts
- Re-struct model structures
- fix: close rpmdb (Thanks @testwill)
- driver: infra: Fix overflow issue in memory
- driver: api: Implement of collecting firewall inforamtion on Linux
- api: rest: server: Show available IP address instead of localhost
- network: Add support of getting DNS servers
- infra: Fix DDR5 memory issue
- network: firewall: Add Windows and multiport support
- Seperate agent and server
- driver: software: docker: Negotiate client API
- driver: software: podman: Negotiate client API
- agent: Add support of running the binary within Docker
- server: Add support of running the binary within Docker
- server: Improve health check API
- agent: Improve health check API
Full Changelog: v0.1.2...v0.1.3