Mercurial > libervia-pubsub
log
age | author | description |
---|---|---|
Fri, 23 Sep 2022 18:06:12 +0200 | Goffi | backend: fix check of boolean settings with `publish-options` |
Fri, 23 Sep 2022 18:04:50 +0200 | Goffi | psql: fix `max_items` setting when creating a node |
Tue, 06 Sep 2022 11:33:34 +0200 | Goffi | privilege: use `typing.Dict[]` instead of `dict[]` to be compatible with Python 3.7 |
Tue, 06 Sep 2022 11:31:00 +0200 | Goffi | backend: use `typing.Dict[]` instead of `dict[]` to be compatible with Python 3.7 |
Mon, 30 May 2022 16:37:14 +0200 | Goffi | pam: handle errors in onSubscribeResult |
Wed, 11 May 2022 14:47:53 +0200 | Goffi | db: fix pubsub.sql syntax |
Wed, 11 May 2022 13:39:08 +0200 | Goffi | Privileged Entity update + Pubsub Account Management partial implementation + Public Pubsub Subscription |