Skip to content

Releases: thought-machine/please-servers

v11.16.0

01 Oct 13:14
064d525

Choose a tag to compare

  • Remove the whole digest of some elan logs and only add the hash using structured logs

v11.15.0

30 Sep 11:24
745845b

Choose a tag to compare

  • Use logrus library for structured logs when they contain hashes (#330)

v11.14.0

24 Mar 12:03
0e60ca8

Choose a tag to compare

  • Apply the limiter only for accessing large objects.

v11.13.1

05 Mar 17:59
ae37ed8

Choose a tag to compare

  • Reduce log level for action execution requests to Debug.

v11.13.0

25 Nov 12:53
2fcec46

Choose a tag to compare

  • Add a pre-flight action to ensure workers are succesfully able to execute actions (#325)

v11.12.0

25 Oct 10:58
73b4297

Choose a tag to compare

  • Add a new flag for connectivity checks to an external server

v11.11.1

24 Jul 12:06
743cbb7

Choose a tag to compare

  • Add keepalive config to gRPC dial parameters

v11.11.0

12 Jul 11:22
a353393

Choose a tag to compare

  • Add a gRPC API to Lucidity which can be used to programmatically retrieve workers
  • Mettle workers now report the hostname they're running on to Lucidity

v11.10.6

04 Jul 14:37
d0805c3

Choose a tag to compare

  • Fix Elan's List endpoint to return true size for compressed blobs.

v11.10.5

01 Jul 13:03
eb86959

Choose a tag to compare

  • Populate partial ExecutedActionMetadata messages during execution