Skip to content

Releases: aserto-dev/topaz

topaz v0.31.8

23 Mar 17:13
e71770d
Compare
Choose a tag to compare

Changelog

topaz v0.31.7

22 Mar 22:01
e20d2b0
Compare
Choose a tag to compare

Changelog

topaz v0.31.6

05 Mar 23:53
ca9c7ff
Compare
Choose a tag to compare

Changelog

topaz v0.31.4

29 Feb 21:22
e0034fc
Compare
Choose a tag to compare

Changelog

  • e0034fc Bump to runtime v0.60.2 (#331)
  • f8326d4 Merge pull request #325 from aserto-dev/fix/readme-docker-error
  • 4f1266f Merge pull request #327 from aserto-dev/console
  • c5ef8d1 Merge pull request #330 from aserto-dev/fix/templ-install-no-configure
  • 6bd2f81 Return auth type in the /api/v2/config endpoint
  • 57b03c6 Return auth type in the /api/v2/config endpoint
  • dfe8057 add template --no-configure
  • 5a6ac2f go-topaz-ui v0.1.3
  • 0778b4d redirect console root to app URL (#296)
  • 5cae732 updated README to reflect docker error and workaround

topaz v0.31.3

27 Feb 16:05
3e5e12d
Compare
Choose a tag to compare

Changelog

topaz v0.31.1

26 Feb 18:35
d0f2a9f
Compare
Choose a tag to compare

Changelog

  • d0f2a9f Cache JWKeys. (#300)
  • b86c730 Merge pull request #314 from aserto-dev/topaz-version
  • b21e94a Prevent the version field from env var overriding
  • 6c8cf25 add topaz templates install --no-test --no-console flags (#316)
  • 12468d0 trim cert generation log msgs (#317)
  • d63214f upd ci.yaml to use available node 20 actions (#315)

topaz v0.31.0

23 Feb 19:54
9e4ac65
Compare
Choose a tag to compare

Changelog

  • 06954ec Add /api/v2/config endpoint with returns a list of configs
  • 2baabd8 Add api key authentication to the /api/v2/config
  • 5a96304 Add assertions to gdrive template (#223)
  • 2853128 Add concrete morty_shared.pdf in gdrive template
  • e4865b6 Add display names in slack template
  • 8301e89 Add gdrive to templates.json
  • 1e12ce1 Add github template
  • b203e4b Add github to templates.json
  • b3ce99c Add group#member subject relation to gdrive and slack (#306)
  • 5ee258d Add slack into templates.json
  • 4ca7a65 Add slack to hosted folder
  • 7b82fc8 Assertions for gdrive template
  • b80baba Bump runtime to v0.60.1
  • 6a1225c Change manifest extension
  • 004f336 Do not set default TOPAZ_DIR in config loader
  • bc71f53 Edit display names in github template
  • 9c1405c Ensure TOPAZ_DIR is set before loading the configuration to map volumes
  • 67b1796 Executable docker image with volume mounts (#245)
  • 7381dd8 Fix --container-??? params in topaz start/run
  • 7895b74 Fix cyclical permission in slack manifest
  • 2a29725 Fix gdrive tests
  • 69df93f Fix linting rules.
  • 9edd54c Fix small typo in flag name authenticatedUser
  • 3437238 Fix typo ('inventions.doc' => 'inventions.txt')
  • 1256a87 Fix typo in github relations
  • 6b3a11e Fix typo in github template
  • 4b2b289 GDrive template
  • 5fc5b79 Include self-hosted-console v0.1.0
  • f768186 Make Jerry a legacy_admin in slack template
  • 3fd199c Merge branch 'main' into container-platform
  • 6b89508 Merge branch 'main' into model-v2
  • e31313a Merge branch 'main' into model-v2
  • cb789db Merge pull request #220 from aserto-dev/gdrive-template
  • 2a3800e Merge pull request #221 from aserto-dev/validate-relation
  • 4b759f6 Merge pull request #237 from aserto-dev/subject-rels
  • 79ec06f Merge pull request #241 from aserto-dev/slack
  • 698a6b4 Merge pull request #247 from aserto-dev/model-migration
  • bd15265 Merge pull request #248 from aserto-dev/ds-v3-only
  • f26fb01 Merge pull request #256 from aserto-dev/container-platform
  • 23a857d Merge pull request #268 from aserto-dev/gdrive_templates
  • a4bf5e8 Merge pull request #276 from aserto-dev/rework_with_citadel
  • d5cdff5 Merge pull request #278 from aserto-dev/add-v2-cfg
  • 5e94307 Merge pull request #286 from aserto-dev/get-graph
  • c1df80c Merge pull request #287 from aserto-dev/merge-main
  • 1aaae13 Merge pull request #288 from aserto-dev/container-args
  • 294f614 Merge pull request #290 from aserto-dev/latest-console
  • 1bd29a2 Merge pull request #294 from aserto-dev/runtime_v0.60.1
  • 43de90d Merge pull request #297 from aserto-dev/template-perms
  • bd3531c Merge pull request #299 from aserto-dev/rc2
  • ae50290 Merge pull request #302 from aserto-dev/template-data
  • 3be0611 Merge pull request #305 from aserto-dev/fix_env_vars
  • 90b83e2 Merge pull request #308 from aserto-dev/template-descriptions-docs-url
  • c414e87 Merge pull request #310 from aserto-dev/template-data
  • 2923cbb Merge pull request #312 from aserto-dev/deps
  • 9e4ac65 Merge pull request #313 from aserto-dev/model-v2
  • 7d81cc1 Merge remote-tracking branch 'origin/main' into merge-main
  • 267f190 Merge remote-tracking branch 'origin/main' into model-v2
  • a6a0d15 Merge remote-tracking branch 'origin/main' into model-v2
  • ff12835 Moved the http middleware used for config endpoint in the auth package.
  • 9495937 Name the config "Topaz Config"
  • 054a17a Nested citadel groups (#304)
  • 426cc03 Never return remote directory URL in config.
  • 5ff8490 New v3.GetGraph implementation
  • b807649 No error from topaz stop if its' already stopped. (#311)
  • a3c1b81 Refactor config structures
  • fe8e8a0 Remove Morty's legacy_admin relation in slack template
  • ee90b7f Remove authenticationEnabled from the /api/v2/config response.
  • 64ca3d7 Remove duplicate object
  • 07904a9 Rename ConsoleCfg to TopazCfg
  • e4e3566 Rename gdrive template objects
  • ef304e4 Return API keys when anonymous auth is enabled.
  • 5cc8238 Return the topaz key for directory not the remote directory key
  • 8810d3f Rework github dataset to match citadel
  • 284f7c8 Rework obj & rels with citadel users
  • f069212 Set the address for the topaz config to the console address.
  • cb15ed2 Small refactoring of error message and internal method nameing
  • 16e3535 Update dependencies
  • 895e7e3 Update deps and fix builtin help test
  • 219e9bd Update the naming of attributed in config
  • e5f06da Use check running in all cli commands (#301)
  • b29cf3d Use citadel users in gdrive template
  • 04b6025 Use dashes in github template object IDs.
  • c8455bf Use go-edge-ds@azm-check
  • 9969ae5 Use runtime v0.58.1 (#309)
  • d742f94 Use strings instead of pointers to string in console config
  • 3c5bb25 Validate new relations against the model
  • 3f582a9 add container platform support
  • d405d40 add slack template
  • 176b815 can_read, can_write, can_delete on repo and channel
  • bf17d1a can_view->can_read, beth home folder, and wildcard relation
  • 8a1d290 container-version backwards compat
  • ba38e5e default enable-v2 to false
  • 7c85fd9 ds.relations accepts with_empty_subject_relation param
  • 968d6a3 fix for windows (#298)
  • 7d9fad4 fix gdrive/github templates (#291)
  • 566e38b fix topax configure --help
  • 098c60b fix topaz issue 270 (#271)
  • 3501c3d fix/is running (#303)
  • 72fb56b fix/topaz 269 (#272)
  • 0fedac6 go-edge-ds v0.31.0
  • f91d500 go-edge-ds with model migration
  • 93892b1 go-topaz-ui v0.1.2
  • d858a0c help wording update
  • 760cec6 hide deprecated load & save commands (#292)
  • b6491d1 more seed_metadata reference removal
  • ab19f42 platform
  • ba5405b rapidoc allow-server-selection
  • fa1fac3 refactor
  • 7fbbc93 remove obsolete seed_metadata, upd config json schema file
  • 0b44c0e self-hosted-console v0.1.1
  • c72fbf3 templates verify cmd (#293)
  • 72ffa5c upd PR
  • b27deac upd go-edge-ds azm-check @ b238468
  • 0a04932 upd model-v2 with latest changes from main (#273)
  • 3b4c337 update config for topaz 0.30
  • e5c8ced update config json schema validation config
  • ea84e61 update descriptions and docs_url for new templates
  • 2b87e36 wip

topaz v0.30.32

12 Feb 18:41
98dd575
Compare
Choose a tag to compare

Changelog

  • 54e7eae Merge pull request #280 from aserto-dev/rename-assets
  • 98dd575 Merge pull request #281 from aserto-dev/rename-assets
  • bc527b9 Renmave v2 todo assets
  • 37bc0b6 Use underscores in todo asset files names.

topaz v0.30.31

07 Feb 18:06
ffa28f2
Compare
Choose a tag to compare

Changelog

  • a56c655 Bump runtime to v0.60.0
  • ffa28f2 Merge pull request #275 from aserto-dev/bump_runtime

topaz v0.30.30

01 Feb 05:44
64a1b78
Compare
Choose a tag to compare

Changelog

  • 0e20fdd Add missing domain data in todo template
  • 980a28b Merge pull request #262 from aserto-dev/todo-domain-data
  • 64a1b78 added docs_url to simple-rbac template (#263)
  • 590aaab fix edge-sync re-enable and re-calc interval (#264)
  • 64ea9e8 use testing t.TempDir() instead of os.TempDir() (#265)