What's Changed
- feat: update readme by @ssheng in #5259
- docs: Add update command to cloud deployment doc by @Sherlock113 in #5260
- fix: fallback to v1 if pack git packages is set by @frostming in #5261
- build: Smaller docker images by @jeffmarshall in #5264
- feat(serve): add
--env
and inject service-defined envs to serving environment by @aarnphm in #5263 - docs(tasks): update async tasks docs by @ssheng in #5266
- feat(client): add task apis to client methods by @frostming in #5265
- feat: default min replicas is None by @yetone in #5268
- tests: banning pickle requests by @frostming in #5269
- feat: Fail fast when running inside container by @frostming in #5270
- docs(byoc): update aws byoc role template link by @ssheng in #5272
- docs: Update langgraph example by @Sherlock113 in #5273
- fix(supervisor): quit the arbiter correctly by @frostming in #5274
- fix: preserve global options in requirements.txt by @frostming in #5275
New Contributors
- @jeffmarshall made their first contribution in #5264
Full Changelog: v1.4.3...v1.4.4