Releases: kendarorg/HttpAnsweringMachine
Releases · kendarorg/HttpAnsweringMachine
MockDb & New UI
- Rewritten the UI with Vue2
- Support to record/replay database calls (without actual db)
- Various fixes
Recording and Logs on DB
Features
- Embedded (optional) h2 database
- Hibernate integration
- Logs on DB
- Recording on DBs
- Clean up of recording plugin
- Fixes on UI for numeric ids
Full Changelog: 3.1.1...4.0.1
New Tutorials + Fixes
- Fixed property in HAM standalone run under linux... DUH
- Error in case of null input for diffs
- Trim of content before check on diff
- New documentation and examples
- Changed starter for ITs
- Added bodyExists on Request and Response class
- Reduced useless logging on http proxy
Fixes+New scripts and docs
3.1.0 Review for tests and reduce space occupied
proxies, fixes, jackson smile and swagger
- new local startup scripts
- support for localhost and http/s and socks proxy
- support for jackson smile
- general bug fixing
- added swagger apis: https://www.kendar.org/swagger/?model=https://raw.githubusercontent.com/kendarorg/HttpAnsweringMachine/main/docs/map.json
- added maven repos:
What's Changed
- Feature/remoteapis by @kendarorg in #66
- Feature/remoteapis by @kendarorg in #69
- Feature/multiportlistener by @kendarorg in #72
- Feature/apachedocker by @kendarorg in #75
- 76 generate dnsssl from recordings by @kendarorg in #78
- 77 decode json smile by @kendarorg in #79
- 80 check for 5xx responses that should be considered by @kendarorg in #81
- 82 site certificate generator csr by @kendarorg in #86
- 87 mysql image by @kendarorg in #88
- Feature/swagger integration by @kendarorg in #93
Full Changelog: 2.1.3...3.0.8-SNAPSHOT
With Pacts & samples
The release contains
- The application
- The extra dns server
- All the current plugins (oidc, js, recording, db)
- The base images to use the product
Killed dns loops and dns oddities
1.2.0 Refactor and DNS loops blocked
First commit
1.0.0 First commit