You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/11/05 15:22:08 UTC

[GitHub] [airflow] jedcunningham commented on a change in pull request #19417: Release Airflow Chart 1.3.0

jedcunningham commented on a change in pull request #19417:
URL: https://github.com/apache/airflow/pull/19417#discussion_r743755518



##########
File path: chart/CHANGELOG.txt
##########
@@ -1,3 +1,40 @@
+Airflow Helm Chart 1.3.0, 2021-11-08
+------------------------------------
+
+New Features
+""""""""""""
+
+- Chart: Add resources for ``cleanup`` and ``createuser`` jobs (#19263)
+- Chart: Add labels to jobs created by cleanup pods (#19225)
+- Add migration job resources (#19175)
+- Allow custom pod annotations to all components (#18481)
+- Chart: Make PgBouncer cmd/args configurable (#18910)
+- Chart: Use python 3.7 by default; support disabling triggerer (#18920)
+
+Improvements
+""""""""""""
+
+- Chart: Increase default liveness probe timeout (#19003)
+- Chart: Mount DAGs in triggerer (#18753)
+
+Bug Fixes
+"""""""""
+
+- Allow Airflow UI to create worker pod via Clear > Run (#18272)
+- Allow airflow standard images to run in openshift utilising the official helm chart #18136 (#18147)
+
+Doc only changes
+""""""""""""""""
+
+- Chart: Fix `extraEnvFrom` examples (#19144)
+- Chart docs: Update webserver secret key reference configuration (#18595)
+- Fix helm chart links in source install guide (#18588)
+
+Misc
+""""
+- Chart: Update default Airflow version to ``2.2.1`` (#19326)
+- Modernize dockerfiles builds (#19327)

Review comment:
        ```suggestion
   - Modernize dockerfiles builds (#19327)
   - Chart: Use strict k8s schemas for template validation (#19379)
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org