Skip to content

Tags: hoophq/hoop

Tags

1.27.11

Toggle 1.27.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use Adaptive Cards when sending reviews to MS teams (#538)

* Only process review webhook events that are in the pending state

1.27.10

Toggle 1.27.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix bug on fetching guardrail rules to scope resources to organization (

#536)

[gateway] Update openapi docs
[gateway] Add description attribute to guardrails resource

1.27.9

Toggle 1.27.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add guard rail rules feature that blocks executions based on rules (#524

)

- [logging] Change to not output stack trace when logging error
- [gateway] Add CRUD routes to create guard rail rules resources (GET, POST, PUT, DELETE)
- [gateway] Add connection attribute to create rule associations
- [gateway] Refactor connections to use gorm over postgrest

1.27.8

Toggle 1.27.8's commit message
enhancement(auth) dedupe user groups when syncing with IDP

1.27.7

Toggle 1.27.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[REFACTOR]: Access Hoop flow (aka connect proxy-manager) (#520)

* refactor(hoop app): send token to hoop app

* refactor(hoop app): change image

* refactor(desktop app): remove steps from access hoop

* chore(version): update to version 1.31.2

1.27.6

Toggle 1.27.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FEAT]: Disable sessions download - GEN-797 (#522)

* feat(sessions): add env var to block sessions download

* feat(sessions): when disable sessions download is true block download action

1.27.5

Toggle 1.27.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add runbook env vars primitives (#521)

* Add runbook env vars primitives
* Remove input_envvars attribute to show in the public api

1.27.4

Toggle 1.27.4's commit message
[gateway] fix spelling when returning error for disabled access modes

1.27.3

Toggle 1.27.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FIXES]: general fixes (#516)

* fix(components): multiselect not working inside modal

* fix(dashboard): fix conditional of rejected and approved reviews chart

* fix(webclient): add scroll in runbooks section

* chore(version): update to version 1.31.1

1.27.2

Toggle 1.27.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[helm] fix defaultAgent spec (#515)

add check to validate the liveness of the gateway before starting the default agent