Skip to content

Version 0.1.3 #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
decarvalhojunior-fh opened this issue Feb 6, 2025 · 1 comment
Open

Version 0.1.3 #20

decarvalhojunior-fh opened this issue Feb 6, 2025 · 1 comment

Comments

@decarvalhojunior-fh
Copy link
Member

@JuliaRegistrator register()

Release notes:

Major change

  • GCP support added.

Minor changes

  • EC2 and GCP default images pointed at CCconfig.toml updated to Julia 1.11.3.
  • Added @status to inspect the status of the cluster
  • Added @Provider to list the supported IaaS Providers and their associated Julia types (currently, AmazonEC2 and GoogleCloud).
  • Added @config to retrieve and dynamically update the default configurations for each provider.
@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/124453

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.3 -m "<description of version>" 6d79f276ddf32a6b8ee6c900d239a1fb977cec49
git push origin v0.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants