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

release-notes: add initial release notes for the v94 release #727

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

ricardosalveti
Copy link
Member

PR Template and Checklist

Please complete as much as possible to speed up the reviewing process.

Readiness and adding reviewers as appropriate is required.

All PRs should be reviewed by a technical writer/documentation team and a peer.
If effecting customers—which is a majority of content changes—a member of Customer Success must also review.

Readiness

  • Merge (pending reviews)
  • Merge after date or event
  • Draft

Overview

Release notes for the v94 release.

Checklist

  • Run spelling and grammar check, preferably with linter.
  • Avoid changing any header associated with a link/reference.
  • Step through instructions (or ask someone to do so).
  • Review for wordiness
  • Match tone and style of page/section.
  • Run make linkcheck.
  • View HTML in a browser to check rendering.
  • Use semantic newlines.
  • follow best practices for commits.
    • Descriptive title written in the imperative.
    • Include brief overview of QA steps taken.
    • Mention any related issues numbers.
    • End message with sign off/DCO line (-s, --signoff).
    • Sign commit with your gpg key (-S, --gpg-sign).
    • Squash commits if needed.
  • Request PR review by a technical writer and at least one peer.

Comments

Any thing else that a maintainer/reviewer should know.
This could include potential issues, rational for approach, etc.

@ricardosalveti ricardosalveti requested a review from kprosise July 17, 2024 20:53
@ricardosalveti
Copy link
Member Author

Still missing the aktualizr release notes, but wanted to open the pr to check if I'm adding to the right location :-)

@ricardosalveti
Copy link
Member Author

For ak I think this is the release notes, from jira:

  • Offline update bundles are now tied to a specific tag and device type. This is enforced by a new signed metadata file added to the bundle by fioctl >= 0.42.
  • Applications can be included in offline update bundles by using new factory configuration parameters (containers.offline.enable and containers.offline.app_shortlist), instead of having to enable image preloading. See Offline - Updates — FoundriesFactory 93 documentation for mode details.
  • Update events and callbacks are now enabled during offline updates.
  • Applications state verification, removal and pruning are now performed by the composectl tool.
  • Bug fixes.

@detsch @mike-sul ^^

@doanac
Copy link
Member

doanac commented Jul 17, 2024

@kprosise
Copy link
Contributor

Still missing the aktualizr release notes, but wanted to open the pr to check if I'm adding to the right location :-)

yep!

Copy link
Contributor

@kprosise kprosise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

release-notes/rn_v94.md Outdated Show resolved Hide resolved
@detsch
Copy link
Member

detsch commented Jul 18, 2024

For ak I think this is the release notes, from jira:

  • Offline update bundles are now tied to a specific tag and device type. This is enforced by a new signed metadata file added to the bundle by fioctl >= 0.42.
  • Applications can be included in offline update bundles by using new factory configuration parameters (containers.offline.enable and containers.offline.app_shortlist), instead of having to enable image preloading. See Offline - Updates — FoundriesFactory 93 documentation for mode details.
  • Update events and callbacks are now enabled during offline updates.
  • Applications state verification, removal and pruning are now performed by the composectl tool.
  • Bug fixes.

@detsch @mike-sul ^^

I wrote that based on a internal list of changes Mike Sul sent on Slack. @mike-sul can you take a look just to make sure no relevant information was lost in the process?

@mike-sul
Copy link
Contributor

  • fioctl >= 0.42

They are seem fine. However I get 404 when I try to open the v94 release notes on the docs generated by this PR.

@doanac
Copy link
Member

doanac commented Jul 18, 2024

Co-authored-by: Katrina Prosise <[email protected]>
Signed-off-by: Ricardo Salveti <[email protected]>
@doanac
Copy link
Member

doanac commented Jul 18, 2024

@ricardosalveti
Copy link
Member Author

@kprosise good from my side, feel free to merge if fine by you.

@kprosise kprosise merged commit 1b30fe7 into foundriesio:main Jul 18, 2024
1 of 3 checks passed
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.

6 participants