Skip to content

Releases: razee-io/Razeedash

2.0.6

14 Aug 21:43
01a68b9
Compare
Choose a tag to compare
Merge pull request #373 from razee-io/deprecated_api

Update: use channelVersion instead of getChannelVersion

2.0.5

10 Aug 18:58
df799b3
Compare
Choose a tag to compare
Merge pull request #369 from razee-io/fix_curl_example

Fix: example curl file upload example had bad quoting

2.0.4

10 Aug 13:53
e909e62
Compare
Choose a tag to compare
Fix: allow tlsCAFile to be passed in from MONGO_OPTIONS (#368)

* Fix: allow tlsCAFile option

This will let users set a tlsCAFile option in their MONGO_OPTIONS env variable like this:
 MONGO_OPTIONS='{"ssl": true, "tlsCAFile": "/var/run/secrets/razeeio/razeedash-secret " }'

which will fix the `MongooseServerSelectionError: self signed certificate in certificate chain` seen when connecting to a hosted mongo instance with razeedash

* package updates

2.0.3

05 Aug 08:43
8148973
Compare
Choose a tag to compare

Fix user org migration logic

2.0.2

04 Aug 14:48
d0f8a7d
Compare
Choose a tag to compare
Merge pull request #358 from razee-io/non-root

Non root

2.0.1

31 Jul 19:52
e89f583
Compare
Choose a tag to compare

Fix: remove ensureIndex calls from razeedash to prevent duplicate key error messages

2.0.0

31 Jul 15:07
9b7f2ae
Compare
Choose a tag to compare
Merge pull request #355 from razee-io/docker_troubleshooting

Build: fix npm cache clear

1.12.1

17 Jun 18:24
fc0fe41
Compare
Choose a tag to compare
Merge pull request #322 from razee-io/register_org_bug

Fix: use the localUser function in orgsForUser check

1.12.0

17 Jun 09:16
a5eaf8b
Compare
Choose a tag to compare
Merge pull request #320 from razee-io/dependabot/npm_and_yarn/plotly.…

…js-dist-1.54.3

Bump plotly.js-dist from 1.54.2 to 1.54.3

1.12.0_002

16 Jun 13:35
Compare
Choose a tag to compare
1.12.0_002 Pre-release
Pre-release
better indenting