Skip to content

Releases: hoophq/hoop

0.0.24

28 Oct 16:15
Compare
Choose a tag to compare

0.0.23

28 Oct 14:10
996cc43
Compare
Choose a tag to compare

0.0.22

28 Oct 12:56
996cc43
Compare
Choose a tag to compare

0.0.21

27 Oct 23:57
996cc43
Compare
Choose a tag to compare

0.0.20

27 Oct 20:39
978ffe4
Compare
Choose a tag to compare

0.0.19

27 Oct 20:13
Compare
Choose a tag to compare

0.0.18

27 Oct 19:48
c1167e5
Compare
Choose a tag to compare

Changelog

Connect to gRPC server with TLS
Configure client with server host and port
Client login with persisted token

Assets

Docker Images

0.0.17

27 Oct 15:59
99891e4
Compare
Choose a tag to compare

Changelog

  • General enhacements and bugfixes
  • Fix UI not connecting to the proper api endpoint
  • Add volume directive on Dockerfile to audit sessions
  • Add runtime info from clients (kernel, hostname, machine id)

Assets

Docker Images

0.0.16

25 Oct 12:52
bf7de28
Compare
Choose a tag to compare

Changelog

Add connect type cmd (#35)

  • Add connect command
  • General enhancements on transport sending packets
  • Use a incremental counter to count connections instead of uuid
  • General enhancements in postgres protocol

Assets

Docker Images

0.0.15

21 Oct 20:36
3faadf6
Compare
Choose a tag to compare

Changelog

Audit terminal stream stdout/stdin (#34)

  • Add removal of wal sessions after storing in the database
  • Add mutex when writing sessions to disk for preventing concurrent access errors

Assets

Docker Images