v0.6.3
Pre-release
Pre-release
Features
- Go fs support
- Go secrets support - Config capability
- API Gateway v2 (HTTP) for expose
- New CLI Authentication
- allow for import of rds instances and proxies
- eks and ecs exec types for golang
- initial support for C# execution unit + expose
Improvements
- make analytics.Client more thread-safe
- Fixes fs.js s3 read/write issues
- Make lambda permission statement id unique across rest/http gateway
- Increase timeout for updating
- sticky option for
--disable-logo
Backwards Incompatible Changes
- [BACKWARDS INCOMPATIBLE] S3 env var by @jhsinger-klotho in #250
- New buckets will now be created based off of ID which will require migrating old s3 data
What's Changed
- sticky option for
--disable-logo
by @yuval-klotho in #231 - Go fs by @jhsinger-klotho in #219
- add upgrade path back for env var tests by @jhsinger-klotho in #236
- Go fs iac by @jhsinger-klotho in #224
- Enable API Gateway v2 (HTTP) for expose by @gordon-klotho in #246
- Bump go version to 1.19.6 for security fixes by @gordon-klotho in #248
- vpcLink is optional field by @gordon-klotho in #253
- use auth0 as our login mechanism by @yuval-klotho in #245
- rm rm'ed worfklow_call arg by @yuval-klotho in #255
- Increase timeout for updating by @gordon-klotho in #251
- Improves project file detection by @DavidSeptimus-Klotho in #220
- fix analytics message by @yuval-klotho in #260
- fix pin-and-downgrade by @yuval-klotho in #256
- Go secrets by @jhsinger-klotho in #240
- use nicer, custom DNS hostname for auth server by @yuval-klotho in #261
- updater needs a Client now by @yuval-klotho in #263
- Config capability and use in go secrets by @jhsinger-klotho in #242
- add config secret resources to iac and modularize by @jhsinger-klotho in #243
- Make lambda permission statement id unique across rest/http gateway by @gordon-klotho in #259
- [BACKWARDS INCOMPATIBLE] S3 env var by @jhsinger-klotho in #250
- print out error fields on log lines by @yuval-klotho in #269
- print stack traces for panics by @yuval-klotho in #271
- Return empty results if query node is nil by @gordon-klotho in #268
- add fs for lambda proxy or lambda exec time by @jhsinger-klotho in #276
- fix typo in plugin.go by @eltociear in #148
- Fixing various typos, simplify code by @deining in #275
- allow for import of rds instances and proxies by @jhsinger-klotho in #279
- send properties separately from event name in logs by @yuval-klotho in #281
- Fixes fs.js s3 read/write issues introduced by switching clients by @DavidSeptimus-Klotho in #282
- make analytics.Client more thread-safe by @yuval-klotho in #283
- improve auth analytics by @yuval-klotho in #285
- Bugfix/emitter bucket envvar by @gordon-klotho in #287
- Replace deprecated command with environment file by @jongwooo in #289
- Remove step for commenting on PRs by @gordon-klotho in #290
- Adds initial support for C# execution unit + expose by @DavidSeptimus-Klotho in #252
- add eks and ecs exec types for golang by @jhsinger-klotho in #274
- Don't use NewClient and add universalProperties to expectation by @gordon-klotho in #291
- Slim release binaries by @gordon-klotho in #293
- Add spinner for update in progress by @gordon-klotho in #294
- use the log group for the lambda function by @jhsinger-klotho in #301
- generate emitter for tests by @jhsinger-klotho in #304
New Contributors
- @eltociear made their first contribution in #148
- @deining made their first contribution in #275
- @jongwooo made their first contribution in #289
Full Changelog: v0.6.2...v0.6.3