Changes for page 216 - Hack Heaven
Last modified by Carlijn Kokkeler on 2024/05/22 13:35
From version 108.1
edited by Carlijn Kokkeler
on 2023/09/18 11:00
on 2023/09/18 11:00
Change comment:
There is no comment for this version
To version 42.1
edited by Erik Bakker
on 2023/01/18 11:32
on 2023/01/18 11:32
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 - 205-WorldExplorers1 +190 - Fast Forward - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,71 +1,32 @@ 1 -{{container}} 2 -{{container layoutStyle="columns"}}((( 3 -[[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 1 +The release finishes up a lot of new improvements to our 3rd generation runtime offering and fixed a variety of annoying bugs and some minor enhancements. Furthermore, we introduce several improvements in the interaction with the portal. 4 4 5 - **Hi there, eMagiz developers!** We have processedadditional feedbackontheManage phase toensureyou canmoreeasily createoverviews of your statistics, displayingllinformation correctly and improving themigration process to the next-generationarchitecturein the Create phaseslightly.Ontop of that, we have improved thescalabilityof ournewgeneration monitoring stack andthe alerting structure.will alsorelease a new cloudtemplate forour next-generation infrastructure to comply with technical requirements from our cloud provider.3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.190 - Fast Forward.WebHome||target="blank"]]. 6 6 7 -== **Mandatory Cloud Template Upgrade - Next-generation models ** == 5 +=====New features===== 6 +* A new runtime image for customer models running on the 3rd generation runtime. Please find out more on our [[Runtime Image release notes>>Main.Release Information.Runtime Images.V110.WebHome||target="blank"]]. 7 +* Manage - Explore: The Queue browser is a new feature that enables you to explore the queues on your jms-server and view (and delete) the message on them. It is only available if you migrated your JMS server to the 3rd generation runtime. 8 8 9 - As can be seen on our [[status page>>https://status.emagiz.com/incidents/dbh6g9w3ks7q||target="blank"]], we will release a new cloud template forour next-generation models (both single and double lane) that willchangea configuration in these templates to comply with technical and operational requirements from our cloud provider. The announcement of the status page itself holds more detail for those to whom it pertains.9 +=====Major changes===== 10 10 11 - ==**FeedbackItems**==11 +* Manage - Redelivery: You are able to explore the message redelivery functionality for the 3rd generation architecture and see more details about it. Beside that, you are also able to redeliver the message(s) in this page. 12 12 13 -//__Improved Validation when migrating to the next-generation architecture__// 14 -To improve the migration process to the next-generation architecture, we now show a list of all reported problems, allowing the user to resolve them before migrating to the next-generation architecture. 13 +=====Minor changes===== 15 15 16 -{{info}}Note that when no problem is found, the migration process of that runtime will start automatically.{{/info}} 15 +* Design - System message: 'Request' and 'Response' entities are generated and set as root entities automatically for new SOAP web service integrations in 3rd generation runtimes. 16 +* Create - Flow designer: sensitive information stored in property values is masked. (#790) 17 +* Create - Flow Designer: when migrated from Gen2 to Gen3, the flow's JSON will be generated so user can use it to compare with the previous versions. 18 +* Create - Flow Designer: when importing store item from another partner, a error popup will be shown instead of default error message. 19 +* Deploy - Releases: The activate release functionality gained a performance improvement for gen 3 models. 20 +* Deploy - Architecture: Before apply to environment, we require a confirmation from you if those are some breaking changes that may cause issues in AWS. (#828) 21 +* Deploy - Architecture: We enabled setting memory limits for eMagiz runtimes running on Docker machines. (#571) 22 +* Deploy - Architecture: "HTTP settings" page changed to "Runtime settings", where you can enable/disable both HTTP and control bus per runtime. 23 +* Deploy - Releases - When activating a release you will be reminded of empty runtimes. Empty runtimes are runtimes without flows in the release. These runtimes should be removed from your architecture. 17 17 18 -//__Improved HTTP Statistics__// 19 -To improve the filtering and refresh functionality we offer on this overview, we have made several changes in this release that will improve the behavior of this overview. 25 +====Bug fixes==== 26 +* Design-CDM: cannot break definition when setting cardinality to '*' if the parent entity has order matters set to 'No' (#508) 27 +* Create - Flow Designer: When copy and paste, support objects such as "property placeholder", "support.bus-connection-caching" and "support.bus-connection-plain" are not duplicated (#793) 28 +* Create - Flow Designer: when importing a store item, it is possible to overwrite the value of properties in setup step. 29 +* Deploy - Containers: We fix an issue that the container overview does not show the entry flows which should run on that container. (#863) 30 +* Deploy - Architecture: Apply to environment button synchronizes event streaming topic states correctly. (#814) 31 +* Deploy - Architecture: The deploy runtimes option is only visible for admin. New menu item "Deploy agent" is added and visible for all users to show the command which can be uses to deploy agent on premises machine. 20 20 21 -//__Show values on the runtime level in Deploy Architecture__// 22 -We have improved the values shown on the runtime (i.e., container) level in Deploy Architecture so you can better assess whether the memory configuration is still suitable for your deployed solution. 23 - 24 -{{info}}To get to the values we use different calculation methods per type of runtime, as certain runtime types have various reasons for existence. 25 -* JMS - The number of queues in the active release. 26 -* Messaging Container - The number of messaging integrations in the active release. 27 -* Messaging Connector - The number of messaging integrations related to this system in the active release. 28 -* API Gateway Container - The number of operations in the active release. 29 -* Event Streaming Container - The number of event processors in the active release. 30 - 31 -There might be multi-tenant and multi-runtime situations that do not always get to the exact number; however, this is a great improvement compared to showing no values.{{/info}} 32 - 33 -== **Bug Fixes** == 34 - 35 -//__Gain the ability again to configure certificates in Deploy Architecture again__// 36 -In restricting the configuration options on the certificate level in one of our latter releases, it became impossible for normal users to add and edit certificates within Deploy Architecture. To resolve this problem we have now released a fix to resolve this issue, giving people the ability again to add and edit certificates under Deploy Architecture. 37 - 38 -//__Ensure that differing container configurations deploy the correct configuration__// 39 -When you run in a multi-runtime configuration and change the actual flows that need to run on container A vs. container B, it happened before that all flows were still being deployed on all runtimes. With this release, we will feed this information correctly to our infrastructure to ensure the correct and configured flows are deployed on the proper containers. 40 - 41 -//__Remove queurying options in Manage__// 42 -To avoid errors and loading problems when analyzing your statistics in Manage, we have removed the option to select a default time range spanning more than seven days. This is to guarantee the stability of the solution and to avoid users getting unnecessary errors. 43 - 44 -== **Fancy Forum Answers** == 45 - 46 -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: 47 - 48 -* [[Getting files from subfolders (FTP)>>https://my.emagiz.com/p/question/172825635703568575||target="blank"]] 49 - 50 -== **Key takeaways** == 51 - 52 -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: 53 - 54 -* If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 55 -* If you have feedback or ideas for us, talk to the Platypus 56 -* Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 57 -* Clear your browser cache (Ctrl + Shift + Del) 58 -* Check out the release notes [here] 59 -* Start thinking about how the license tracker can aid your development 60 -* Start thinking about major, minor, and patch 61 -* Upgrade to the latest build number 62 -* Keep making great integrations 63 - 64 -Let's stay in touch and till next time! 65 - 66 -{{info}} 67 -~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 68 - 69 -~*~* Indicates a next-generation-architecture only feature. 70 -{{/info}})))((({{toc/}}))){{/container}} 71 -{{/container}}