Skip to content

Releases: rwth-acis/las2peer

las2peer Release v0.7.3

09 Mar 10:21
Compare
Choose a tag to compare

Bug

  • [LAS-433] - OIDC agent creation failed
  • [LAS-434] - WebConnector cannot determine file MIME type on Mac OS

las2peer Release v0.7.2

01 Dec 09:47
Compare
Choose a tag to compare

stability and usage improvements

  • fix an issue with class loading for RMI-Messages
  • fix L2pNodeLauncher debug not using memory storage
  • improve pastry node startup logging
  • improve las2peer webapp error and exception handling
  • remove unused keypair from Node to speed up starts
  • add L2pNodeLauncher#getLocalServices to list local running services
  • improve external generated keystore handling in WebConnector

las2peer Release v0.7.1

17 Oct 15:35
Compare
Choose a tag to compare

Fixed Bugs

  • [LAS-426] - Updating Group Agents

Improvements

  • [LAS-425] - Improve error handling when requesting an agent

las2peer Release 0.7.0

14 Jul 14:22
Compare
Choose a tag to compare
    Release Notes - las2peer - Version v0.7.0

Bug

  • [LAS-326] - Agent Id is not cryptographicaly safe
  • [LAS-401] - Replace SHA1 With SHA256 For Signatures And SHA512 For Secure Hashes
  • [LAS-402] - L2pNodeLauncher interface unsafe
  • [LAS-419] - Serve favicon requests via WebConnector
  • [LAS-420] - Global RMI Calls With Anonymous Agent Not Possible
  • [LAS-422] - JUnit Tests not working by default

Improvement

  • [LAS-193] - Javadoc lacks many @params and @throws descriptions
  • [LAS-257] - Use Interfaces for service API
  • [LAS-334] - node-id-seed is a common error source
  • [LAS-367] - Add debug mode option to L2pNodeLauncher
  • [LAS-376] - Simplify dependency management
  • [LAS-377] - get rid of anonymous agent (at least of the key pair)
  • [LAS-392] - Nodes should auto-reconnect to the same network after restart
  • [LAS-404] - Auto Create Local Properties File For Productive Deployments
  • [LAS-417] - Check JUnit tests for common issues

New Feature

  • [LAS-247] - Remote Method Invocation thread and service environment
  • [LAS-418] - limit service's access to classes

las2peer Release 0.6.9

23 May 15:09
Compare
Choose a tag to compare
    Release Notes - las2peer - Version v0.6.9

Bug

  • [LAS-394] - WebConnector send response headers duplicate

Improvement

  • [LAS-393] - Add UPNP libs to the Core by default
  • [LAS-396] - typo error in invokeInternally method

Task

  • [LAS-373] - Slow (32 s) response when reqbaz hits traffic
  • [LAS-384] - WebConnector answering with XML on OPTIONS requests for cross-origin check reasons

las2peer Release 0.6.8

20 Jan 13:11
Compare
Choose a tag to compare
    Release Notes - las2peer - Version v0.6.8

Bug

  • [LAS-305] - implement network class loading

las2peer Release 0.6.7

10 Jan 13:34
Compare
Choose a tag to compare
    Release Notes - las2peer - Version v0.6.7

Bug

  • [LAS-378] - Authorization errors (NPE)

las2peer Release 0.6.6

21 Dec 13:39
Compare
Choose a tag to compare
    Release Notes - las2peer - Version v0.6.6

Bug

  • [LAS-353] - "Signature invalid!" exception thrown randomly while receiving messages

las2peer Release 0.6.5

10 Dec 14:49
Compare
Choose a tag to compare
    Release Notes - las2peer - Version v0.6.5

Bug

  • [LAS-197] - Changing snapshots not recognized by Maven
  • [LAS-349] - Contact Service misses Libraries on classpath
  • [LAS-354] - Mac sending requests produces Signature invalid
  • [LAS-355] - Problem starting node
  • [LAS-361] - Cannot store group agents
  • [LAS-366] - las2peer core junit succeeds even with faulty tests

Improvement

  • [LAS-342] - Replace self implemented XML library (simple-xml) with standard library
  • [LAS-350] - Contact Services misses Description of Methods
  • [LAS-368] - add version information to the core

las2peer Release 0.6.4

22 Nov 14:02
Compare
Choose a tag to compare

Bugfix release