BDL 3.21 new features

Features added in 3.21 releases of the Genero Business Development Language.

Important:

This page covers only those new features introduced with the Genero BDL version specified in the page title. Check prior new features pages if you migrate from an earlier version. Make sure to also read the upgrade guide corresponding to this Genero version.

Corresponding upgrade guide: BDL 3.21 upgrade guide.

Prior new features guide: BDL 3.20 new features.

Table 1. Core language
Overview Reference
Support for license manager version 6. See Install and License your Genero Products.
Table 2. Web Services
Overview Reference
Starting at 3.21.02
The FGLPROFILE has a new entry, security.global.options, added to support legacy OpenSSL 1 options. See New security.global.option in FGLPROFILE to allow legacy OpenSSL 1 options
New fglwsdl option -SSLOptions added to support legacy OpenSSL 1 options. See fglwsdl option -SSLOptions to support legacy OpenSSL 1 options and fglwsdl.
STRING-typed return parameter in OAUTH API function. See Change to OAuthAPI.GetIDSubject returns.
The FGLPROFILE has a new entry, security.global.certificate.selfsigned.preload, added to preload the global certificate and key at the start of the application instead of at the first HTTPS connection. See New security.global.certificate.selfsigned.preload entry in FGLPROFILE
Related upgrade notes
Upgrade notes for web services. See Web Services changes