Changes for page 240 - Spring Cleaning

Last modified by Erik Bakker on 2025/03/10 10:00

From version 714.2
edited by Carlijn Kokkeler
on 2024/09/23 11:36
Change comment: Update document after refactoring.
To version 712.1
edited by Erik Bakker
on 2024/09/09 15:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -230 - Petite Peaks
1 +229 - XPath Alignment
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.CarlijnKokkeler
1 +XWiki.ebakker
Content
... ... @@ -26,6 +26,7 @@
26 26  
27 27  In the coming weeks, we will actively monitor eMagiz models to see to what extent this advice has been implemented.{{/warning}}
28 28  
29 +
29 29  //__Default Plan - Improvements__//
30 30  
31 31  * When you press the "Default Plan" option, the following changes will occur (assuming you also have a default plan on your environment):
... ... @@ -34,17 +34,6 @@
34 34  
35 35  [[image:Main.Images.Release Blog.WebHome@release-229-new-default-plan.png]]
36 36  
37 -== **SFTP Authentication Option Added - New Runtime Image** ==
38 -
39 -With this release we launch a new runtime image that provides an additional configuration option on our SFTP (caching) session factory support object. With this option you can define the **order** in which the authentication is handled and which options are **allowed**. The following options are possible. The default configuration option (which is valid in 99% of the cases) is "Keyboard-Interactive and Password".
40 -
41 -* Password
42 -* Keyboard-Interactive
43 -* Password and Keyboard-Interactive
44 -* Keyboard-Interactive and Password
45 -
46 -[[image:Main.Images.Release Blog.WebHome@release-229-new-auth-option-sftp.png]]
47 -
48 48  == **Bug Fixes** ==
49 49  //__XPath Header Enricher - Help Text Improvement__//
50 50  We have added a help text segment that explain that you will get the first result back if your XPath returns a list of values. Secondly, we have added an additional help text segment that explains how to change the XPath expression in case you want to get a list of values back.