What's Changed
- docs: update readme installation --pre flag by @parano in #2515
- chore(ci): quit immediately for errors e2e tests by @bojiang in #2517
- fix(ci): cover sync endpoints; cover cors by @bojiang in #2520
- docs: fix cuda_version string value by @rapidrabbit76 in #2523
- fix(framework): fix tf2 and keras class variable names by @larme in #2525
- chore(ci): add more edge cases; boost e2e tests by @bojiang in #2521
- fix(docker): remove backslash in comments by @aarnphm in #2527
- fix(runner): sync remote runner uri schema with runner_app by @larme in #2531
- fix: major bugs fixes about serving and GPU placement by @bojiang in #2535
- chore(sdk): allowed single int value as the batch_dim by @bojiang in #2536
- chore(ci): cover add_asgi_middleware in e2e tests by @bojiang in #2537
- chore(framework): Add api_version for current implemented frameworks by @larme in #2522
- doc(server): remove unnecessary
svc.asgi
lines by @bojiang in #2543 - chore(server): lazy load meters; cover asgi app mounting in e2e test by @bojiang in #2542
- feat: push runner to yatai by @yetone in #2528
- style(runner): revert b14919d(factor out batching) by @bojiang in #2549
- chore(ci): skip unsupported frameworks for now by @bojiang in #2550
- doc: fix github action CI badge link by @parano in #2554
- doc(server): fix header div by @bojiang in #2557
- fix(metrics): filter out non-API endpoints in metrics by @parano in #2559
- fix: Update SwaggerUI config by @parano in #2560
- fix(server): wrong status code format in metrics by @bojiang in #2561
- fix(server): metrics name issue under specify service names by @bojiang in #2556
- fix: path for custom dockerfile templates by @aarnphm in #2547
- feat: include env build options in bento.yaml by @parano in #2562
- chore: minor fixes and docs change from QA by @parano in #2564
- fix(qa): allow cuda_version when distro is None with default by @aarnphm in #2565
- fix(qa): bento runner resource should limit to user provided configs by @parano in #2566
New Contributors
- @rapidrabbit76 made their first contribution in #2523
Full Changelog: v1.0.0-rc0...v1.0.0-rc1