Changes for page 213 - Joyful Journeys
Last modified by Carlijn Kokkeler on 2024/04/18 13:07
From version 57.1
edited by Erik Bakker
on 2022/12/06 15:57
on 2022/12/06 15:57
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 (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -1 89-PrivateEye1 +210 - Deployment Delights - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,82 +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!** Our releaseof the Private store functionality characterizes this release. This functionality allows some users to export content to a privatestore that is only accessible within the company and could be published to the public store of eMagiz.On top of that, we resolved some of the limitations on the 3rd generation runtime.Furthermore, some minor fixes and beta features will be released to the community.6 +**Hi there, eMagiz developers!** We have... 6 6 7 -== **Private Store** == 8 -On top of our general store, in which eMagiz currently publishes Store content relevant to both the Design and Create phases of eMagiz, we have added the private store functionality. This store works precisely the same as the general store. However, only users belonging to the same company as the exporter can import the store content (after it is approved). 8 +== **Alerts** == 9 9 10 -{{warning}}Other users can see the store content but are not able to import the store content. They will be notified to them when they try to do so.{{/warning}} 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. 11 11 12 -== **3rd generation runtime bolstering** == 13 +//__Missing metrics alert__// 14 +We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 13 13 14 - Thisrelease will introduce various improvements for our 3rd generation runtime. Below you will find the most noteworthy enhancementswe madeto the3rd generation runtime and itsinteraction with the portal.16 +== **Feedback Items** == 15 15 16 -//__ SOAPand REST web servicesmigration,including splitting them__//17 - Withthis release,wehavereleasedthemigration processthat willallowyouto migrateSOAPand REST webservicestothe3rd generationruntime.At thesametime,youcan directly splittheall-entry toeliminatethat construction. Aspecificmigrationpathforhis will be publishedin thedocumentationportal.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. 18 18 19 -//__Changing SSL settings for 3rd generation runtime models works__// 20 -As with the current runtime architecture, you can change the SSL settings if needed for a model running in the 3rd generation runtime. 21 +[[image:Main.Images.Release Blog.WebHome@release-blog-209-deployment-delights-container-overview.png]] 21 21 22 -//__ ImprovedmigrationforJMS flows__//23 - Thisreleasewill improve the migrationof JMS flows whenmigrating tothe3rdgeneration runtime.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 -{{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}} 26 +//__Rebuilding of images__// 27 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 26 26 27 -//__Removed the ability to add "Debug components" to a flow running in the 3rd generation runtime architecture__// 28 -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. 29 29 30 -//__Deployment plan is updated correctly when completly migrated to the 3rd generation runtime architecture__// 31 -We have fixed a bug that generated an incorrect default deployment plan once you were fully migrated to the 3rd generation runtime. 30 +== **Bug Fixes** == 32 32 33 -//__ Correct property generationfor EventStreamingflowsusingthe 3rd generation runtime architecture__//34 - With thisrelease,thepropertiesgeneratedforEventStreaming flowsrunninginthe3rdgenerationruntime areconfigured correctlyto mimictheonesinthe image.32 +//__Runtime metrics processing__// 33 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 35 35 36 -//__ Added "Reset" functionality__//37 -W iththisrelease,anew functionalityhas beenaddedfor 3rdgeneration runtimes that allowsyou to combine several stepsintoone action, called"Resetruntime."The effectofthisactionis the sameas it currentlyisinthe legacy runtime.35 +//__Deployment plan__// 36 +We solved a bug where a deployment step in the deployment plan could randomly get stuck. 38 38 39 -== **Feedback items ** == 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. 40 40 41 -We have also solved other feedback items besides the flow designer's critical updates. 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. 42 42 43 -//__ Improvednaming convention on Storerelated pages__//44 -We haveimprovedvariousdisplaynamesusingthemergefunctionalitywithin our store offering.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. 45 45 46 -//__Update security protocols for our internal architecture__// 47 -Parts of our internal infrastructure (i.e., docs.emagiz.com) have been updated to adhere to the latest security standards. 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 + 48 48 49 -//__Improved read-only description for "if exists" constructions in Transformations__// 50 -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. 51 - 52 - 53 -== **Bug fixes ** == 54 - 55 -//__Decent validation feedback when not filling in the property value__// 56 -We have fixed the validation feedback you get when not filling in the property value using the "Check properties" functionality. 57 - 58 -//__Incorrect resource locations__// 59 -We have fixed several instances where the resource location was not generated correctly in the 3rd generation runtime. 60 - 61 -//__Apply to environment in User Management performance improvement__// 62 -We have improved the performance of updating User Management on your environment. This way, the update functionality is more stable and faster. 63 - 64 64 == **Fancy Forum Answers** == 65 65 66 66 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: 67 67 68 -* [[Is eMagiz able to read XSD attributes>>https://my.emagiz.com/p/question/172825635703236146||target="blank"]] 69 -* [[Does eMagiz use ActiveMQ?>>https://my.emagiz.com/p/question/172825635703235780||target="blank"]] 70 -* [[Tool for test messages to eMagiz Queues>>https://my.emagiz.com/p/question/172825635703236227||target="blank"]] 71 -* [[How to Remove Cloud Container>>https://my.emagiz.com/p/question/172825635703236460||target="blank"]] 55 +* [[JSONPath in SpEL expressions>>https://my.emagiz.com/p/question/172825635703415034||target="blank"]] 72 72 73 73 == **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:59 +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. 63 +* 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 ... ... @@ -89,6 +89,12 @@ 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}} 76 +~*~* Indicates a next-generation-architecture only feature. 77 +{{/info}} 78 +))) 79 + 80 +((( 81 +{{toc/}} 82 +))) 94 94 {{/container}} 84 +{{/container}}