File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ 4.9.2 (2025*04*17)
2+ -------------------------------
3+ * Updates from spec version 194.0.0 (#2298)
4+ * Add support for FLINK-1_20 in validate_runtime_environment (#2300)
5+
164.9.1 (2025*04*08)
27-------------------------------
38* EC2: Validate prefix list IDs as route destinations (#2280)
Original file line number Diff line number Diff line change 2626# The short X.Y version
2727version = ""
2828# The full version, including alpha/beta/rc tags
29- release = "4.9.1 "
29+ release = "4.9.2 "
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 4141 else :
4242 from typing import Final
4343
44- __version__ = "4.9.1 "
44+ __version__ = "4.9.2 "
4545
4646# constants for DeletionPolicy and UpdateReplacePolicy
4747Delete : Final = "Delete"
You can’t perform that action at this time.
0 commit comments