Recent Releases of https://github.com/agnostiqhq/covalent-braket-plugin

https://github.com/agnostiqhq/covalent-braket-plugin - v0.28.0

[0.28.0] - 2023-11-03

Added

  • Added terraform files to the repo for deploying necessary resources

Changed

  • Removed the --use-feature=in-tree-build flag from the pip install command in the Dockerfile as it was causing the build to fail

- Python
Published by wjcunningham7 over 2 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.13.0-1

[0.13.0-1] - 2023-09-20

Changed

  • Updated license to Apache

- Python
Published by wjcunningham7 over 2 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.27.0

[0.27.0] - 2023-09-20

Changed

  • Updated license to Apache

- Python
Published by wjcunningham7 over 2 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.26.0

[0.26.0] - 2023-06-27

Added

  • Add docstring to init.

Changed

  • Updates init signature kwargs replaced with parent for better documentation.

- Python
Published by wjcunningham7 over 2 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.25.0

[0.25.0] - 2023-06-20

Changed

  • Implement braket executor cancel task

- Python
Published by wjcunningham7 over 2 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.24.1

[0.24.1] - 2023-04-26

Fixed

  • Fixed docker workflow referring to deprecated stable_version input

- Python
Published by wjcunningham7 almost 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.24.0

==> ./CHANGELOG.md <==

Fixed

  • Dockerfile so that SAGEMAKER_PROGRAM is set correctly, removing ENTRYPOINT and CMD
  • Pennylane version, upgraded to 0.24.0

[0.1.0] - 2022-03-31

Changed

- Python
Published by wjcunningham7 almost 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.23.0

[0.23.0] - 2023-04-26

Added

  • Print statement to functional tests.

- Python
Published by wjcunningham7 almost 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.22.2

[0.22.2] - 2023-02-13

Fixed

  • Minor fix to tests workflow.

[0.22.1] - 2023-02-10

Fixed

  • Git config safe repo flag now points to the correct path environment variable.

Operations

  • Fix expression in docker yml.

[0.22.0] - 2023-02-09

Added

  • Adding repository_dispatch trigger to build base executor image from core covalent

[0.21.2] - 2023-02-09

Fixed

  • Second attempt at fixing tests.yml workflow.

[0.21.1] - 2023-02-07

Fixed

  • tests.yml workflow.

[0.21.0] - 2023-01-19

Changed

  • Updated docker workflow to allow manual pre-release base executor image release
  • Minor updates for consistency with other docker workflows

[0.20.1] - 2023-01-18

Fixed

  • Fixed Dockerfile and docker workflow syntax to build pre-release base executor images

[0.20.0] - 2023-01-07

Changed

  • Updated docker workflow to specify pre-release flag as a build arg

[0.19.0] - 2023-01-06

Changed

  • Ability to specify covalent version in docker workflow

[0.18.3] - 2023-01-06

Fixed

  • Fixed COVALENTBASEIMAGE arg in docker workflow quotations

[0.18.2] - 2023-01-06

Fixed

  • Fixed COVALENTBASEIMAGE arg in docker workflow

[0.18.1] - 2023-01-06

Fixed

  • Fixed docker workflow github event name syntax

[0.18.0] - 2023-01-06

Changed

  • Removed inputs.version from checkout step in docker workflow

[0.17.3] - 2023-01-06

Fixed

  • Added id-token write, and permissions for OIDC to push to ECR from role

[0.17.2] - 2023-01-06

Fixed

  • Fixed typo in action spelling

[0.17.1] - 2023-01-06

Fixed

  • Updated version of the docker buildx actions

[0.17.0] - 2023-01-06

Changed

  • Updated docker workflow to create manual pre-releases in addition to stable version

[0.16.0] - 2023-01-06

Operations

Added

  • Adding docker.yml workflow to build and release braket executor docker image

Changed

  • Removed explicit covalent installation in the Docker and use base covalent image from public registry
  • Invoke docker.yml from release.yml via a workflow call

- Python
Published by wjcunningham7 about 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.15.0

[0.15.0] - 2022-12-15

Changed

  • Removed references to .env file in the functional test README.

- Python
Published by wjcunningham7 about 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.14.0

[0.14.0] - 2022-12-06

Changed

  • Using executor aliases instead of classes for functional tests

- Python
Published by wjcunningham7 about 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.13.0

[0.13.0] - 2022-11-22

Changed

  • Removed executor defaults for boto3 session args, added .env.example

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.12.0

[0.12.0] - 2022-11-10

Changed

  • Functional tests using pytest and .env file configuration

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.11.0

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.10.0

[0.10.0] - 2022-10-27

Changed

  • Added Alejandro to paul blart group

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.9.0

[0.9.0] - 2022-10-27

Changed

  • Updated Dockerfile to contain COVALENT_BASE_IMAGE ARG
  • Removed explicit cloudpickle install due to version conflict with covalent cloudpickle from Dockerfile
  • Constrained covalent semver range to be less than major version 1 for this version of Dockerfile

Documentation

  • Update README to include reference to new ecr_image_uri key

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.8.0

[0.8.0] - 2022-10-25

Changed

  • Updated executor to use pre-built braket executor base image
  • Updated aws plugins to be gt than 0.7.0rc0

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.7.2

[0.7.2] - 2022-10-06

Fixed

  • License checker reference.

Operations

  • Added license workflow

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.7.1

[0.7.1] - 2022-10-06

Fixed

  • Store BASE_COVALENT_AWS_PLUGINS_ONLY in a temporary file rather than storing it as an environment variable.

Docs

  • Simplified README

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.7.0

[0.7.0] - 2022-09-30

Added

  • Logic to specify that only the base covalent-aws-plugins package is to be installed.

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.6.1

[0.6.1] - 2022-09-20

Fixed

  • Getting default values from config file if not defined in class instance

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.6.0

[0.6.0] - 2022-09-16

Changed

  • Updated requirements.txt to pin aws executor plugins to pre-release version 0.1.0rc0

[0.5.0] - 2022-09-15

Changed

  • BraketExecutor is now derived from AWSExecutor

Tests

  • Enabled Codecov
  • Added tests
  • Update pre-commit hooks
  • Updated some tests to be async aware

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.4.1

[0.4.1] - 2022-08-23

Fixed

  • Removed --pre from pip install covalent in Dockerfile

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.4.0

[0.4.0] - 2022-08-17

Changed

  • Fixed covalent version to stable release

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.3.0

[0.3.0] - 2022-08-16

Added

  • Updated required covalent version

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-braket-plugin - v0.2.0

[0.2.0] - 2022-08-13

- Python
Published by wjcunningham7 over 3 years ago