Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 440.1
edited by Carlijn Kokkeler
on 2024/04/08 11:26
on 2024/04/08 11:26
Change comment:
There is no comment for this version
To version 288.1
edited by Carlijn Kokkeler
on 2023/12/06 08:59
on 2023/12/06 08:59
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -21 8-SprightlySpring1 +210 - Deployment Delights - Content
-
... ... @@ -3,44 +3,59 @@ 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!** In this release, we have invested our effort to improve the performance and experience of our platform in the Deploy phase. Next to that, we did several bug fixes, not only for the Deploy phase, but also for the Store. Lastly, we made some changes to the alerts that you may be receiving. 7 7 8 +== **Alerts** == 8 8 9 - ==**Spring6Migration** ==10 - As announcedin our previous release blogs, wewillreleasea major version of our [[currentruntime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]]baseimageforall our clientsrunning on the[[currentruntime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architectureinourreleasethat willbeeleasedon April 11th, 2024, which is this release.10 +//__Topic approaching max size alert__// 11 +The alert ‘topic approaching maximum size’ has been temporarily disabled due to a high number of false positives. 11 11 12 -Configurations that contain any one of the listed components below are automatically migrated to Spring 6: 13 -* JDBC BoneCP data source 14 -* SSL web service message sender 15 -* Web service outbound gateway 16 -* SFTP session factory 17 -* HTTP components message sender 18 -* Job manager 19 -* Credentials 20 -* Simple job launcher 21 -* Default SFTP session factory 13 +//__Missing metrics alert__// 14 +We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 22 22 23 - Legacyconfigurations that contain SSL web service message sendercomponentsare also updated with a non runtimeaffecting change.16 +== **Feedback Items** == 24 24 25 -In our continued efforts to make the transition to Spring 6 as smooth as possible we have written down the advised process for identifying and updating the relevant flows as a consequence of the Spring 6 migration, which you can find [[here>>doc:Main.eMagiz Support.Migration Paths.migration-path-spring-6-migration.WebHome||target="blank"]]. 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. 26 26 27 - This largemaintenance update, movingtheeMagiz runtime stack from Spring5 to Spring 6 and from Java 8 to Java 17, includesmoving tolatest (major) versions of opensource projects,libraries and technologies.For this, a new imagewill bereleased. Although nonew functionality isadded inhisnew image version, several Spring libraries have been changed significantly. Moreinformation can be found21 +[[image:Main.Images.Release Blog.WebHome@release-blog-210-deployment-delights-container-overview.png]] 28 28 29 -== **Feedback Items** == 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. 30 30 26 +//__Rebuilding of images__// 27 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 28 + 31 31 == **Bug Fixes** == 32 -//__Runtime overview improvements__// 33 -The runtime overview has been improved regarding checks on the runtime version. 34 34 31 +//__Runtime metrics processing__// 32 +The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 33 + 34 +//__Deployment plan__// 35 +We solved a bug where a deployment step in the execution of the deployment plan could randomly get stuck. 36 + 37 +//__View all store items__// 38 +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. 39 + 40 +//__Out of memory behavior__// 41 +We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 42 + 43 +//__Max fetch size__// 44 +In the Flow Designer, we improved the help text of the advanced option of ‘max fetch size’ for the Mail Inbound Adapter component to better describe how that option affects the component's behavior. 45 + 35 35 == **Fancy Forum Answers** == 36 36 37 37 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: 38 38 39 -* [[XSD is only partially imported into eMagiz (xmlStat.xsd)>>https://my.emagiz.com/p/question/172825635703773349||target="blank"]] 40 -* [[TLSv1.3>>https://my.emagiz.com/p/question/172825635703773474||target="blank"]] 50 +* [[Deleting object failed for security reasons>>https://my.emagiz.com/p/question/172825635703671061||target="blank"]] 51 +* [[How do I delete a user?>>https://my.emagiz.com/p/question/172825635703670973||target="blank"]] 52 +* [[Import RCV-Shipment & RCV-Receipt XSD from Boltrics>>https://my.emagiz.com/p/question/172825635703671171||target="blank"]] 53 +* [[Add day in XPath header enricher>>https://my.emagiz.com/p/question/172825635703671325||target="blank"]] 54 +* [[Missing Body Java type resulting in problems>>https://my.emagiz.com/p/question/172825635703683790||target="blank"]] 41 41 42 -== **Key Takeaways** == 43 43 57 +== **Key takeaways** == 58 + 44 44 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: 45 45 46 46 * If you have questions surrounding our Program Increment Planning, please get in touch with [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] ... ... @@ -50,6 +50,7 @@ 50 50 * Check out the release notes [here] 51 51 * Start thinking about how the license tracker can aid your development 52 52 * Start thinking about major, minor, and patch 68 +* Upgrade to the latest build number 53 53 * Keep making great integrations 54 54 55 55 Let's stay in touch and till next time! ... ... @@ -57,6 +57,7 @@ 57 57 {{info}} 58 58 ~* Indicates a Beta feature. If you would like to get access to this beta feature, please contact [[productmanagement@emagiz.com>>mailto:academy@emagiz.com]] 59 59 76 +~*~* Indicates a next-generation-architecture only feature. 60 60 {{/info}} 61 61 ))) 62 62