-
Notifications
You must be signed in to change notification settings - Fork 254
Changelog for v0.15.1 #583
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍹 The Update (preview) for stack pulumi/pulumi.io-staging was successful.
47 changes previewed:
+ 1 resource to create
~ 46 resources to update
440 resources unchanged
Visit the Pulumi Cloud Console for more information.
reference/changelog.md
Outdated
|
||
#### Local backend | ||
|
||
The local backend (which stores your deployment's state file locally, instead of on pulumi.com) has been improved. You can now use `pulumi login --local` or `pulumi login file://<path-to-storage-root>` to select the local backend and control where state files are stored. In addition, older versions of the CLI would behave slightly differently when using the local backend vs pulumi.com, for example, some operations would not show previews before running. This has been fixed. When using the local backend, updates print the on disk location of the checkpoint file that was written. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link to new page describing how this works in more detail? "To learn more, ..."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Added a link to the state and backend page.
@lukehoban Can you regenerate the API level docs as part of this? |
Yes - working on that now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍹 The Update (preview) for stack pulumi/pulumi.io-staging was successful.
47 changes previewed:
+ 1 resource to create
~ 46 resources to update
440 resources unchanged
Visit the Pulumi Cloud Console for more information.
I added a commit with the notes for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍹 The Update (preview) for stack pulumi/pulumi.io-staging was successful.
47 changes previewed:
+ 1 resource to create
~ 46 resources to update
440 resources unchanged
Visit the Pulumi Cloud Console for more information.
|
||
### @pulumi/aws-serverless 0.15.1 | ||
|
||
- Update dependencies versions for `@pulumi/pulumi` and `@pulumi/aws`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we go ahead and publish 0.15.2
and pull in the Queue
contribution before publishing these notes?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yup! I've published the build and I'll amend the release notes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍹 The Update (preview) for stack pulumi/pulumi.io-staging was successful.
47 changes previewed:
+ 1 resource to create
~ 46 resources to update
440 resources unchanged
Visit the Pulumi Cloud Console for more information.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍹 The Update (preview) for stack pulumi/pulumi.io-staging was successful.
47 changes previewed:
+ 1 resource to create
~ 46 resources to update
440 resources unchanged
Visit the Pulumi Cloud Console for more information.
reference/changelog.md
Outdated
|
||
### @pulumi/kubernetes 0.17.0 | ||
|
||
**TODO: Alex** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Incremental updates for Kubernetes resources will no longer be printed at the end of a
pulumi up
. - More detailed explanations (and sometimes guidance) when an operation fails (e.g., "You cloud provider does not seem to support
Service
sof type
LoadBalancer`). - Fix several APIs, including allowing
ConfigFile
to take a file, and makingCollectionComponentResource.getResource
well-typed. - Bug fixes in await logic, Windows support.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would lead with a top-level headline like "Cloud Native SDK for Kubernetes is available and recommended for production use."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍹 The Update (preview) for stack pulumi/pulumi.io-staging failed.
Visit the Pulumi Cloud Console for more information.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍹 The Update (preview) for stack pulumi/pulumi.io-staging was successful.
47 changes previewed:
+ 1 resource to create
~ 46 resources to update
437 resources unchanged
Visit the Pulumi Cloud Console for more information.
No description provided.