Skip to content

Releases: minoruta/ast_mongo

v0.3.2

09 May 05:52
6e388c3
Compare
Choose a tag to compare
  • [ASTERISK] updated Asterisk to 15.4.0
  • [SRTP] updated to 2.1.0
  • [MONGOC] updated to 1.9.5
  • [PATCH] removed old patches
  • [README] updated

v0.3.1

25 Apr 02:45
a5de308
Compare
Choose a tag to compare
  • [ASTERISK] updated to 15.3.0
  • [MONGO-C-DRIVER] updated to 1.9.4
  • [BUILD] update patch files after building
  • [DOCKER] leave the building results of mongo-c-driver as an archive.
  • [DOCKERFILE] control messy logs while building

v0.3.0

24 Apr 14:25
d170a66
Compare
Choose a tag to compare
  • [APM] added mongoDB APM functions.
  • [CONFIG MONGODB] added code for update2, store and destroy.
  • [MONGO C LOGGIN] added mongoc logging handler.
  • [UNIFIED CONFIG] unified configs for ast_mongo to one.
  • [IMPROVED] release db pool properly.
  • [MONGO C DRIVER] updated to 1.8.2
  • [ASTERISK] updated to 15.1.3
  • [CONFIG.JSON] removed useless parameters from config.json
  • [CONFIG.JSON] specify 'bundled' to use bundled option with pjsip
  • [UNIFIED CONFIG] unified configs for ast_mongo to one.
  • [TEST] added new testing (#16)
    • [NEW TEST] added new test
    • [RES CONFIG MONGODB] added a feature to handle id as ObjectID
    • [DOCS] update docs for new test
    • [TRAVIS CI] added Travis CI for testing (#15)

[ASTERISK] adapted to 15.0.0

03 Oct 22:00
Compare
Choose a tag to compare
[ASTERISK] adapted to 15.0.0 (#9)

* [TEST] improved test
* [BUILD] improved a script for v15.0.0
* [ASTERISK15] adapted code for Asterisk15.
* [MONGO C DRIVER] updated to 1.8.0
* [ASTERISK] updated to 15.0.0

v0.2.1

01 May 00:36
Compare
Choose a tag to compare

[BUGFIX] fixed memory leak by bson_as_json().

v0.2.0

28 Apr 21:08
Compare
Choose a tag to compare
removed an old test bench based on Vagrant, and then reconfigured pro…

v0.1.3

27 Apr 15:48
Compare
Choose a tag to compare

[BUG] fixed argument to specifiy ast_mongo# containers.

A new test bench based on Docker

16 Mar 11:12
Compare
Choose a tag to compare

added a new test bench based on the Docker technology.

v0.1.1

04 Feb 00:45
Compare
Choose a tag to compare

This is for the following conditions or before;

  • asterisk: 14.2.1,
  • mongodb: 3.4,
  • mongo_c_driver: 1.6.0.

v0.1.0

16 Sep 10:13
Compare
Choose a tag to compare
updated mongo-c-driver to 1.4.0 and asterisk to 13.11.2