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: v11.0.0 #2537

Merged
merged 9 commits into from
Apr 27, 2022
Merged

release: v11.0.0 #2537

merged 9 commits into from
Apr 27, 2022

Conversation

georglauterbach
Copy link
Member

@georglauterbach georglauterbach commented Apr 7, 2022

Description

This PR marks the feature freeze phase for the v11.0.0 release.

The current :edge image will be tested for roughly one week and if no bugs get reported, v11.0.0 will be released. During this testing period, only PRs that do not change functionality will be merged.

If you want to support us, give the latest :edge image a try and report any issues you encounter back to this PR.

Documentation updates may be merged. Feature freeze is in place until 27 April 2022.

Type of change

  • Release

Release-Checklist:

  • Update CHANGELOG.md
  • Update version in VERSION
  • Draft release

@georglauterbach georglauterbach added priority/high kind/release This PR marks a release labels Apr 7, 2022
@georglauterbach georglauterbach added this to the v11.0.0 milestone Apr 7, 2022
@georglauterbach georglauterbach requested a review from a team April 7, 2022 10:25
@georglauterbach georglauterbach self-assigned this Apr 7, 2022
@georglauterbach georglauterbach marked this pull request as draft April 7, 2022 10:25
@georglauterbach
Copy link
Member Author

georglauterbach commented Apr 19, 2022

@georglauterbach georglauterbach marked this pull request as ready for review April 20, 2022 06:14
@georglauterbach
Copy link
Member Author

georglauterbach commented Apr 20, 2022

I updated CHANGELOG and the release draft. Please, if you'd like to change anything, go ahead and perform the action yourself as I am low on time. All should be well and require only minor changes though I think :) Feature freeze is therefore in-place now.

Copy link
Member

@polarathene polarathene left a comment

Choose a reason for hiding this comment

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

I'll apply this in a moment. Feel free to adjust/revert anything if you disagree with them.

  • Changed the headings.
  • Major changes descriptions revised to better clarify/explain a change, with the relevant PR provided for more details, instead of hunting for it further down.
  • Minor edits elsewhere, fixing typos, small changes, rewriting some PR titles used in favor of something easier to grok.
  • Links to edge docs corrected to v11.0 tag this release will produce docs for instead.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
- Changed the headings.
- Major changes descriptions revised to better clarify/explain a change, with the relevant PR provided for more details, instead of hunting for it further down.
- Minor edits elsewhere, fixing typos, small changes, rewriting some PR titles used in favor of something easier to grok.
- Links to edge docs corrected to `v11.0` tag this release will produce docs for instead.
polarathene
polarathene previously approved these changes Apr 20, 2022
Copy link
Member

@polarathene polarathene left a comment

Choose a reason for hiding this comment

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

Thanks for putting in the time to piece this release together! 😁

@georglauterbach
Copy link
Member Author

georglauterbach commented Apr 23, 2022

@polarathene I had to correct a small piece of information about the default log level :) Edited it directly in the WebUI.

EDIT: had to correct the description twice (my bad)... therefore 4829e03.

@wernerfred
Copy link
Member

Sorry this time i was not able to run and test edge. I could approve logic wise though

@georglauterbach
Copy link
Member Author

Sorry this time i was not able to run and test edge. I could approve logic wise though

This is very much fine with me as it signals you're okay with merging this when the time has come.

@polarathene
Copy link
Member

I had to correct a small piece of information about the default log level :)

My bad, I thought I had referenced LOG_LEVEL from the edge docs, but accidentally was looking at similar values for SUPERVISOR_LOG_LEVEL:

# Set the log level for DMS.
# This is mostly relevant for container startup scripts and change detection event feedback.
#
# Valid values (in order of increasing verbosity) are: `error`, `warn`, `info`, `debug` and `trace`.
# The default log level is `info`.
LOG_LEVEL=info
# critical => Only show critical messages
# error => Only show erroneous output
# **warn** => Show warnings
# info => Normal informational output
# debug => Also show debug messages
SUPERVISOR_LOGLEVEL=

Whoops! 😅 Thanks for catching that :)

Copy link
Member

@casperklein casperklein left a comment

Choose a reason for hiding this comment

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

No issues in my setup 👍

@georglauterbach
Copy link
Member Author

No issues in mine as well. I will take care of this later today :D

@georglauterbach georglauterbach merged commit 49a337c into master Apr 27, 2022
@georglauterbach georglauterbach deleted the release/v11.0.0 branch April 27, 2022 15:39
@casperklein
Copy link
Member

casperklein commented Apr 27, 2022

@georglauterbach Release info is not in sync with CHANGELOG.md

Edit: I fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/release This PR marks a release priority/high
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants