github Unleash/unleash v4.6.0-beta.3

latest releases: v5.12.4, v5.12.3, v5.12.2...
2 years ago
  • 5696b0ff - 4.6.0-beta.3
  • ab51d23d - 4.6.0-beta.2
  • 0c789805 - feat: custom project roles (#1220)
  • 18c87ced - Fixed syntax error for Ruby SDK example
  • 4a5b3325 - fix: make sure our CSP allow gravatar.com for images
  • a85ca867 - 4.6.0-beta.1
  • 476264fa - chore: update frontend
  • de1a0b59 - chore: Trim out new add and delete tag permissions - we're going with update feature instead
  • 7417be3f - fix: Trim out add tag permissions, for now at least
  • bf4a1441 - fix: Removed duplicate impl caused by multiple good samaritans putting it back in!
  • debfb079 - fix: Add in missing create/delete tag permissions
  • 9e085d0c - fix: add tests for move project
  • 12e78663 - Merge pull request #1260 from Unleash/rarruda-patch-1
  • 5896b650 - Merge pull request #1259 from Unleash/docs/sort-sdks-sidebar
  • 917ab04d - fix: Removing a user from a project will now check to see if that project has an owner, rather than checking if any project has an owner
  • 22f78e67 - chore(deps): update dependency supertest to v6.2.1
  • 4de96018 - Update ruby SDK capabilities
  • 808a9f52 - fix: add event for changeProject
  • e8db1da6 - feat: new permission for moving project
  • 64f9d512 - fix: Role permission empty string for non environment type
  • 52ee1f14 - fix: typo in role-schema.ts
  • c9481eb0 - fix: root roles should be connected to the default project
  • 7a71f01e - fix: roles should have unique name
  • 876abe40 - fix: Change permission descriptions
  • 861218db - fix: remove debug log state
  • ee0e728e - fix: remove debug logging
  • 6d6686a2 - fix: move DEFAULT_PROJECT to types
  • 69446886 - Merge pull request #1249 from Unleash/docusaurusVersionBump
  • 49172870 - fix(docs): fix broken links to addons
  • 29ed242d - docs(fix): add missing commas
  • adec5aa2 - docs: add redirect from old integrations url
  • c3c7e1b4 - docs: update link to integrations
  • b2a8bc16 - docs: reorder sdks listing in sidebar
  • ec2d6b6c - Merge pull request #1258 from Unleash/docs/move-community-sdks
  • e1ba5f2e - docs: reuse pre-existing redirect to /sdks
  • b582bb11 - fix: module pattern ../../lib
  • 29e38940 - fix: update snapshot
  • a723004e - fix: export default project constant
  • f39f1eaa - 4.6.0-beta.0
  • 82bcd39f - chore: update frontend to beta version
  • a3e448a1 - feat: add configuration option for disabling legacy api
  • 979d7862 - feat: Add cascading delete for role_permissions when deleting a role
  • 87268021 - fix: remove unused import
  • ef8041d3 - fix: setup permission for variant
  • 95b50acd - feat: Schema validation for roles
  • 5abe99f4 - chore: Trim some dead code to make the linter happy
  • 21560f2d - chore: More minor cleanups of code
  • deaf614d - chore: Small code cleanups
  • b56ed05d - chore: Minor code cleanups
  • 26db43b2 - fix: alter migration
  • 1e466282 - fix: add guard for deleting role if the role is in use
  • dda9cba7 - fix: add test for changing user role
  • cfa35d2c - fix: add test for adding a project member with a custom role
  • 86df42b8 - fix: add test for connecting roles and deleting project
  • 645621a0 - fix: remove unused permissions
  • f032445d - fix: Improve responses from role resolution - getting a non existant role will throw a NotFound error
  • 40bdab77 - fix: Add in very barebones down migration for rbac so that tests work
  • 4e3f7e53 - feat: Validation now works when updating a role
  • 84f4a908 - fix: update tests
  • fb109d79 - fix: update root role test
  • 56334569 - fix: create new user
  • 4409111b - fix: update user permission mapping
  • d2907d18 - fix: update test name
  • 19f78314 - fix: add permissions to editor
  • 5ca23b80 - fix: patch a few broken tests
  • 5261de98 - fix: migration for project roles
  • c547b8a2 - feat: Patch db migration to handle old stucture
  • 42a51057 - feat: Add in validation for roles
  • 30de5f4b - chore: Refactor role/access stores into more logical domains
  • f97f8b03 - chore: A few small cleanups - remove logging and restore default on dev server config
  • afb5a613 - fix: Get a bunch of tests working and delete a few that make no sense anymore
  • b9533244 - feat: Add in support for updating roles
  • f8550790 - feat: Return permissions on get role endpoint
  • 8babe8ca - fix: Removed ability to set role type through api during creation - it's now always custom
  • cd782be6 - fix: Add back to get permissions working for editor role
  • 06347587 - fix: Make permissions actually work with new environments
  • ba40099b - fix: Patch migration to also populate permission names
  • d387ac0c - fix: Make project roles resolve correctly against new environments permissions structure
  • 9d4f542f - feat: Add ability to provide permissions when creating a role and rename environmentName to name in the list permissions datastructure
  • cb02ae9c - feat: Add api endpoints for roles and permissions list
  • 817f9607 - fix: add fake store
  • 2eb0b6a1 - chore: Implement scaffolding for new rbac
  • 0129f23e - feat: add tests
  • d8ab79f7 - fix: connect environment with access service
  • 73d270d1 - fix: add migration for roles
  • 2ec42719 - wip: environment for permissions
  • eb89d450 - docs: add link to /sdks/community-sdks
  • f404c37f - docs(chore): Update headings, slight sdk doc restructure.
  • 2488124a - docs(chore): add redirect from '/sdks/community' to '/sdks'
  • 76d590d0 - Upgrade docusaurus to 2.0.0.beta.14 from beta.9

Don't miss a new unleash release

NewReleases is sending notifications on new releases.