Skip to content

Releases: kendarorg/the-protocol-master

Fixing maven central versioning

Choose a tag to compare

@kendarorg kendarorg released this 25 Jun 08:16
1f98c13
v4.3.10-tpm

Fixing deploying on maven central (#82)

TLS & SSL & MacOS updates

Choose a tag to compare

@kendarorg kendarorg released this 25 Feb 16:40
980e3d9
  • Porting to Netty
  • Modified to work on MacOS without weird explosions
  • Updated several libraries
  • Added CONNECT message on Jdbc
  • Added TLS negotiation on MySQL/Postgres
  • Added generic plugin to rewrite connection and applying the real users
  • Documentation updated

v4.3.2 Published on Maven central

Choose a tag to compare

@kendarorg kendarorg released this 23 Apr 06:48
  • published on maven central
  • some minor fixes in test order

v4.3.1 - Amqp send to all subscribers - Various Fix

Choose a tag to compare

@kendarorg kendarorg released this 14 Apr 06:48
3727767
  • Feat: Sending to all matching exchange/queues on amqp
  • Fix: Stop sending async in background with replay plugins when stopped
  • Fix: Reinforce ordering responses loaded for replay by timestamp

Language independant plugins & fixes

Choose a tag to compare

@kendarorg kendarorg released this 07 Apr 12:26
f6aa1c1
  • Added creation of plugins in -any- language (rest-plugins-plugin)
  • Allow insecure websites on selenium
  • One JdbcExecutor for JdbcProtocol
  • Added selenium tests

v4.2.0 More UI!

Choose a tag to compare

@kendarorg kendarorg released this 28 Mar 12:06
  • Loading checkbox automatically
  • Copy reports as json
  • Fixing classloader for jte on plugins
  • Custom JDBC Ui

v4.1.0-Added UI

Choose a tag to compare

@kendarorg kendarorg released this 21 Mar 12:36
  • Added UI for
    • Storage
    • Scenario
    • Network Error Plugin
    • Record Plugin
    • Replay Plugin
    • Rewrite Plugin
    • Error Plugin
    • Mock Plugin
    • Publish plugin
  • Uniform approach to reporting
  • Added "trivial" flag on recording when allowing trivial communications to be recorded
  • Added specific exception (TPMException and derived)

v4.0.1 Major Fixes,UI,Encrypted Storage

Choose a tag to compare

@kendarorg kendarorg released this 13 Mar 14:06
  • Fixed DI problem with protocol settings
  • Added Networ Error Plugin (random bytes change) on all plugins
  • Added Latency Plugin
  • Added % of intervention on Error, Latency, RateLimit plugins
  • Uniform website filter on Error, Latency, RateLimit plugins for http/s protocol
  • Added UI
  • Storage now is totally agnostic about the internal structure
  • Storage now is common for all items and plugins
  • TpmQl supporting projection and grouping
  • Auto restart via APIs
  • Hot reload of -all- settings

v3.0.2 Enhanced reports and TPMql

Choose a tag to compare

@kendarorg kendarorg released this 27 Feb 10:51
90f3169
  • Added TPMql query language on list returning apis
  • Added storage for the GlobalReportPlugin
  • Reworked the Storage apis for clarity

v3.0.1 Dns Plugin

Choose a tag to compare

@kendarorg kendarorg released this 25 Feb 11:25
90b8cbd
  • Added DNS plugin
  • Fixes for storage edge cases