What's Changed
- support FlyteRemote.execute with no inputs by @cosmicBboy in #3266
- [breaking change] neptune scale plugin by @samhita-alla in #3260
- Ignore ray reinit errors in local execution by @Ziemin in #3277
- enable notebook task/workflow registration by @cosmicBboy in #3275
- Fix issue where pod template override pod spec was missing by @Sovietaced in #3270
- Feat: Allow setting k8s labels and annotations in task decorator by @fg91 in #3243
- make ngc image secret optional by @samhita-alla in #3280
- Reduce logging level for dataclass type structure by @wild-endeavor in #3283
- Support recursive
ImageSpec
build byDefaultBuilder
by @amitani in #3284 - Fix launch plan CLI registration by @pingsutw in #3285
- Version hash should include the image from launchPlan.workflow.nodes by @pingsutw in #3290
- Specify pandas version for Python 3.9 for deck plugin by @pingsutw in #3289
- Fix click option parameter declaration to remove short flag conflict by @pingsutw in #3286
- sort input bound by @pingsutw in #3292
- add L40S, H100, H200 to pre-defined accelerators by @cosmicBboy in #3293
- fix name of nvidia H100/H200 accelerators by @cosmicBboy in #3295
- add ephemeral storage param to nim by @samhita-alla in #3291
- [BUG] Local testing using optional dicts with optional values does not work by @machichima in #3294
- image builder: give flytekit user ownership of /root after venv is cr… by @cosmicBboy in #3298
New Contributors
Full Changelog: v1.16.1...v1.16.2