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

Add Changelog updates for 2.1.3 #17644

Merged
merged 4 commits into from
Aug 17, 2021
Merged

Conversation

jhtimmins
Copy link
Contributor


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

CHANGELOG.txt Outdated
- Add back missing permissions to UserModelView controls. (#17431)
- Better diagnostics and self-healing of docker-compose (#17484)
- Improve diagnostics message when users have secret_key misconfigured (#17410)
- Add SSH_PORT variable
Copy link
Member

Choose a reason for hiding this comment

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

Missing PR Number.

Copy link
Member

Choose a reason for hiding this comment

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

Yeah - this one should go away, I think it relates to Breeze's SSH_PORT variable which does not go into those release notes :D

Copy link
Member

Choose a reason for hiding this comment

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

I think some of those above qualify as "misc" (when they do not relate to airflow but add some explanation/clarifications/remove friction), on the other hand I think the "run mini-scheduler is a bugfix as it closes a bug when tasks were randomly killed by lack of heartbeat.

I'd qualify those as misc:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks @mik-laj @potiuk, mind taking a look at my edits?

@github-actions github-actions bot added the okay to merge It's ok to merge this PR as it does not require more tests label Aug 17, 2021
@github-actions
Copy link

The PR is likely ready to be merged. No tests are needed as no important environment files, nor python files were modified by it. However, committers might decide that full test matrix is needed and add the 'full tests needed' label. Then you should rebase it to the latest main or amend the last commit of the PR, and push it with --force-with-lease.

CHANGELOG.txt Outdated Show resolved Hide resolved
Co-authored-by: Kaxil Naik <kaxilnaik@gmail.com>
CHANGELOG.txt Show resolved Hide resolved
@kaxil kaxil merged commit 808fb2a into apache:main Aug 17, 2021
@kaxil kaxil deleted the add-2-1-3-changelog-v2 branch August 17, 2021 21:12
jhtimmins added a commit that referenced this pull request Aug 17, 2021
Co-authored-by: Kaxil Naik <kaxilnaik@gmail.com>
(cherry picked from commit 808fb2a)
kaxil pushed a commit that referenced this pull request Aug 17, 2021
Add Changelog updates for 2.1.3 (#17644)

(cherry picked from commit 808fb2a)
Co-Authored-By: Kaxil Naik <kaxilnaik@gmail.com>
jhtimmins added a commit that referenced this pull request Aug 17, 2021
Add Changelog updates for 2.1.3 (#17644)

(cherry picked from commit 808fb2a)
Co-Authored-By: Kaxil Naik <kaxilnaik@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
okay to merge It's ok to merge this PR as it does not require more tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants