Reference Source

Roadmap

2.0.x breaking changes and new features (CURRENT)

MAIN GOALS

When I was working on devtools features with devapt 1.0.x, I meet some trouble with missing features. An other problem was to deal with topology definition and deployment information previously stored in many pieces of code. It was difficult to obtain a global view of defined or deployed topology. So I pull out deployment information from topology definition.

One missing feature for fine deployment was the lake of customer and version of defined items.

Main added features:

Main breaking changes:

New topology tree is now:

world: the root of the topology

-nodes
--nodeA
---serverA1
---serverA2

-tenants
--tenantA
---applications
----applicationA
-----url
-----license
-----provided_services
-----used_services
-----used_packages
-----used_plugins
-----assets
---packages
----packageA
-----base_dir
-----resources
-----services
---security

-plugins
--pluginA
---type
---file or package

-deployments
--tenantA
---applicationA
----assets
----services

-security
-loggers
-traces

That's why previous roadmap is outdated, sorry for the changes.

enhance core features, architecture and stability (previous 1.1.x)

PROJECT

FEATURES

enhance datas access features (previous 1.3.x)

PROJECT

FEATURES

2.1.x enhance distributed features and documentatioon (LATER)

PROJECT

FEATURES

2.2.x enhance security features (LATER)

PROJECT

FEATURES

2.3.x implement Cloud features (LATER)

PROJECT

FEATURES