|
1 | 1 | --- |
2 | 2 | title: "11.5" |
3 | | -parent: "metamodel-11" |
| 3 | +url: /releasenotes/sdk/metamodel-11.5/ |
| 4 | +weight: 68 |
4 | 5 | --- |
5 | 6 |
|
6 | 7 | ## 11.5.0 |
7 | 8 |
|
8 | 9 | ### Workflows |
9 | 10 |
|
10 | 11 | #### FlowLine (Element) |
| 12 | + |
11 | 13 | * We introduced the `caseValues` property. |
12 | 14 |
|
13 | 15 | #### MergeActivity (Element) |
| 16 | + |
14 | 17 | * We introduced this element. |
15 | 18 |
|
16 | 19 | #### CaseValue (Element) |
| 20 | + |
17 | 21 | * We introduced this element. |
18 | 22 |
|
19 | 23 | #### StringCase (Element) |
| 24 | + |
20 | 25 | * We introduced this element. |
21 | 26 |
|
22 | 27 | #### BooleanCase (Element) |
| 28 | + |
23 | 29 | * We introduced this element. |
24 | 30 |
|
25 | 31 | #### VoidCase (Element) |
| 32 | + |
26 | 33 | * We introduced this element. |
27 | 34 |
|
28 | 35 | ### Pages |
29 | 36 |
|
30 | 37 | #### PageParameter (Element) |
| 38 | + |
31 | 39 | * We introduced the `isRequired` property. |
32 | 40 | * We introduced the `defaultValue` property. |
33 | 41 |
|
34 | 42 | #### CallNanoflowClientAction (Element) |
| 43 | + |
35 | 44 | * We introduced the `outputMappings` property. |
36 | 45 |
|
37 | 46 | #### MicroflowSettings (Element) |
| 47 | + |
38 | 48 | * We introduced the `outputMappings` property. |
39 | 49 |
|
40 | 50 | #### OutputMapping (Element) |
| 51 | + |
41 | 52 | * We introduced this element. |
42 | 53 |
|
43 | 54 | ### Microflows |
44 | 55 |
|
45 | 56 | #### ExternalActionParameterMapping (Element) |
| 57 | + |
46 | 58 | * We introduced the `additionalAttributes` property. |
47 | 59 |
|
48 | 60 | #### AdditionalAttribute (Element) |
| 61 | + |
49 | 62 | * We introduced this element. Info: "For open types" |
50 | 63 |
|
51 | 64 | #### AuthenticationDocumentConfig (Element) |
| 65 | + |
52 | 66 | * We introduced this element. |
53 | 67 |
|
54 | 68 | ### Rest |
55 | 69 |
|
56 | 70 | #### ODataEntityTypeSource (Element) |
| 71 | + |
57 | 72 | * We introduced the `isOpen` property. Info: "Indicates that the service allows properties to be specified that are not in the metadata" |
58 | 73 |
|
59 | 74 | ### Authentication |
60 | 75 |
|
61 | 76 | #### OAuth20AuthenticationDetails (Element) |
| 77 | + |
62 | 78 | * We made the `clientId` property optional. |
63 | 79 | * We made the `clientSecret` property optional. |
64 | 80 | * We made the `tokenEndPoint` property optional. |
65 | | -* We introduced the `audience` property. |
66 | | - |
67 | | -This page has been generated automatically. |
| 81 | +* We introduced the `audience` property. |
0 commit comments