This repository was archived by the owner on Mar 25, 2025. It is now read-only.
v0.6.0
What's Changed
- Removes old release mirroring workflow by @DavidSeptimus-Klotho in #5
- Return annotation parsing errors by @gordon-klotho in #11
- return nil instead of empty map by @jhsinger-klotho in #13
- Update deployment triggers for apigateway stage by @ewucc in #15
- change ddb to be on demand billing method by @jhsinger-klotho in #16
- properly name our gateways in python by @jhsinger-klotho in #17
- go expose - remove trailing char by @ewucc in #22
- Update README.md by @AlaShibanAtKlo in #23
- using core env vars instead of hardcoded by @jhsinger-klotho in #14
- make sure no resource has the same id for capability type by @jhsinger-klotho in #12
- update GitHub org in integ test workflow by @yuval-klotho in #26
- make fileref use root path and stat unit have same logic as embed by @jhsinger-klotho in #34
- support cloudfront for gateway and static unit by @jhsinger-klotho in #27
- move most of integtest into a callable workflow by @yuval-klotho in #45
- add workflow_dispatch to nightly integ tests by @yuval-klotho in #50
- simplify integ test defaults by @yuval-klotho in #51
- readme: how to manually run integ tests by @yshavit in #55
- add CODEOWNERS to GH Actions by @yuval-klotho in #57
- rm CODEOWNERS by @yuval-klotho in #61
- make embed assets relative to where annotation lives or abs from proj… by @jhsinger-klotho in #30
- remove integ test badge due to pulumi errors by @jhsinger-klotho in #63
- Adds IDE plugins section to README.md by @DavidSeptimus-Klotho in #72
- Change annotations to be a map with pointer values by @gordon-klotho in #20
- Use ReplaceNodeContent in persist for transformations by @gordon-klotho in #40
- allow null to be value and set as empty array by @jhsinger-klotho in #73
- Eks integ tests by @jhsinger-klotho in #77
- fail if an error log has occured by @jhsinger-klotho in #41
- Telemetry by @jhsinger-klotho in #83
- pubsub would put null instead of empty array by @jhsinger-klotho in #86
- fix scenario where env vars are empty by @yuval-klotho in #85
- add helm to slow apps by @jhsinger-klotho in #87
- Fixes #81 - wrong app var name for python expose by @DavidSeptimus-Klotho in #82
- Adds multi-language support to integration test workflow by @DavidSeptimus-Klotho in #79
- Set annotation to empty struct prevent nil pointer deref by @gordon-klotho in #88
- refactor main.go by @yuval-klotho in #89
- app name and id directive limits by @jhsinger-klotho in #71
- replace fs implementation with v3 client by @jhsinger-klotho in #70
- longer app name required for our integ tests by @jhsinger-klotho in #94
- Fixes integration tests detecting "integ-test:" sample app by @DavidSeptimus-Klotho in #95
- upgrading go and adding govulncheck back by @jhsinger-klotho in #96
- use appCfg.AppName, not cfg.appName by @yuval-klotho in #98
- adding session affinity for eks by @jhsinger-klotho in #97
- Fix persist kind from secret to fs by @ewucc in #90
- Use Datadog reserved Status field, send error messages if no added fields by @ewucc in #19
- Updates integ test SLOW_APPS and NOT_DEFAULT_REGION_APPS for python by @DavidSeptimus-Klotho in #103
- making pubsub idempotent and other fixes by @jhsinger-klotho in #91
- always create GWspec if we see an annotation by @jhsinger-klotho in #104
- add the ability to place exec unit in private or public subnet by @jhsinger-klotho in #100
- Fixes python fs and adds basic support for file modes by @DavidSeptimus-Klotho in #107
- allow for configurable update stream by @yuval-klotho in #101
- Use AWS_ENDPOINT_URL if specified by @gordon-klotho in #110
- Update README.md by @AlaShibanAtKlo in #121
- python: support for
*args
/**kwargs
in dispatcher by @yuval-klotho in #112 - fix rolename length and node groups when no exec units by @jhsinger-klotho in #124
- allow list of helm values to be passed in by @jhsinger-klotho in #123
- ignore ts-events upgrade path until next release by @jhsinger-klotho in #125
- Changes brew formula from klotho to klotho-oss by @DavidSeptimus-Klotho in #126
- pulumi adds a 7 char string on name by @jhsinger-klotho in #127
- a few tweaks to integ tests by @yuval-klotho in #128
- add region-redis-cluster to workflow_call by @yuval-klotho in #129
- report oss/pro in analytics by @yuval-klotho in #132
- output pulumi version by @yuval-klotho in #133
- when providing app overrides, match the full line by @yuval-klotho in #134
- update client.js to v3 imports by @jhsinger-klotho in #136
- make kv use new doc client by @jhsinger-klotho in #138
- have region in destroy for cleanup script by @jhsinger-klotho in #139
- only attach node selectors for nodeType node by @jhsinger-klotho in #140
- Update klotho checks by @ewucc in #137
- upgrade lambda proxy to v3 by @jhsinger-klotho in #142
- Changes the default release stream from "oss" to "open" by @DavidSeptimus-Klotho in #144
New Contributors
- @gordon-klotho made their first contribution in #11
- @jhsinger-klotho made their first contribution in #13
- @ewucc made their first contribution in #15
- @AlaShibanAtKlo made their first contribution in #23
- @yuval-klotho made their first contribution in #26
- @yshavit made their first contribution in #55
Full Changelog: v0.5.18...v0.6.0