Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 5ffd3bb413beeff73a3bcce77bb098731c88d644
      
https://github.com/OpenSIPS/opensips/commit/5ffd3bb413beeff73a3bcce77bb098731c88d644
  Author: Bogdan-Andrei Iancu <bog...@opensips.org>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M Makefile.conf.template
    A modules/launch_darkly/Makefile
    A modules/launch_darkly/doc/contributors.xml
    A modules/launch_darkly/doc/launch_darkly.xml
    A modules/launch_darkly/doc/launch_darkly_admin.xml
    A modules/launch_darkly/launch_darkly.c
    A modules/launch_darkly/ld_ops.c
    A modules/launch_darkly/ld_ops.h

  Log Message:
  -----------
  Add new launch_darkly module

This module implements support for the "Launch Darkly" feature management 
cloud. The module provide the conectivity to the cloud and the ability to query 
for feature flags.

The development of this module was sponsored by Five9 https://www.five9.com/


  Commit: 55c0b2e7d694ba017edb0a621b17935cb8795d7e
      
https://github.com/OpenSIPS/opensips/commit/55c0b2e7d694ba017edb0a621b17935cb8795d7e
  Author: Bogdan-Andrei Iancu <bog...@opensips.org>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M lib/cJSON.h

  Log Message:
  -----------
  Force "os_" prefix for all cJSON functions from OpenSIPS core

This is needed to avoid any symbol colision with the CJSON public library - 
this library may end up linked by some OpenSIPS modules (like launch_darkly) 
and such conflict may raise when using such modules.


Compare: 
https://github.com/OpenSIPS/opensips/compare/b8bbf1440481...55c0b2e7d694

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to