Changes for page 216 - Hack Heaven
Last modified by CarlijnKokkeler on 2024/04/18 13:04
From version 417.1
edited by Erik Bakker
on 2024/03/11 15:16
on 2024/03/11 15:16
Change comment:
There is no comment for this version
To version 88.1
edited by eMagiz
on 2023/02/28 13:18
on 2023/02/28 13:18
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 216-Hack Heaven1 +193 - Fan Out - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e bakker1 +XWiki.eMagiz - Content
-
... ... @@ -1,136 +1,87 @@ 1 1 {{container}} 2 -{{container layoutStyle="columns"}} 3 -((( 2 +{{container layoutStyle="columns"}}((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Aspart of our alignmentweek, wealso had ahackathonevent focusing onawidearrayof reportedfeedbackon theportal. Themajorityofthe releaseblogwillbefocusedon this. On top of that,we launchnew functionality thatmakesiteasierto transformtoJSON, selectinfraflowsinarelease,and deploy multipleagents to asinglemachine thatadheres tospecificconditions.Butbeforewe diveintoallthat has changed,wewillpublish several announcementsvia this releaseblog(and otherchannels)toprepare your modelforupcoming major changes.5 +**Hi there, eMagiz developers!** In the last couple of weeks, we worked hard on API improvements and 3rd generation improvements for you all to see. Amongst the API improvements we now introduce the option to define REST/XML structures in your API gateway for your API callers to call. This brings more options to the user community in setting up the API Gateway structure in accordance with the needs and desires of the client. On top of that we have released several 3rd generation improvements. Amongst these we will add WS-Security functionality to the runtime and improvements on viewing release properties. Furthermore we have released new cloud templates to improve security in our current runtime and improve the auto-healing for 3rd generation runtime cloud slots. Last but not least we release the first adaptation of "State generation" that can be implemented with the help of us in your model. In the upcoming monts we will gather feedback from actual client cases and improve on this functionality. 7 7 8 -== ** Announcement -TLSversions deprecated** ==7 +== **REST XML for API Gateway** == 9 9 10 - Placeholder for infofromBas9 +{{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}} 11 11 12 - {{info}}Text{{/info}}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 13 14 - == **Announcement-Spring6** ==13 +[[image:Main.Images.Release Blog.WebHome@193-release-blog--rest-xml-default-setting.png]] 15 15 16 - In thenextrelease,we expecttorelease amajorversionofourcurrent runtimebaseimage. This imagemovesthe eMagiz stackfromJava8to Java17, andfromSpringFramework5toSpringFramework 6. AlthougheMagizwilltryto makethetransitionassmoothaspossible,werecommend thatyoustart with thefollowing preparations.15 +Every operation made after this decision will default to XML (or JSON which is still the default). Should you want to support JSON on some operations and XML on others you can select a default and manually correct the mediaType for the requests and responses to which it matters. 17 17 18 -{{warning}} 19 -* Make sure that your release is running on the **latest** flow versions. After the release of the new image, eMagiz will push new flow versions of components that have changes. These new flow versions must be included in the subsequent release. Having your release already on the **latest** flow versions makes this less affecting 20 -* To help you identify which flow versions are especially important here, you can consider all flows that contain any of the following components: 21 -** Simple job launcher (data pipelines) 22 -** Job explorer (data pipelines) 23 -** HTTP components message sender (support object) 24 -** Web service outbound gateway (with a 'message sender' attribute specified) 25 -** SFTP session factory (support object) 26 -** API gateways with OAuth2 as security mechanism. 27 -* We recommend identifying flows with (advanced) custom Groovy scripts. As our Java version changes and the Spring version changes, this may affect the availability of the libraries on the classpath, and therefore the validity of import statements. You can already test the Groovy script using the flow testing functionality as flow testing is already running on the Java 17 and Spring Framework 6 baseline. 28 -** In addition, the groovy version used has been moved from version 3.0.19 to 4.0.18. These changes may affect your scripts as well. These release notes outline the major changes 29 -* The code handling SFTP file transfer has been overhauled completely. Although this should not affect you, we encourage you to test your SFTP integrations before deploying to Production.{{/warning}} 17 +[[image:Main.Images.Release Blog.WebHome@193-release-blog--rest-xml-change-media-type-setting.png]] 30 30 19 +==**Cloud Template update** == 31 31 32 -== **Infra flow selection** == 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 ==== 33 33 34 -This release will include asignificantupdateto ourreleasefunctionality,whichallowsyouto configureyourrelease.Presently,eMagizwill allow you to see changesontheinfra-flowlevelvisually.25 +This release introduces a new cloud template for all our customers running in a single-lane setup in the 2nd generation runtime. This cloud template will update some specific security settings on these cloud slots. The complete release notes on the cloud template can be found [[here>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] 35 35 36 - [[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-comparison.png]]27 +====Cloud Template R6 - Single Lane ==== 37 37 38 - Ineditmode,you can selectanewversionviatheright-clickoption,whichyoualreadyuse forother flows.29 +This release introduces a new cloud template for all our customers running in a single-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"]] 39 39 40 - [[image:Main.Images.Release Blog.WebHome@release-216-hack-heaven--infra-flow-selection.png]]31 +====Cloud Template R6 - Double Lane==== 41 41 42 - Wehave also addeda title to each context menuthatspecifiestheflowtype(e.g.,exitconnector,containerinfra,connectorinfra)foradditionalclarity whileconstructingyour release.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"]] 43 43 44 - [[image:Main.Images.ReleaseBlog.WebHome@release-216-hack-heaven--context-menu-title.png]]35 +== **WS-Security on the 3rd generation runtime** ~*~* == 45 45 46 - ==**Multiple environments selection**==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. 47 47 48 -{{warning}}The following is only applicable under the following conditions: 49 - * Windows 2022 server 50 - * At least one port opened (as a consequence of a hosted web service){{/warning}} 39 +== **State Generation ~*~* == 51 51 52 -Whe nconfiguringyourDeploy Agent,younow havean additionaloptionthatthe user canactivate.Thischeckboxunlocksthepossibilityofstabilitywhenrunningmultiple deploy agentsononemachine.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. 53 53 54 - [[image:Main.Images.ReleaseBlog.WebHome@release-216-hack-heaven--multiple-environments.png]]43 +{{info}}Should you be interested in this functionality or want to learn more please contact us at productmanagement@emagiz.com{{/info}} 55 55 56 -== **Feedback Items** == 57 -//__Easier component selection in flow designer__// 58 -The area selector through which you can select one or more components has improved to allow for an easier selection of said components when displayed close to the edge of the canvas. Expanding the area allows you to select these components, which will become much easier. 45 +== **Feedback items ** == 59 59 60 -//__ Improvedhandlingofoptionality in JSONonlists__//61 - Previously, eMagizalwayscreatedaJSONarrayif yourdata modelexpectedalist.Thisled to unexpected andundesirable behavior of the message,as empty arrays arenotalwaysaccepted byexternalparties.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. 62 62 63 -With this release, we have changed the way in which we generate the JSON output should there be an empty list. Consequently, the empty list will **not** be part of the output anymore, as desired. 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. 64 64 65 -//__Loading bar when searching for log entries__// 66 -To indicate to the user that eMagiz is still busy retrieving log entries, we have added a loading bar to the log entry overview upon pressing search. 53 +{{warning}}Make sure to check the changes and create a new version afterward to deploy the changes.{{/warning}} 67 67 68 -//__Improved feedback when deleting elements from Capture__// 69 -To better specify to the user which integration or system the user intends to delete, we have improved the text in the confirmation pop-up. This way, we can provide more information to the user to avoid mistakes. 55 +== **Bug fixes ** == 70 70 71 -//__ Enhancedfilteroptionsin Manage__//72 -With this release, we have a ddedfilter options on boththeAlerting taband theTrigger configurationpop-up. ThisallowsuserstofilteronStatus(Alerting)andQueues,Topics,Recipients,andmore(Trigger configurationpop-up)intheseplaces.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. 73 73 74 -//__Copy property names from Create__// 75 -This release unlocks the possibility of easily copying the name of a property placeholder so it can be used while deploying. 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}} 76 76 77 -//__ Improvedfeedbackduring migration to thecurrent runtimearchitecture__//78 - ShouldyoutrytomigratetheJMSbeforeanyotherruntime under Create->Settings,we have improvedthefeedback.This feedback willtell youwhy youcannotmigratein thisorder.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. 79 79 80 -//__Block user from making changes to their cloud while another upgrade is still in progress__// 81 -We now block users from changing their cloud configuration when another upgrade is ongoing. 82 - 83 -//__Cron trigger validation__// 84 -We have added a validation check upon saving a cron expression in the Flow Designer to avoid flows not starting due to a misconfigured cron expression. 85 - 86 -== **Bug Fixes** == 87 -//__Making Edit (and View) the default action when configuring parameters__// 88 -We have made the Edit (and View) button the default action when configuring parameters in a transformation. 89 - 90 -//__Property configuration pop-up resized__// 91 -We have resized the property configuration overviews to make the property value better readable. 92 - 93 -//__Alphabetically sorted components in the flow designer__// 94 -As of this release, we now sort the components alphabetically in the flow designer. 95 - 96 -//__Improved sorting on runtime overview__// 97 -As of this release, we now sort the runtimes in the runtime overview correctly by time. This means that the runtime with a changed status, closest to the current date and time, is shown at the top of the list. This should reduce the chance of overlooking a critical mistake. 98 - 99 -//__Improved sorting on catalog overview__// 100 -As of this release, we now sort the topics in the catalog by name. 101 - 102 -//__Styling fix on rich text editors__// 103 -Rich text editors are used in various parts of the portal. This release fixes a broken styling configuration that made it difficult to fill in information in these editors. 104 - 105 -//__Styling fix on release edit__// 106 -As of this release, the correct icon (green) will be shown when wanting to add a second API operation under the same "header." 107 - 108 -//__Removed false-positive alerts on transformations__// 109 -When transforming a string to a non-empty string, eMagiz would also show an alert even if the user made a check to avoid an empty string as output. This behavior is now corrected. This will significantly reduce the number of alerts you will see as a user within the context of your transformation. 110 - 111 -//__Event Streaming Graphs - view thirty days back__// 112 -Just like the other views, we now also provide the user with a default thirty-day window to analyze relevant statistics related to event streaming further. 113 - 114 -//__Improved helptext__// 115 -We have improved various help texts across the portal to indicate better what should be filled in for specific fields. 116 - 117 117 == **Fancy Forum Answers** == 118 118 119 119 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: 120 120 121 -* [[XSD is only partially imported into eMagiz (xmlStat.xsd)>>https://my.emagiz.com/p/question/172825635703773349||target="blank"]] 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"]] 122 122 123 -== **Key Takeaways** ==73 +== **Key takeaways** == 124 124 125 -Thanks to all whohelped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you:75 +Thanks to all that helped build and those who tested and gave feedback to improve the product. To end this post, here are some key takeaways for you: 126 126 127 127 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 128 128 * If you have feedback or ideas for us, talk to the Platypus 129 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 79 +* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 130 130 * Clear your browser cache (Ctrl + Shift + Del) 131 131 * Check out the release notes [here] 132 132 * Start thinking about how the license tracker can aid your development 133 133 * Start thinking about major, minor, and patch 84 +* Upgrade to the latest build number 134 134 * Keep making great integrations 135 135 136 136 Let's stay in touch and till next time! ... ... @@ -138,11 +138,6 @@ 138 138 {{info}} 139 139 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 140 140 141 -{{/info}} 142 -))) 143 - 144 -((( 145 -{{toc/}} 146 -))) 92 +~*~* Indicates a GEN3-only feature. 93 +{{/info}})))((({{toc/}}))){{/container}} 147 147 {{/container}} 148 -{{/container}}