Skip to content

AgentWorkbench v2.2.6

Compare
Choose a tag to compare
@CDerksen CDerksen released this 02 Aug 10:48
· 311 commits to master since this release

General

  • Updated Target platform and AWB-base to Eclipse RCP-version 4.24 (2022-06)
  • Replaces several own bundle by Maven dependencies
  • Adds a general Phonebook approach for JADE agents
  • Introduces update check against p2-repository, even if you're starting from the IDE
  • MainWindow: menu item revision (showin links to GitHub and GitBook)
  • Indroduces controll for the positioning of JDialogs while using multiple screens
  • Bug fixes and improvements

Agent.Workbench Database-Feature

  • Added MariaDB & PostgreSQL connectors; update MySQL connector
  • Introduces OSGI-Service 'HibernateDatabaseConnectionService' to create database connections
  • Adds a central database configuration dialog to Agent.Workbench

Agent.Workbench WS-Feature

  • Introduces simple security checks / hander to access a REST-API
  • Adds individual Swagger 1.x, 2.x bundles to feature
  • Introduces menu- and toolbar icons for configuration
  • Introduces first approach to configure credentials of REST-clients