Changes for page 216 - Hack Heaven
Last modified by CarlijnKokkeler on 2024/04/18 13:04
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -1 93-Fan Out1 +214 - System Symphony - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. eMagiz1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,87 +1,66 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}}((( 2 +{{container layoutStyle="columns"}} 3 +((( 3 3 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 4 4 5 -**Hi there, eMagiz developers!** In thelastcoupleofweeks, weworkedhardon APIimprovementsand 3rd generationimprovements foryouallto see. Amongstthe APIimprovements we now introducethe optionto defineREST/XML structuresinyourAPI gatewayforyourAPIcallerstocall. This bringsmoreoptions to theusercommunityinsetting upthe API Gatewaystructureinaccordancewiththe needsanddesiresoftheclient.Ontopof that wehavereleasedseveral 3rdgeneration improvements.Amongstthese we willaddWS-Security functionalitytotheruntime and improvementson viewing release properties. Furthermorewehavereleased new cloudtemplates toimprovesecurity inour current runtimeand improvethe auto-healingfor3rd generationruntime cloudslots. Last butnot leastwerelease the first adaptationof "Stategeneration" thatcan beimplemented withthe help of usinyour model.In the upcomingmonts we will gatherfeedback from actual client casesand improveonthis functionality.6 +**Hi there, eMagiz developers!** This release contains multiple bug fixes, as well as some other improvements. The monitoring graphs have been improved, such that they can now show data up to the last thirty days. Moreover, we can now deploy on Windows without relying on a Linux subsystem (WSL) to make on-premise deployment on a Windows host more accessible. Furthermore, several improvements regarding failover functionality have been done. Lastly, bug fixes regarding resource paths and image versions have been done. 6 6 7 -== ** RESTXML for APIGateway** ==8 +== **Feedback Items** == 8 8 9 -{{warning}}Note that a decision needs to be made to select XML or JSON as default format for all your operations hosted in your API Gateway.{{/warning}} 10 +//__On premise Windows machines__// 11 +We can now deploy on Windows without relying on a Linux subsystem (WSL) to make on-premise deployment on a Windows host more accessible. 10 10 11 -To enhance your options when developing an API gateway that can be called by others we now introduce the option to select XML as the default message format on your API Gateway pattern. You can do this under Design -> Settings -> API Management. In here you can select and edit the settings. 13 +[[image:Main.Images.Microlearning.WebHome@emagiz-runtime-management--intermediate-runtime-management-deploy-agent.png]] 14 + [[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-windows.png]] 12 12 13 -[[image:Main.Images.Release Blog.WebHome@193-release-blog--rest-xml-default-setting.png]] 16 +//__Adding multiple attributes__// 17 +It is now possible to add multiple existing attributes to an entity at once. This saves time when having to add multiple attributes to an entity. 14 14 15 - Every operationmadeafter thisdecision will default to XML (or JSON which isstill thedefault).Should you want to support JSON on someoperations and XML on others you can selectadefault and manually correctthemediaType forthe requests andresponses to which it matters.19 +[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-tree-attributes.png]] 16 16 17 -[[image:Main.Images.Release Blog.WebHome@193-release-blog--rest-xml-change-media-type-setting.png]] 21 +//__Monitoring graphs__// 22 +The monitoring graphs can now show data up to the last thirty days. 18 18 19 -==**Cloud Template update** == 24 +== **Bug Fixes** == 25 +//__Image versions__// 26 +To keep the overview of releases compact we now have improved the (automatic) deletion behavior in the following way: 27 +* The deletion of releases with deployed container versions will not be blocked anymore. 28 +* Automated release clean up behaviour will also not exclude these releases from deletion. 29 +* Images that belong to deleted releases will be kept if there are other releases that would reuse them, otherwise they will be deleted together with the releases. 20 20 21 -We have released several new Cloud templates which will be installed via the auto-upgrade settings of your model (or manually in case not set). 22 - 23 -====Cloud Template R23 - Single Lane ==== 31 +//__Failover group helptext__// 32 +The helptext of the Group attribute has been improved. 24 24 25 - This release introduces a new cloud templateforall our customers running inasingle-lanesetup in the 2nd generation runtime.This cloud templatewill updatesomespecific security settings on these cloud slots.Thecompletereleasenotesonthecloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]]34 +[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-helptext.png]] 26 26 27 -====Cloud Template R6 - Single Lane ==== 36 +//__Failover group refresh__// 37 +A new state 'Leader (single node)' has been added in case there is only one node for failover setup. Moreover, a refresh button is added in the Group tab of "Start/Stop Flows" screen. To utilize this, a new runtime image, [[V.2.1.1>>Main.Release Information.Runtime Images.V211||target="blank"]], is needed. 28 28 29 - This release introduces a new cloud templateforall our customers running inasingle-lanesetup in the 3rd generation runtime.This cloud templatewill improve theauto-healing functionality of thesecloud slots.Thecompletereleasenotesonthecloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]]39 +[[image:Main.Images.Release Blog.WebHome@release-blog-214-system-symphony-group-refresh.png]] 30 30 31 -====Cloud Template R6 - Double Lane==== 41 +//__Resource paths__// 42 +After migrating a gateway away fom the legacy runtime architecture, the path references in the event processors would be broken. This has been fixed. 32 32 33 -This release introduces a new cloud template for all our customers running in a double-lane setup in the 3rd generation runtime. This cloud template will improve the auto-healing functionality of these cloud slots. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] 34 - 35 -== **WS-Security on the 3rd generation runtime** ~*~* == 36 - 37 -To further improve our offering on the 3rd generation runtime we now also have added the necessary functionality to allow you to call SOAP endpoints while utilizing WS-Security as well as securing your hosted SOAP endpoint through WS-Security protocols. Please make sure to create a new release that will trigger the image creation process which will included this feature when necessary. 38 - 39 -== **State Generation ~*~* == 40 - 41 -With this release we introduce our first "State Generation" functionality to our user community. After rigorous internal testing and use we have now made a stride to also make it available to the user community on specific use case. In the following months we will gather feedback on this to further improve and release it in a simpler and more user friendly way to the user community. 42 - 43 -{{info}}Should you be interested in this functionality or want to learn more please contact us at productmanagement@emagiz.com{{/info}} 44 - 45 -== **Feedback items ** == 46 - 47 -//__Removed OData as option for an API Gateway operation__// 48 -With this release, we have removed the OData operation option as it was not used and was not fully supported anymore by the platform. 49 - 50 -//__Changes in API Gateway operation paths is automatically updated in Create__// 51 -When you change your path on a hosted API Gateway we will now automatically update the accompanying component in your Create (all-)entry. 52 - 53 -{{warning}}Make sure to check the changes and create a new version afterward to deploy the changes.{{/warning}} 54 - 55 -== **Bug fixes ** == 56 - 57 -//__Prevent endless loop in Deploy -> User Management__// 58 -With this release, we have changed the way we update properties when user management is updated for an API gateway using the API Key security mechanisms. This will prevent the endless loop that could now happen on occasion. 59 - 60 -{{warning}}Any operation that is incorrectly deleted from Deploy while still end up in the logic and could cause issue so pay attention when removing API Gateway operations.{{/warning}} 61 - 62 -//__Update error handling during migration to the 3rd generation runtime__// 63 -As of now the error handling of all flows is correctly updated whilst migrating to the 3rd generation runtime configuration. 64 - 65 65 == **Fancy Forum Answers** == 66 66 67 67 As always, this is a gentle reminder to ask questions via the Q&A forum. The Q&A forum is available in the eMagiz iPaaS portal, so we can all benefit from the knowledge within the community. For some inspiration, take a look at these forum answers: 68 68 69 -* [[Access Spring ApplicationContext within Groovy Script>>https://my.emagiz.com/p/question/172825635703325469||target="blank"]] 70 -* [[Configuration problem: Failed to locate '$autoCreateChannelCandidates'>>https://my.emagiz.com/p/question/172825635703312551||target="blank"]] 71 -* [[503 on SOAP Webservice hosted in eMagiz>>https://my.emagiz.com/p/question/172825635703325386||target="blank"]] 48 +* [[Token header dispeared after XSLT extension gateway>>https://my.emagiz.com/p/question/172825635703734925||target="blank"]] 49 +* [[Weird characters such as '¥' and '¶' in eMagiz but not in Postman>>https://my.emagiz.com/p/question/172825635703747839||target="blank"]] 50 +* [[Failed to list files error log>>https://my.emagiz.com/p/question/172825635703747912||target="blank"]] 51 +* [[API new client secret>>https://my.emagiz.com/p/question/172825635703748007||target="blank"]] 72 72 73 -== **Key takeaways** ==53 +== **Key Takeaways** == 74 74 75 -Thanks to all thathelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:55 +Thanks to all who helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 76 76 77 77 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 78 78 * If you have feedback or ideas for us, talk to the Platypus 79 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 59 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 80 80 * Clear your browser cache (Ctrl + Shift + Del) 81 81 * Check out the release notes [here] 82 82 * Start thinking about how the license tracker can aid your development 83 83 * Start thinking about major, minor, and patch 84 -* Upgrade to the latest build number 85 85 * Keep making great integrations 86 86 87 87 Let's stay in touch and till next time! ... ... @@ -89,6 +89,11 @@ 89 89 {{info}} 90 90 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 91 91 92 -~*~* Indicates a GEN3-only feature. 93 -{{/info}})))((({{toc/}}))){{/container}} 71 +{{/info}} 72 +))) 73 + 74 +((( 75 +{{toc/}} 76 +))) 94 94 {{/container}} 78 +{{/container}}