Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

We've managed to include some awesome features for SIL 4.0, in the sense that we simplified the administration and the configuration of the plugins. The following changes and improvements affect ALL our add-ons and are available to ALL who use the Kepler add-on suite, free of charge

 

Table of Contents

Configuration Changes

Additional Tables

We have moved everything, including configuration, from the custom tables, and we moved data access to the standard mechanism JIRA provides. This is a huge move that will simplify the import / export of JIRA.

Data Sources

Data sources can now be defined directly from JIRA, provided you have the driver already in the JIRA's 'lib' folder. Of course, the JNDI mechanism still works, but I bet you will find it more convenient to define a datasource directly from the add-ons, and have the chance to test it before usage.

Virtual Files

Starting with this version, files may be stored either on disk or in database. We plan to add a feature to move all the files from disk to database or the other way around, again to simplify the management of the instances.

LDAP Support

We now have multiple LDAP support, albeit only for Microsoft Active Directory. We're still waiting for you to ask us to add support for other LDAP types.

Mail

Mail support was enhanced as well; we added new configuration options, one which will simplify development

STL - SIL Template Language

A major change is the support for mail templates (in fact, templates of any kind). We introduced STL (SIL Template Language), a feature that allows you to put snippets of SIL in some file and run embedded programs. The feature matches closely from the syntax point of view with JSP, i.e. you write embedded SIL code within the corpus of the email.

Other

We unified our thread pools across all add-ons. You can see now live the scripts that are running at some point in time so you can adjust your parameters accordingly. Task queue also records the maximal number of jobs waiting to be executed, so make sure you have enough threads.

 

User Interface Changes

 

You will notice a lot of changes in the user interface; we aligned the add-ons to the Atlassian User Interface Recommendations and we introduced new menus and new shortcut links to the configuration sections. We also have changed the editor, adding more support in it

...

Incompatibilities With Previous Versions

 

This version presents some incompatibilities with previous version. You are required to take all the necessary precautions when upgrading katl-commons to the 4.0.0 level and up.

 

Warning

Always test your migration path before applying the upgrade in production! Do backups before!

 

The following table lists the incompatibilities and their motivations, along with their solutions.

...

Status
colourYellow
titlelow

...

Status
colourYellow
titlelow

...

You will need to correct your mail templates. Make sure all variables are defined. You will find more information about the STL in its dedicated section: SIL Template Language.

...

Warning

Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !

Include Page
What's new in SIL™ 4.5.0
What's new in SIL™ 4.5.0

Also See