Astro-provider-anyscale

Latest version: v1.1.0

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.0

**Features**

* Add `target_job_queue` to `SubmitAnyscaleJob` operator by RCdeWit in https://github.com/astronomer/astro-provider-anyscale/pull/52

**Improvements**

* Use an Airflow config to manage provider configuration by tatiana in https://github.com/astronomer/astro-provider-anyscale/pull/41

**Others**

* Upgrade GitHub action artifacts upload-artifact & download-artifact to v4 by pankajkoti in https://github.com/astronomer/astro-provider-anyscale/pull/53
* Add Dependabot configuration by tatiana in https://github.com/astronomer/astro-provider-anyscale/pull/54
* Bump actions/checkout from 2 to 4 by dependabot in https://github.com/astronomer/astro-provider-anyscale/pull/56
* Bump codecov/codecov-action from 4 to 5 by dependabot in https://github.com/astronomer/astro-provider-anyscale/pull/55
* Bump actions/setup-python from 2 to 5 by dependabot in https://github.com/astronomer/astro-provider-anyscale/pull/58
* Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.12.4 by dependabot in https://github.com/astronomer/astro-provider-anyscale/pull/59
* Fix running unittests locally when `ANYSCALE_CLI_TOKEN` is set by tatiana in https://github.com/astronomer/astro-provider-anyscale/pull/61
* Fix example DAG `sample_anyscale_service_workflow` by tatiana in https://github.com/astronomer/astro-provider-anyscale/pull/62
* Fix integration test hanging in the CI by tatiana in https://github.com/astronomer/astro-provider-anyscale/pull/63
* Fix broken tests by tatiana in https://github.com/astronomer/astro-provider-anyscale/pull/64

1.0.1

What's Changed
* Add GH action CI job to enable CodeCov by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/45
* Fix mis code coverage job issue by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/46
* Attempt CI fix wrt broken coverage upload artifact by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/49
* Return job_id from execute() and execute_complete() method in SubmitAnyscaleJob by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/48

**Full Changelog**: https://github.com/astronomer/astro-provider-anyscale/commits/1.0.1

1.0.0

What's Changed
* Code & Documentation changes by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/2
* Run pre-commit all linting by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/6
* Refactor the docstring for consistency and maintainability. by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/8
* Use Github template for gitignore by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/7
* Remove unused component from GH workflow by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/14
* Update pyproject.toml by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/16
* Add future annotations by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/11
* Refactor Hook, Operator and Trigger class by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/13
* Anyscale team improvements by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/17
* Add Python3.12 in test matrix by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/21
* poll_interval updated in dags by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/26
* Change Integration test connection to Anyscale Test env by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/29
* Add Anyscale/Airflow telemetry by marwan116 in https://github.com/astronomer/astro-provider-anyscale/pull/5
* Anyscale SDK updates by marwan116 in https://github.com/astronomer/astro-provider-anyscale/pull/27
* New Codeowners added by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/31
* Add trigger tests by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/32
* Uploading Docs to GitHub Pages by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/28
* GitHub Pages workflow updated by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/34
* Doc improvements by marwan116 in https://github.com/astronomer/astro-provider-anyscale/pull/37
* Fix broken link in readme by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/38
* Use an Airflow config to manage provider configuration by tatiana in https://github.com/astronomer/astro-provider-anyscale/pull/41
* Add section on telemetry in docs by marwan116 in https://github.com/astronomer/astro-provider-anyscale/pull/42

New Contributors
* venkatajagannath made their first contribution in https://github.com/astronomer/astro-provider-anyscale/pull/2
* marwan116 made their first contribution in https://github.com/astronomer/astro-provider-anyscale/pull/5
* tatiana made their first contribution in https://github.com/astronomer/astro-provider-anyscale/pull/41

**Full Changelog**: https://github.com/astronomer/astro-provider-anyscale/commits/1.0.0

1.0.0a1

What's Changed
* Code & Documentation changes by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/2
* Run pre-commit all linting by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/6
* Refactor the docstring for consistency and maintainability. by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/8
* Use Github template for gitignore by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/7
* Remove unused component from GH workflow by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/14
* Update pyproject.toml by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/16
* Add future annotations by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/11
* Refactor Hook, Operator and Trigger class by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/13
* Anyscale team improvements by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/17
* Add Python3.12 in test matrix by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/21
* poll_interval updated in dags by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/26
* Change Integration test connection to Anyscale Test env by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/29
* Add Anyscale/Airflow telemetry by marwan116 in https://github.com/astronomer/astro-provider-anyscale/pull/5
* Anyscale SDK updates by marwan116 in https://github.com/astronomer/astro-provider-anyscale/pull/27
* New Codeowners added by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/31
* Add trigger tests by pankajastro in https://github.com/astronomer/astro-provider-anyscale/pull/32
* Uploading Docs to GitHub Pages by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/28
* GitHub Pages workflow updated by venkatajagannath in https://github.com/astronomer/astro-provider-anyscale/pull/34

New Contributors
* venkatajagannath made their first contribution in https://github.com/astronomer/astro-provider-anyscale/pull/2
* marwan116 made their first contribution in https://github.com/astronomer/astro-provider-anyscale/pull/5

**Full Changelog**: https://github.com/astronomer/astro-provider-anyscale/commits/1.0.0a1

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.