MartijnVisser commented on code in PR #611:
URL: https://github.com/apache/flink-web/pull/611#discussion_r1116640299


##########
docs/content/posts/2023-02-23-release-1.15.4.md:
##########
@@ -0,0 +1,152 @@
+---
+authors:
+- danny: null
+  name: Danny Cranmer
+date: "2023-02-23T17:00:00Z"
+excerpt: The Apache Flink Community is pleased to announce a bug fix release 
for Flink
+  1.15.
+title: Apache Flink 1.15.4 Release Announcement
+aliases:
+- /news/2023/02/23/release-1.15.4.html

Review Comment:
   Since this a new blog post, there's no need to include an alias. Those are 
meant only for pages that existed before that needed to be redirected to this 
new URL :)



##########
docs/content/posts/2023-02-23-release-1.15.4.md:
##########
@@ -0,0 +1,152 @@
+---
+authors:
+- danny: null
+  name: Danny Cranmer
+date: "2023-02-23T17:00:00Z"

Review Comment:
   Keep in mind that this date is ultimately what will be used when the blog 
post is published; so when you actually merge this, you should update it to the 
date of the release



##########
docs/content/posts/2023-02-23-release-1.15.4.md:
##########
@@ -0,0 +1,152 @@
+---
+authors:
+- danny: null
+  name: Danny Cranmer
+date: "2023-02-23T17:00:00Z"
+excerpt: The Apache Flink Community is pleased to announce a bug fix release 
for Flink
+  1.15.
+title: Apache Flink 1.15.4 Release Announcement
+aliases:
+- /news/2023/02/23/release-1.15.4.html
+---
+
+The Apache Flink Community is pleased to announce the fourth bug fix release 
of the Flink 1.15 series.
+
+This release includes 46 bug fixes, vulnerability fixes, and minor 
improvements for Flink 1.15.
+Below you will find a list of all bugfixes and improvements (excluding 
improvements to the build infrastructure and build stability). For a complete 
list of all changes see:
+[JIRA](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352526).
+
+We highly recommend all users upgrade to Flink 1.15.4.
+
+# Release Artifacts
+
+## Maven Dependencies
+
+```xml
+<dependency>
+  <groupId>org.apache.flink</groupId>
+  <artifactId>flink-java</artifactId>
+  <version>1.15.4</version>
+</dependency>
+<dependency>
+  <groupId>org.apache.flink</groupId>
+  <artifactId>flink-streaming-java</artifactId>
+  <version>1.15.4</version>
+</dependency>
+<dependency>
+  <groupId>org.apache.flink</groupId>
+  <artifactId>flink-clients</artifactId>
+  <version>1.15.4</version>
+</dependency>
+```
+
+## Binaries
+
+You can find the binaries on the updated [Downloads page](/downloads).
+
+## Docker Images
+
+* [library/flink](https://hub.docker.com/_/flink/tags?page=1&name=1.15.4) 
(official images)
+* 
[apache/flink](https://hub.docker.com/r/apache/flink/tags?page=1&name=1.15.4) 
(ASF repository)
+
+## PyPi
+
+* [apache-flink==1.15.4](https://pypi.org/project/apache-flink/1.15.4/)
+
+# Release Notes
+
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-16582'>FLINK-16582</a>] -     
    NettyBufferPoolTest may have warns on NettyBuffer leak 
+</li>

Review Comment:
   ```suggestion
   ```
   
   Is a test stability



##########
docs/content/posts/2023-02-23-release-1.15.4.md:
##########
@@ -0,0 +1,152 @@
+---
+authors:
+- danny: null
+  name: Danny Cranmer
+date: "2023-02-23T17:00:00Z"
+excerpt: The Apache Flink Community is pleased to announce a bug fix release 
for Flink
+  1.15.
+title: Apache Flink 1.15.4 Release Announcement
+aliases:
+- /news/2023/02/23/release-1.15.4.html
+---
+
+The Apache Flink Community is pleased to announce the fourth bug fix release 
of the Flink 1.15 series.
+
+This release includes 46 bug fixes, vulnerability fixes, and minor 
improvements for Flink 1.15.
+Below you will find a list of all bugfixes and improvements (excluding 
improvements to the build infrastructure and build stability). For a complete 
list of all changes see:
+[JIRA](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352526).
+
+We highly recommend all users upgrade to Flink 1.15.4.
+
+# Release Artifacts
+
+## Maven Dependencies
+
+```xml
+<dependency>
+  <groupId>org.apache.flink</groupId>
+  <artifactId>flink-java</artifactId>
+  <version>1.15.4</version>
+</dependency>
+<dependency>
+  <groupId>org.apache.flink</groupId>
+  <artifactId>flink-streaming-java</artifactId>
+  <version>1.15.4</version>
+</dependency>
+<dependency>
+  <groupId>org.apache.flink</groupId>
+  <artifactId>flink-clients</artifactId>
+  <version>1.15.4</version>
+</dependency>
+```
+
+## Binaries
+
+You can find the binaries on the updated [Downloads page](/downloads).
+
+## Docker Images
+
+* [library/flink](https://hub.docker.com/_/flink/tags?page=1&name=1.15.4) 
(official images)
+* 
[apache/flink](https://hub.docker.com/r/apache/flink/tags?page=1&name=1.15.4) 
(ASF repository)
+
+## PyPi
+
+* [apache-flink==1.15.4](https://pypi.org/project/apache-flink/1.15.4/)
+
+# Release Notes
+
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-16582'>FLINK-16582</a>] -     
    NettyBufferPoolTest may have warns on NettyBuffer leak 
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-26037'>FLINK-26037</a>] -     
    TaskManagerRunner may crash during shutdown sequence
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-27341'>FLINK-27341</a>] -     
    TaskManager running together with JobManager are bind to 127.0.0.1
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-27800'>FLINK-27800</a>] -     
    addInEdge check state error
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-27944'>FLINK-27944</a>] -     
    IO metrics collision happens if a task has union inputs
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-28526'>FLINK-28526</a>] -     
    Fail to lateral join with UDTF from Table with timstamp column
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-28695'>FLINK-28695</a>] -     
    Fail to send partition request to restarted taskmanager
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-28742'>FLINK-28742</a>] -     
    Table.to_pandas fails with lit(&quot;xxx&quot;)
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-28863'>FLINK-28863</a>] -     
    Snapshot result of RocksDB native savepoint should have empty shared-state
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-29231'>FLINK-29231</a>] -     
    PyFlink UDAF produces different results in the same sliding window
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-29234'>FLINK-29234</a>] -     
    Dead lock in DefaultLeaderElectionService
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-30133'>FLINK-30133</a>] -     
    HadoopModuleFactory creates error if the security module cannot be loaded
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-30168'>FLINK-30168</a>] -     
    PyFlink Deserialization Error with Object Array
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-30304'>FLINK-30304</a>] -     
    Possible Deadlock in Kinesis/Firehose/DynamoDB Connector
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-30308'>FLINK-30308</a>] -     
    ClassCastException: class java.io.ObjectStreamClass$Caches$1 cannot be cast 
to class java.util.Map is showing in the logging when the job shutdown
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-30366'>FLINK-30366</a>] -     
    Python Group Agg failed in cleaning the idle state
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-30461'>FLINK-30461</a>] -     
    Some rocksdb sst files will remain forever
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-30637'>FLINK-30637</a>] -     
    In linux-aarch64 environment, using “is” judgment to match the window type 
of overwindow have returned incorrect matching results
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-30679'>FLINK-30679</a>] -     
    Can not load the data of hive dim table when project-push-down is introduced
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-30803'>FLINK-30803</a>] -     
    PyFlink mishandles script dependencies
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-30864'>FLINK-30864</a>] -     
    Optional pattern at the start of a group pattern not working
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-30881'>FLINK-30881</a>] -     
    Crictl/Minikube version mismatch causes errors in k8s setup
+</li>

Review Comment:
   ```suggestion
   ```
   
   Is a test stability



##########
docs/content/posts/2023-02-23-release-1.15.4.md:
##########
@@ -0,0 +1,152 @@
+---
+authors:
+- danny: null
+  name: Danny Cranmer
+date: "2023-02-23T17:00:00Z"
+excerpt: The Apache Flink Community is pleased to announce a bug fix release 
for Flink
+  1.15.
+title: Apache Flink 1.15.4 Release Announcement
+aliases:
+- /news/2023/02/23/release-1.15.4.html
+---
+
+The Apache Flink Community is pleased to announce the fourth bug fix release 
of the Flink 1.15 series.
+
+This release includes 46 bug fixes, vulnerability fixes, and minor 
improvements for Flink 1.15.
+Below you will find a list of all bugfixes and improvements (excluding 
improvements to the build infrastructure and build stability). For a complete 
list of all changes see:
+[JIRA](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352526).
+
+We highly recommend all users upgrade to Flink 1.15.4.
+
+# Release Artifacts
+
+## Maven Dependencies
+
+```xml
+<dependency>
+  <groupId>org.apache.flink</groupId>
+  <artifactId>flink-java</artifactId>
+  <version>1.15.4</version>
+</dependency>
+<dependency>
+  <groupId>org.apache.flink</groupId>
+  <artifactId>flink-streaming-java</artifactId>
+  <version>1.15.4</version>
+</dependency>
+<dependency>
+  <groupId>org.apache.flink</groupId>
+  <artifactId>flink-clients</artifactId>
+  <version>1.15.4</version>
+</dependency>
+```
+
+## Binaries
+
+You can find the binaries on the updated [Downloads page](/downloads).
+
+## Docker Images
+
+* [library/flink](https://hub.docker.com/_/flink/tags?page=1&name=1.15.4) 
(official images)
+* 
[apache/flink](https://hub.docker.com/r/apache/flink/tags?page=1&name=1.15.4) 
(ASF repository)
+
+## PyPi
+
+* [apache-flink==1.15.4](https://pypi.org/project/apache-flink/1.15.4/)
+
+# Release Notes
+
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-16582'>FLINK-16582</a>] -     
    NettyBufferPoolTest may have warns on NettyBuffer leak 
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/FLINK-26037'>FLINK-26037</a>] -     
    TaskManagerRunner may crash during shutdown sequence
+</li>

Review Comment:
   ```suggestion
   ```
   
   Is a test stability



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to