Uh oh!
There was an error while loading. Please reload this page.
feat: Upgrade to CDK 2.215.0. RustFunction now supports specifying a log group. - #83
Conversation
calavera
left a comment
There was a problem hiding this comment.
Nice! Thanks a lot for your help
kjones
commented
Sep 17, 2025
Think I've got the yarn lockfile fixed now. All the commands in the .github/build.yml file now run locally for me. |
kjones
commented
Sep 18, 2025
@calavera Is there anything you need from me to get this released? I've been testing |
Uh oh!
There was an error while loading. Please reload this page.
calavera
commented
Sep 18, 2025
Thanks for your contribution @kjones. The library should be released automatically as soon as the build passes in the main branch. |
kjones
commented
Sep 22, 2025
@calavera Just noticed that the release action didn't run to completion. Looks like an invalid NuGet API key. Deployment to pypi.org completed which is what I needed so I didn't notice the error. |
Fixes#82
Really only took upgrading the CDK to 2.215.0 and then the
logGroupproperty was available forRustFunction.