Skip to content

Releases: formicary/remoterun

RemoteRun 3.0.4

01 Feb 00:06
Compare
Choose a tag to compare

A minor release including better testability of main interfaces and an updated protobuf version.

RemoteRun 3.0.3

20 Jan 19:08
Compare
Choose a tag to compare

Minor release:
Fix RMX-2849 - ensure we don't send packets over the maximum size.

RemoteRun 3.0.2

25 Mar 23:32
Compare
Choose a tag to compare

RemoteRun 3.0.2 enhances usability and stability of the library.

  • Agents are now not considered "connected" until an AgentInfo has been received, so as soon as listeners are notified of a connection, you immediately have access to the AgentInfo
  • Remote agent RuntimeMXBean name now exposed to master: typically PID@hostname, so you can determine the agent PID now (in the RemoteRunHelper.AGENT_NAME_SYSTEM_PROPERTY system property)
  • Agent exits in the event of startup failure, instead of staying running but not doing anything
  • Helper methods to extract properties from StringStringKeyValuePair types added to new class RemoteRunHelper
  • Better logging so when a command is run or exits the remoterun agent logs it by default

Binaries available at http://repo1.maven.org/maven2/net/formicary/remoterun/remoterun-dist/3.0.2/

RemoteRun 3.0.1

02 Mar 16:02
Compare
Choose a tag to compare

Remoterun 3.0.1 is the first publicly available release on Maven Central. It adds:

  • Vastly simplified usage and examples in README.md
  • Straightforward line-based text command requests
  • Consistent download/upload requests from an agent
  • Publishing of remoterun agent environment as well as system properties

remoterun-1.2

14 Apr 13:02
Compare
Choose a tag to compare

remoterun-1.2

Re-create remoterun-1.0

14 Apr 12:50
Compare
Choose a tag to compare

Re-create remoterun-1.0