V1.0.0

Last modified by Carlijn Kokkeler on 2024/07/17 14:46

These are the release notes for this runtime image. Once a runtime image is released, every new release will utilize this runtime image as base for creating runtime images for docker.
  

Infrastructure updates

  1. Can support gen 2 and gen 3 runtimes
    2. Instances have the latest security updates
    3. Deployment is done through the deployment plan
    4. On premise runtime deployment through the eMagiz portal (after installing the control agent) eliminating the need to locally install runtimes

Runtime specific updates

  1. Faster startup time
    2. Latest spring libraries providing latest bug fixes and security updates
    3. Logging will no longer have the flow origin but will have the container from which the logging resides
    4. Gen 3 metrics will be available giving more insight into your application and a better user experience
    5. Gen 3 logging will work slightly different but have a similar user experience. The 'Logger' field in logging details is replacing the 'Flow' field from gen 2. Also the container field is added so you can see from which container the logging originated. The bundle field from gen 2 is no longer relevant anymore for gen 3.
    6. Properties of a runtime are updated by creating a new release and deploying the new release through the runtime dashboard
    7. Runtime dashboard is currently not supported

Runtime specific update for legacy runtimes (Karaf)

  1. Gen 2 runtimes on gen 3 infra will reset every time to the active release when woken up or restarted. Meaning they will run the flows in the active release only, flows not in the active release will be gone even if they were there before putting a cloud slot on standby.