Light-Java v1.5.19 Release Notes

Release Date: 2018-09-22 // over 5 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • Consul heartbeat stream limit being exceeded #279

    Closed issues:

    • ๐Ÿšš move light-tokenization status codes to status.ym in light-4j #289
    • โœ‚ remove unused status code from status.yml #288
    • โž• add status code for user-management in light-portal #287
    • ๐Ÿ›  fix a typo in HashUtil #286
    • ๐Ÿ”ง BodyHandler Middleware to support configurable Content-Type #285
    • โž• add pattern matching to differentiate email and userId in StringUtils #283
    • โšก๏ธ update EmailSender to trust the host from the email.yml #278
    • ๐Ÿ”„ change email module name to email-sender #277
    • create http-url module for url related utility #276
    • create a new http-string module that depends on Undertow #275
    • โž• add replaceOnce to StringUtil in utility module #274
    • 0๏ธโƒฃ set the right default port number for DirectRegistry #273
    • โž• add error codes for light-config-server #271
    • Created by accident #270
    • ๐Ÿ“‡ rename datasource to data-source #269
    • ๐Ÿ“‡ rename deref to deref-token #268
    • ๐Ÿ“‡ rename limit to rate-limit #267
    • ๐Ÿ“‡ rename basic to basic-auth #266
    • โšก๏ธ update deregisterAfter from 90m to 2m #264
    • OpenAPI and GraphQL ValidatorHandlers conflict on config file names #252
    • โž• add a handler for IP whitelisting #235

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ Updated oauth helper files to handle SAMLBearer grant type #292 (dguncb)
    • โšก๏ธ Update Readme #284 (anilmuppalla)
    • Related to #249, adds an EndpointSource interface for injecting path,โ€ฆ #282 (logi)
    • ๐Ÿ›  fixes #279 Consul heartbeat stream limit being exceeded #281 (stevehu)
    • โœจ enhancement for light-oauth2 provider module #265 (stevehu)