Authors
- Will Cunningham <wjcunningham7users.noreply.github.com>
- Venkat Bala <15014089+venkatBalausers.noreply.github.com>
- Co-authored-by: Santosh kumar <29346072+santoshkumarradhausers.noreply.github.com>
- Co-authored-by: Alejandro Esquivel <aealejandro.ltd>
- Faiyaz Hasan <faiyazagnostiq.ai>
- Sankalp Sanand <sankalpagnostiq.ai>
- Co-authored-by: kessler-frost <ssanandhawk.iit.edu>
- Co-authored-by: Venkat Bala <venkatagnostiq.ai>
Added
- Added feature to support cancelling workflow dispatches
- Updating/adding new tests to improve code coverage
Fixed
- Redispatch bug involving copying reusable nodes from old transport graph to new transport graph.
- Pennylane tutorial notebook.
Docs
- Redispatch API section.
- Add how to for redispatch.
- Mention redispatch in the concepts section.
- Update `AWS Lambda` executor RTD with steps to extend the base executor image for installing custom packages
Changed
- Enhanced the Dockerfile to include builds from various sources and a differentiation between SDK and Server builds
Operations
- Updated pre-commit hook versions
- Updated codecov upload steps in tests workflow to fail if upload to codecov fails