This is an automated email from the ASF dual-hosted git repository.

martijnvisser pushed a change to branch release-1.14
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 08dbb6d5eff [FLINK-30679][connectors/hive] Fix 
IndexOutOfBoundsException for Hive lookup join when column pushdown to Hive 
lookup table source (#21782)
     new d4520d96e03 [hotfix][docs] Fix broken shortcodes and refs
     new abeceb6d552 [FLINK-38914][docs] Preserve page path when linking to 
stable version
     new 99c13162b2e [FLINK-38914][docs] Add canonical tags pointing to stable 
docs
     new 2560799f951 [FLINK-38925][docs] Update Matomo URL to the right domain
     new c6c4246c041 [FLINK-38924][docs] Redirect users to documentation home 
page when encountering a 404
     new 6e0873926a3 [hotfix][docs] Configures Apache to serve the custom 
404.html page with proper 404 status code and always serve index.html for dirs
     new f7a3f860432 [hotfix][docs] Fix git permission issue in Docker build

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/docs.sh                          |   4 +-
 .../resource-providers/standalone/overview.md      |   8 +-
 .../content.zh/docs/dev/datastream/experimental.md |   2 +
 .../docs/connectors/table/formats/debezium.md      |   3 +-
 docs/content/docs/dev/datastream/experimental.md   |   2 +
 docs/layouts/404.html                              | 119 +++++++++++++++++++++
 docs/layouts/_default/baseof.html                  |   2 +-
 .../partials/docs/inject/content-before.html       |   6 +-
 docs/layouts/partials/docs/inject/head.html        |  10 ++
 .../archetype.properties => docs/static/.htaccess  |  11 +-
 10 files changed, 153 insertions(+), 14 deletions(-)
 create mode 100644 docs/layouts/404.html
 copy 
flink-quickstart/flink-quickstart-scala/src/test/resources/projects/testArtifact/archetype.properties
 => docs/static/.htaccess (77%)

Reply via email to