Skip to content

Tags: hoophq/hoop

Tags

1.52.0

Toggle 1.52.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add: normalize kubernetes token (#1329)

1.51.2

Toggle 1.51.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[agent/mongo] Fix how to expand positional arguments to prevent handl…

…ing parameters incorrectly (#1320)

1.51.1

Toggle 1.51.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/saml (#1312)

* feat: enhance SAML login functionality and improve authentication flow

* feat: implement protocol selection and enhance SAML configuration in authentication flow

1.51.0

Toggle 1.51.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ensure user context includes user info and handle nil connection case (

…#1307)

1.50.1

Toggle 1.50.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: improve resources page accessibility (#1296)

* refactor: improve resources page accessibility

* refactor: replace Text component with Heading

* refactor: add alt text to resource icon

* refactor: replace Popover with Select component for resource type filtering

* refactor: improve accessibility status announcements for filtering

* refactor: enhance keyboard navigation and accessibility for tag selection

1.50.0

Toggle 1.50.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: include client version in analytics tracking events (#1297)

1.49.12

Toggle 1.49.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
hotfix: update ResourceName field in session model to use GORM struct…

… tag for read-only access (#1290)

1.49.11

Toggle 1.49.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: reorganize session components and remove unused code (#1282)

* refactor: reorganize session details components and remove unused code

* refactor: update layout and improve component structure in session views

* refactor: enhance detail-row component with gradient effect and animation for expanded session details

* refactor: update modal component to use dynamic maxWidth for improved layout

* refactor: enhance session details and header components for improved layout and functionality

* refactor: streamline clipboard functionality in session header and details components

* refactor: remove unused badge and button components, streamline user form and plugin configurations

* refactor: enhance session header and details components with new kill session functionality and improved button layout

* refactor: update session details component to display review status and simplify access request badge logic

* refactor: add runbook file display to session details and simplify close button rendering in session header

* refactor: remove redundant entry in connection form configuration for cleaner code

* refactor: update session model to include ResourceName and RoleName fields, deprecate Connection field in favor of RoleName

* refactor: update layout and styling in session components for improved user experience

1.49.10

Toggle 1.49.10's commit message
Refactor connection handling to use connection_subtype instead of con…

…nection_type

1.49.9

Toggle 1.49.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Consolidate helper functions and enhance connection testing (#1285)

* Refactor: Consolidate helper functions and enhance connection testing capabilities

* feat: introduce connection testing functions and types for enhanced validation

* fix: only show hoop cli option if native client is unnavailable

---------

Co-authored-by: Luan Lorenzo <luanlorenzo23@gmail.com>