Skip to content

Releases: hoophq/hoop

0.0.14

21 Oct 20:01
c02754a
Compare
Choose a tag to compare

0.0.13

21 Oct 18:06
7424656
Compare
Choose a tag to compare

Changelog

fixed bug with agent parsing secrets (bug introduced after connection secret field fix (#32)

Assets

Docker Images

0.0.12

20 Oct 15:45
511d5fc
Compare
Choose a tag to compare

0.0.11

19 Oct 18:14
b583051
Compare
Choose a tag to compare

Changelog

Feat/add audit

  • Add Write Ahead Log for comiting audit logs safely
  • Add plugin hooks on gateway (connect, receive, disconnect, etc)
  • Add generic plugin execution
  • Add postgres query auditing
  • Add session endpoint /api/plugins/audit/sessions (GET,list)
  • Add session endpoint /api/plugins/audit/sessions/:sesison_id (GET)
  • Allow filtering sessions by start_date, end_date, type, connection, user_id, limit, offset

Assets

Docker Images

0.0.10

18 Oct 16:28
e4655b5
Compare
Choose a tag to compare

Changelog

Feat/auth management (#24)

  • authorization flow implemented
  • login and callback
  • okta support

Assets

Docker Images

0.0.9

13 Oct 15:00
Compare
Choose a tag to compare

Changelog

Hoop UI

  • Add create command line connection;
  • Available command to run a connection in the terminal;

Assets

Docker Images

0.0.8

05 Oct 20:05
Compare
Choose a tag to compare

Changelog

  • Add postgres proxy
  • Add terminal remote streaming
  • Add multi platform releases (windows/linux/darwin - arm64,amd64)
  • Add hoop start command to try the demo

Assets

Docker Images