v0.6.2
What's Changed
- adding alb as a gateway type by @jhsinger-klotho in #118
- allow env vars for all exec units from config by @jhsinger-klotho in #152
- Disable windows binary uploading by @gordon-klotho in #157
- [Go] Update expose to allow mounting routes from imported packages by @ewucc in #39
- C# support foundations by @gordon-klotho in #161
- rename fargate to ecs and remove hardcoded nlbs by @jhsinger-klotho in #160
- add optional hook before building klotho by @yuval-klotho in #141
- allow any extension 5 chars or fewer by @yuval-klotho in #159
- add back upgrade path for eks and events by @jhsinger-klotho in #165
- making topology use config type and adding alb to topology by @jhsinger-klotho in #155
- cleanups to "go generate" by @yuval-klotho in #166
- conditionally create load balancers for ecs by @jhsinger-klotho in #167
- Update to use klothoplatform/go-tree-sitter by @gordon-klotho in #168
- Remove []byte from Type.Test to conform to Predicate by @gordon-klotho in #169
- revert change to not check in files by @yuval-klotho in #170
- Fix panic when capture has no next sibling by @gordon-klotho in #171
- Set exit status if panic occurred by @gordon-klotho in #172
- Check if nodeField.n is nil before using by @gordon-klotho in #175
- allow appname to be 50 char length by @jhsinger-klotho in #177
- Resource name sanitization by @DavidSeptimus-Klotho in #108
- pass lb plugin back to eks plugin by @jhsinger-klotho in #185
- payloads bucket name cant be sanitized by @jhsinger-klotho in #189
- change metadata name to force replacement by @jhsinger-klotho in #200
- Fixes target group replacement and extra logging by @DavidSeptimus-Klotho in #199
- add *-env-var-directive tests to slow sample apps by @yuval-klotho in #209
- dont use fargate for plugins by default and if so add sleep to helm by @jhsinger-klotho in #210
- remove name so we can replace target group bindings by @jhsinger-klotho in #213
- simplify loops to find exec units by @yuval-klotho in #214
- Use connectionId in triggers for new gateway deployment by @gordon-klotho in #208
- Upgrades to klothoplatform/go-tree-sitter:v0.1.1 by @DavidSeptimus-Klotho in #217
- allow dockerfiles to be anywhere by @jhsinger-klotho in #178
- initial imports support for golang by @jhsinger-klotho in #216
- Fixes negative log suffix padding by @DavidSeptimus-Klotho in #222
- re-add infra code removed from earlier merge by @jhsinger-klotho in #223
- check for annotated file as entrypoint by @jhsinger-klotho in #225
- Don't add method condition for ANY by @gordon-klotho in #228
Full Changelog: v0.6.1...v0.6.2