Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 506.1
edited by Carlijn Kokkeler
on 2024/05/06 13:41
on 2024/05/06 13:41
Change comment:
There is no comment for this version
To version 281.2
edited by Carlijn Kokkeler
on 2023/12/04 15:08
on 2023/12/04 15:08
Change comment:
Update document after refactoring.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 20 -PatchParade1 +210 - Deployment Delights - Content
-
... ... @@ -3,79 +3,58 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** 6 +**Hi there, eMagiz developers!** We have... 7 7 8 -== ** Feedback Items** ==8 +== **Alerts** == 9 9 10 -//__ Integrationpatterninformation__//11 - Integrationpatterninformationof theselectedmessageypehas been addedto thepop-upthatis showninCapturewhen creatinganewintegration.10 +//__Topic approaching max size alert__// 11 +The alert ‘topic approaching maximum size’ alert has been temporarily disabled due to a high number of false positives. 12 12 13 -[[image:Main.Images.Release Blog.WebHome@release-220-integration-pattern.png]] 13 +//__Missing metrics alert__// 14 +We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 14 14 15 -//__Message queue history__// 16 -All events that relate to message queues (delete message, delete all messages or delete queue) are logged in the Manage phase instead of the Deploy phase. 16 +== **Feedback Items** == 17 17 18 -[[image:Main.Images.Release Blog.WebHome@release-220-manage-history.png]] 18 +//__Container version overview__// 19 +In Deploy > Releases, it is now possible to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section. 19 19 20 -//__Search boxes__// 21 -Search boxes in the properties overview are now shown by default. 21 +[[image:Main.Images.Release Blog.WebHome@release-blog-209-deployment-delights-container-overview.png]] 22 22 23 -[[image:Main.Images.Release Blog.WebHome@release-220-search-boxes.png]] 23 +//__Unchanged containers__// 24 +When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted. 24 24 25 -//__ Setasmapped__//26 - It isnowpossibletochoosewhethertoset/unsetallattributesof an entityas mappeddesign.26 +//__Rebuilding of images__// 27 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 27 27 28 -[[image:Main.Images.Release Blog.WebHome@release-220-mapped-entity.png]] 29 29 30 -//__SSL settings__// 31 -Changes can now be deployed on SSL level without creating a new version of a flow in Create. 32 - 33 -//__Machine deletion__// 34 -When trying to delete a machine that still has containers linked to it, the user will be presented with a pop-up explaining why the machine cannot be deleted. 35 - 36 -[[image:Main.Images.Release Blog.WebHome@release-220-machine-deletion.png]] 37 - 38 -//__JMS header handling__// 39 -Kafka outbound channel adapters can now also parse jms_destination and jms_replyTo headers. For this, a new runtime image(LINK) has been released. 40 - 41 41 == **Bug Fixes** == 42 -//__Annotation styling__// 43 -It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. 44 44 45 -[[image:Main.Images.Release Blog.WebHome@release-220-edit-annotation.png]] 32 +//__Runtime metrics processing__// 33 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 46 46 47 -//__ Filter rejectionwarnings__//48 - Adiscardchannelisrequiredforfilter componentswhen“Throwexceptiononrejection”valueis setto false.35 +//__Deployment plan__// 36 +We solved a bug where a deployment step in the deployment plan could randomly get stuck. 49 49 50 -[[image:Main.Images.Release Blog.WebHome@release-220-discard-channel.png]] 38 +//__Store message merging__// 39 +The message merging tool has been fixed to allow merging of your message definitions from the Store to existing data model messages. 51 51 52 -//__ ManageExplore__//53 -An issue has been fixed where navigatingtotheExplore tabin Managewouldsometimesredirectuserstothehomepage.41 +//__View all store items__// 42 +An issue has been fixed where it was not possible to load more store items in the left panel in the Create phase Flow Designer. 54 54 55 -//__ Pagerefreshing__//56 - Switching betweenenvironmentsrefreshestheQueue browserand Redelivery pagescorrectly forselectedenvironment.44 +//__Out of memory behavior__// 45 +We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 57 57 58 -//__Message redelivery__// 59 -An issue has been fixed where large messages would be shown at the bottom of the page instead of the right side of the page. 47 +//__Max fetch size__// 48 +We improved the help text of the advanced option of ‘max fetch size’ for the mail inbound adapter to better describe how that option affects its behavior. 49 + 60 60 61 -//__Deployment plan__// 62 -We have implemented changes that should prevent a discrepantion between the overview of runtimes to be deployed shown at the beginning of a deployment plan (or at individual machine-type steps) and the actual execution of relevant steps. 63 - 64 -//__Overview pages__// 65 -We fixed an issue that you could not navigate to the last page of some overview pages in Manage phase. 66 - 67 -//__Memory check__// 68 -Machines deleted in Design are excluded from the memory health check in Deploy, so that no unnecessary memory changes have to be done to delete machines. 69 - 70 70 == **Fancy Forum Answers** == 71 71 72 72 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: 73 73 74 -* [[Create an overview of DataFlows without any datatraffic>>https://my.emagiz.com/p/question/172825635703811872||target="blank"]] 75 -* [[Flowtest does not work>>https://my.emagiz.com/p/question/172825635703811773||target="blank"]] 76 -* [[Debugger blocks all other traffic>>https://my.emagiz.com/p/question/172825635703812013||target="blank"]] 55 +* [[JSONPath in SpEL expressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]] 77 77 78 -== **Key Takeaways** ==57 +== **Key takeaways** == 79 79 80 80 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: 81 81 ... ... @@ -83,9 +83,10 @@ 83 83 * If you have feedback or ideas for us, talk to the Platypus 84 84 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 85 85 * Clear your browser cache (Ctrl + Shift + Del) 86 -* Check out the release notes [ [here>>doc:Main.Release Information.Portal.219 - Creation Carousel.WebHome||target="blank"]]65 +* Check out the release notes [here] 87 87 * Start thinking about how the license tracker can aid your development 88 88 * Start thinking about major, minor, and patch 68 +* Upgrade to the latest build number 89 89 * Keep making great integrations 90 90 91 91 Let's stay in touch and till next time! ... ... @@ -93,6 +93,7 @@ 93 93 {{info}} 94 94 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 95 95 76 +~*~* Indicates a next-generation-architecture only feature. 96 96 {{/info}} 97 97 ))) 98 98