Skip to content

Releases: kuzzleio/kuzzle-plugin-commons

1.0.0

21 Feb 07:54
Compare
Choose a tag to compare

1.0.0

ConfigManager class supports both instantiation from plugins or applications

0.0.9

23 Jan 15:17
Compare
Choose a tag to compare

0.0.9

Fix CRUDController properties scope to protected

0.0.8

23 Jan 14:08
Compare
Choose a tag to compare

0.0.8

Returns documents in ConfigManage pipe

0.0.7

23 Jan 10:06
Compare
Choose a tag to compare

0.0.7

Do not register mappings for engine config doc in abstract engine

0.0.6

23 Jan 10:01
Compare
Choose a tag to compare

0.0.6

Fix default collection name for ConfigManager

0.0.5

22 Jan 20:56
Compare
Choose a tag to compare

0.0.5

Remove debug from ConfigManager

0.0.4

22 Jan 20:54
Compare
Choose a tag to compare

0.0.4

Export correctly ConfigManager and CRUDController

0.0.3

22 Jan 20:50
137b9a4
Compare
Choose a tag to compare

0.0.3

Add the ConfigManager

It's also a breaking change for AbstractEngine that now take the admin config manager (to register engine config document) and the engine config manager (to create config collection on new engines)

0.0.2

03 Jan 12:44
1d9e4bb
Compare
Choose a tag to compare

0.0.2

Use Kuzzle as a peer dependency

0.0.1

30 Nov 17:32
Compare
Choose a tag to compare

Description

Initial release