Skip to content

Releases: JupiterOne/starbase

v0.10.0

20 Oct 11:56
Compare
Choose a tag to compare

🚀 Enhancement

⚠️ Pushed to main

  • Populate CODEOWENRS, baseline package.json and baseline cortex.yaml (@jablonnc)

Authors: 2

v0.9.0

19 Jul 14:11
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

Authors: 2

v0.8.0

27 Jun 18:40
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

Authors: 1

v0.7.0

13 Mar 18:24
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

Authors: 2

v0.6.0

06 Feb 15:36
Compare
Choose a tag to compare

🚀 Enhancement

  • Bumping minor revision to fix past manual tag creation #87 (@adam-in-ict)

🐛 Bug Fix

Authors: 1

Support -c, --config optional config path option

07 Nov 16:09
6b798e7
Compare
Choose a tag to compare

CLI now supports the -c, --config optional parameter (defaults to config.yaml). This option is required when working with docker, e.g.:

# assume working dir contains a config.yaml
cd /path/to/working/dir && mkdir -p .integrations
docker run -it --rm -v $PWD/.integrations:/opt/jupiterone/starbase/.integrations -v $PWD/config.yaml:/tmp/config.yaml ghcr.io/jupiterone/starbase setup -c /tmp/config.yaml
docker run -it --rm -v $PWD/.integrations:/opt/jupiterone/starbase/.integrations -v $PWD/config.yaml:/tmp/config.yaml ghcr.io/jupiterone/starbase run -c /tmp/config.yaml

v0.5.0

20 Oct 19:11
Compare
Choose a tag to compare

🚀 Enhancement

Authors: 1

v0.4.3

07 Sep 13:10
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 2

v0.3.0

29 Jul 12:46
Compare
Choose a tag to compare

Releases:

  • #70 - Disable schema validation by default
  • #71 - Support for publishing a Docker image to the GitHub Container Registry

Release 0.2.4

13 May 13:35
7d4fbf3
Compare
Choose a tag to compare

Fixed

  • Bumped SDK version to pull in fix for issue where we would periodically see
    duplicate nodes.