Releases: xigxog/fox
Releases · xigxog/fox
v0.6.0-alpha
🦊 Features
- Greatly simplified deploy/publish and release commands.
- AppDeployments can now optionally be versioned.
- Auto create Git tag on deploy/publish.
- Snapshots of VirtualEnvs can be created.
- Fox now available as Docker image.
- Added quickstart flag to make running quickstart easier.
- VirtualEnv and AppDeployment can be set on proxy.
- Include Component routes and dependencies in AppDeployments.
🐉 Fixes
🐐 Misc
- Cleaned up build scripts.
- Docs now included with KubeFox Docs.
v0.5.3-alpha
🦊 Features
- More happiness.
🐉 Fixes
🐐 Misc
- Updated environment names in
hello-world
app for clarity.
v0.5.2-alpha
🦊 Features
- More happiness.
🐉 Fixes
🐐 Misc
- Update
hello-world
to include an environment var in its route. This ensures unique paths between environments. - Happy 84th birthday John McCarthy.
v0.5.1-alpha
🦊 Features
- More happiness.
🐉 Fixes
🐐 Misc
- Updated
hello-world
app written byinit
to match examples repo. - Minor output cleanup.
- Ugh, did the iPod really come out 22 years ago!? That make anyone else feel old? 👴
v0.5.0-alpha
v0.4.0-alpha
🦊 Features
- Added
proxy
command to port-forward local port to broker's HTTP server adapter.
🐉 Fixes
🐐 Misc
- Small refactors for clarity.
- Happy birthday Aleksandr Kronrod.
v0.3.2-alpha
🦊 Features
- Fox can now be installed with
go install github.com/xigxog/[email protected]
.
🐉 Fixes
🐐 Misc
- Happy birthday again Patrick Volkerding.
v0.3.1-alpha
🦊 Features
- More happiness.
🐉 Fixes
- Fix bug with
--wait
flag that caused command to return immediately if no matching pods existed.
🐐 Misc
- Cleand up info output and made naming consistent.
- Happy birthday Patrick Volkerding.
v0.3.0-alpha
🦊 Features
- Added
--wait
flag which will wait until components are ready.
🐉 Fixes
- Make sure all component images exist before deploy and release.
🐐 Misc
- Rebuilt docs.
- Clarified some info output.
v0.2.2-alpha
🦊 Features
- More happiness.
🐉 Fixes
- Properly clean up containers after building component image.
- Fixed error message before build if localhost was used as repo.
- Build now fails if loading image onto kind is not successful.
🐐 Misc
- Happy birthday Winifred "Tim" Asprey.