Skip to content
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

Updates for 0.10.0 release. #333

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

hmlanigan
Copy link
Member

@hmlanigan hmlanigan commented Oct 26, 2023

Description

Update with contents of the 0.10.0 release.

NOTES:

  • Use of Series for machine and application resources is now deprecated. Use Base instead.
  • Principal in the juju_application resource schema has been deprecated. It was computed only data, is not needed, and has no replacement.

FEATURES:

  • Add base support for machines and applications: juju_application and juju_machine now support bases.
    A base is an alternative way to specify which operating system and version a charm or machine should be deployed
    with. For example [email protected].
  • Use of the 2.9.45 code base for juju API calls.
  • Stable integration tests have been replaced with testing of upgrading from the last release to the current code.
  • There is now a github action to use a loadbalancer as a tunnel to juju controller on k8s.

BUG FIXES:

Additional notes

JUJU-4507

@hmlanigan hmlanigan requested a review from cderici October 26, 2023 14:16
@hmlanigan hmlanigan merged commit 96ec4ff into juju:main Oct 26, 2023
16 checks passed
@hmlanigan hmlanigan deleted the changelog-0-10-0 branch October 26, 2023 17:16
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

Successfully merging this pull request may close these issues.

2 participants