v0.5.33
Pre-release
Pre-release
What's Changed
- update for handle failed deployment case by @nullfunc in #501
- rename Tail to Follow in CLI by @lionello in #530
- Use a better diff to show change in loaded compose file in tests by @edwardrf in #531
- Update README.md by @nullfunc in #538
- Remove logrus from validation and loader, update test warnings by @edwardrf in #535
- move notarization into goreleaser by @lionello in #527
- Add more warning for service name replacement by @edwardrf in #541
- add debug rpc by @lionello in #533
- Retry Subscribe rpc (same as Tail rpc) by @lionello in #542
- fix CI failure in PRs by @lionello in #544
- Update npx cli to have proper hint. by @nullfunc in #537
- fix ls hint when no services are found by @lionello in #550
- Update compose-go to remove hack to keep empty environment variables by @edwardrf in #552
- delete old samples by @lionello in #540
- fix compose up wait for state by @lionello in #553
- Improve debug assistant output formatting by @acote88 in #554
- Only do AI debug for playground, consider UnexpectedEOF transient err by @edwardrf in #559
- fix up showing state on successful deployment by @nullfunc in #562
- Add project to Delete, Deploy and ProjectUpdate protobuf by @edwardrf in #560
- fix: debug was using canceled ctx by @lionello in #564
- Add etag to subscribe request by @edwardrf in #567
- Update the sample language to match the sample langurate tags by @edwardrf in #569
- Use containsFunc instead of intermediary slice by @edwardrf in #571
Full Changelog: v0.5.32...v0.5.33