Release Camunda Modeler 4.0.0-alpha.0
See original GitHub issueWhat is inside?
- DMN 1.3 handling (import and export)
- DMN 1.1 to DMN 1.3 migration on import
- Improved deploy experience
- Various bug fixes and improvements
- Updated loading indicator (https://github.com/camunda/camunda-modeler/issues/1719)
Updated documentation (https://github.com/camunda/camunda-modeler/issues/1698) - Removed toolkit watermarks (https://github.com/camunda/camunda-modeler/issues/1731)
Release Checklist
- put up code freeze appointment in calendar (include
modeling
,qa
,sre
, andTeam-Support
) - make sure dependencies are released (
rm -rf node_modules && npm i && npm run all
works)bpmn-js
,dmn-js
,cmmn-js
,*-properties-panel
,*-moddle
, …
- close all issues which are solved by dependency updates
- verify
develop
is up to date withmaster
:git checkout master && git pull && git checkout develop && git merge master
- smoke test to verify all diagrams can be created
- update CHANGELOG
- semantic release (
npm run release
), cf. release schema - merge to master:
git checkout master && git merge develop
- wait for Travis to build the release
- execute integration test on released artifacts
- Works on Linux
- Works on Mac
- Works on Windows
- trigger QA for fuzzy testing
- write blog post for blog.camunda.org, do not publish until released version is available for download on camunda.org
- publish release on Github Releases
- trigger mirroring of release to https://camunda.org/release/camunda-modeler/ via Jenkins
update download version of Camunda Modeler at camunda.com - publish blog post on blog.camunda.org
- spread the word
- send release notice email
- tweet
- add new version to updates-server releases JSON file. Merge this file to master/live branches.
- close current milestone
Related to https://github.com/camunda/camunda-modeler/issues/1698
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
4.0.0-alpha.0 - Camunda Download Center
size created
camunda‑modeler‑4.0.0‑alpha.0‑linux‑x64.tar.gz 66.84 MB Mar 25, 2020, 1:33:36 PM
camunda‑modeler‑4.0.0‑alpha.0‑mac.dmg 64.82 MB Mar 25, 2020, 1:33:41 PM
camunda‑modeler‑4.0.0‑alpha.0‑mac.zip 64.89 MB Mar 25, 2020, 1:33:46 PM...
Read more >Camunda Modeler 4.0.0-alpha.1 Released
We are happy to announce the release of Camunda Modeler v4.0.0-alpha.1. It is shipped with notable changes in DMN modeling and the ...
Read more >Release Camunda Modeler v4.6.0 · Issue #2077 - GitHub
Release Camunda Modeler v4.6.0 #2077. Closed. 36 of 41 tasks. MaxTru opened this issue on Jan 24, 2021 · 0 comments ... table-js...
Read more >VersionTag for DMN broken in Modeler v3.7.0 onwards
Version 3.6.0 seems to be the last version that saves and reloads ... blog.camunda.com/post/2020/03/camunda-modeler-4.0.0-alpha.1-released/.
Read more >camunda-bpm-identity-keycloak-examples » 1.1.0
io.dropwizard.metrics » metrics-servlets · 4.0.5 · 4.2.14 · Redis Client Apache 2.0, logo, io.lettuce » lettuce-core · 5.1.7.RELEASE · 6.2.2.RELEASE.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We’re waiting for Camunda BPM blogpost.
👏