Changes for page 190 - Fast Forward
Last modified by Carlijn Kokkeler on 2024/04/18 13:20
From version 69.1
edited by Erik Bakker
on 2023/01/18 11:04
on 2023/01/18 11:04
Change comment:
There is no comment for this version
To version 63.1
edited by Erik Bakker
on 2023/01/18 10:13
on 2023/01/18 10:13
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,7 +4,7 @@ 4 4 5 5 **Hi there, eMagiz developers!** It has been a while since our last deployment on the 9th of December. As a result we have finished up a lot of new improvements to our 3rd generation runtime offering and fixed a variety of annoying bugs as well as some small improvements. This release is characterized by the major steps we took to release several major features on our 3rd generation runtime among which are the queue browser and message redelivery functionality. 6 6 7 -== **Queue Browser** == ~*~*7 +== **Queue Browser** == 8 8 9 9 {{warning}}Note that this functionality only works when your JMS server is running on the 3rd generation runtime{{/warning}} 10 10 ... ... @@ -31,7 +31,7 @@ 31 31 32 32 [[image:Main.Images.Release Blog.WebHome@190-release-blog--queue-browser-wiretap-overview.png]] 33 33 34 -== **Message Redelivery ** == ~*~*34 +== **Message Redelivery ** == 35 35 36 36 {{warning}}Note that this functionality only works when your JMS server is running on the 3rd generation runtime and the functionality is enabled for you environment.{{/warning}} 37 37 ... ... @@ -66,53 +66,53 @@ 66 66 //__Auto-fill namespaces for SOAP hosted webservices__// 67 67 Based on your configuration in Design eMagiz will now auto-fill the namespace when you host a SOAP web service. This avoids any potential problems in validating messages. 68 68 69 -//__Updated H2 database setting__// 70 -As of this release, we have improved the configuration of our H2 databases that are used within eMagiz. This new setting will ensure that the runtime controls when the H2 database is shut down. 69 +{{warning}}If you already migrated your JMS flow, you should execute a "Reset" action on the JMS level to get these changes in your model{{/warning}} 71 71 72 -{{warning}}If you already migrated your runtime, you should execute a "Reset" action on the infra flow to get these changes in your model{{/warning}} 71 +//__Removed the ability to add "Debug components" to a flow running in the 3rd generation runtime architecture__// 72 +As of this release, you can no longer add debug components on a flow already migrated to the 3rd generation runtime. This functionality will not work in the 3rd generation runtime and would break your flow. 73 73 74 -//__ Runtimesettingsoptionadded tocontextmenuon runtimelevel Deploy Architecture__//75 - AsareplacementofthecurrentHTTP settingscontextmenu wehaveaddedaewmenuitemcalledruntimesettings.On topf being abletoconfigureyour HTTP settings (whichyouneedto defineforhostedweb service) younow also can define whetherthecontrol bus needs to work forthisruntime.74 +//__Deployment plan is updated correctly when completly migrated to the 3rd generation runtime architecture__// 75 +We have fixed a bug that generated an incorrect default deployment plan once you were fully migrated to the 3rd generation runtime. 76 76 77 -//__ DeployAgentoptionadded tocontextmenuonmachinelevelDeployArchitecture__//78 -With this release, wehaveadded a contextmenu item thatallows userto deploy the agent thatisneededto runyour3rd generationarchitecture on-premise. Formoreinformation on how to install this pleasecheckout this [[microlearning>>doc:Main.eMagizAcademy.Microlearnings.Expert Level.SolutionArchitecture.expert-solution-architecture-onpremises-installguide.WebHome||target="blank"]]77 +//__Correct property generation for Event Streaming flows using the 3rd generation runtime architecture__// 78 +With this release, the properties generated for Event Streaming flows running in the 3rd generation runtime are configured correctly to mimic the ones in the image. 79 79 80 -//__ Performanceimprovement creatingarelease__//81 -With this release, we haveimprovedtheperformance ofcreatinga release.80 +//__Added "Reset" functionality__// 81 +With this release, a new functionality has been added for 3rd generation runtimes that allows you to combine several steps into one action, called "Reset runtime." The effect of this action is the same as it currently is in the legacy runtime. 82 82 83 83 == **Feedback items ** == 84 84 85 85 We have also solved other feedback items besides the flow designer's critical updates. 86 86 87 -//__ Sensitive informationstoredin propertiesis masked__//88 -We have m adehowwedisplaysensitive informationacrosstheportalnthe same mannerforvariouspartsof theportal.87 +//__Improved naming convention on Store related pages__// 88 +We have improved various display names using the merge functionality within our store offering. 89 89 90 -//__ Importing "Private"storeontenttowhichyoudo nothave access__//91 - We have improvedthe userfeedbackauserwill getwhentryingto importa "Private"storetemthatisnot available to theuser.90 +//__Update security protocols for our internal architecture__// 91 +Parts of our internal infrastructure (i.e., docs.emagiz.com) have been updated to adhere to the latest security standards. 92 92 93 +//__Improved read-only description for "if exists" constructions in Transformations__// 94 +To make it clear what the "if exists" check does while not being in "Start Editing" mode, we have improved the description so users without edit rights or without wanting to enter the "Start Editing" mode can read and interpret what the check does. 93 93 96 + 94 94 == **Bug fixes ** == 95 95 96 -//__ Fix possibilitythat allowedyoutobreakthe system messagewhendealingwiththe"Ordermatters"functionality__//97 -We have fixed the possibility you hadthatwouldbreak yoursystemmessageuponvalidating it inCreatewhenusing the "Ordermatters" functionality.99 +//__Decent validation feedback when not filling in the property value__// 100 +We have fixed the validation feedback you get when not filling in the property value using the "Check properties" functionality. 98 98 99 -//__ Synchronization of EventStreaming topicstates__//100 -We have fixed s ynchronizationissuesthatcouldoccurwhen severalchangeswereexecutedon amodel that usesafastamountof topics.102 +//__Incorrect resource locations__// 103 +We have fixed several instances where the resource location was not generated correctly in the 3rd generation runtime. 101 101 102 -//__ Copyandpastedefaultsupportobjects__//103 -W iththisreleaseyou cannowcopyandpastecomponentswithouthavingtoworry thatadditionalsupportobjects that alreadyexistin your target flow arecopied overandover into thesame flow.105 +//__Apply to environment in User Management performance improvement__// 106 +We have improved the performance of updating User Management on your environment. This way, the update functionality is more stable and faster. 104 104 105 -//__Fix editability of properties when importing store items__// 106 -With this release you can once again change property names upon importing a store item. 107 - 108 108 == **Fancy Forum Answers** == 109 109 110 110 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: 111 111 112 -* [[ CanIchange my 2FAsecret,eg.move toanother authenticator?>>https://my.emagiz.com/p/question/172825635703274697||target="blank"]]113 -* [[ Webrequestheader'SOAPAction'>>https://my.emagiz.com/p/question/172825635703274615||target="blank"]]114 -* [[ XPathExceptiononXPATHrouter>>https://my.emagiz.com/p/question/172825635703274295||target="blank"]]115 -* [[ Change propertywithnew releasein generation3 runtimes>>https://my.emagiz.com/p/question/172825635703274441||target="blank"]]112 +* [[Is eMagiz able to read XSD attributes>>https://my.emagiz.com/p/question/172825635703236146||target="blank"]] 113 +* [[Does eMagiz use ActiveMQ?>>https://my.emagiz.com/p/question/172825635703235780||target="blank"]] 114 +* [[Tool for test messages to eMagiz Queues>>https://my.emagiz.com/p/question/172825635703236227||target="blank"]] 115 +* [[How to Remove Cloud Container>>https://my.emagiz.com/p/question/172825635703236460||target="blank"]] 116 116 117 117 == **Key takeaways** == 118 118