This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch release-1.7 in repository https://gitbox.apache.org/repos/asf/flink.git.
from 1b8b7ae5 [FLINK-10913] Harden ExecutionGraphRestartTest#testRestartAutomatically new ac30938 [FLINK-10880] Add Documentation.ExcludeFromDocumentation to exclude ConfigOptions from documentation new 63d3883 [FLINK-10880] Exclude JobManagerOptions#EXECUTION_FAILOVER_STRATEGY from documentation new ef683c3 [FLINK-10880] Add release notes warning to not use Flink's failover strategies The 3 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: .../generated/job_manager_configuration.html | 5 --- docs/release-notes/flink-1.5.md | 8 +++++ docs/release-notes/flink-1.6.md | 11 +++++- docs/release-notes/flink-1.7.md | 9 +++++ .../flink/annotation/docs/Documentation.java | 13 +++++++ .../flink/configuration/JobManagerOptions.java | 1 + .../configuration/ConfigOptionsDocGenerator.java | 11 +++++- .../ConfigOptionsDocGeneratorTest.java | 41 ++++++++++++++++++++++ 8 files changed, 92 insertions(+), 7 deletions(-)