References
Release Notes
Release Notes
v0.4.91
New Features and Enhancements
Added support for PUT requests in Python.
Implemented diff generation for file reviews and feedback.
Enabled Python handlers to have arbitrary function names.
Improved Skyramp clients for Docker and Kubernetes.
v0.4.90
New Features and Enhancements
Introduced basic support for Datadog traces as source.
Updated JavaScript to enhance GraphQL compatibility.
v0.4.89
Bug Fixes
Various minor improvements in sample microservices application.
v0.4.88
Bug Fixes
Fixed gRPC issues related to missing package names.
Applied minor fixes for tester errors and removed related messages in the library.
v0.4.87
New Features and Enhancements
Response generation library improvements.
Enabled interactive mode for enhanced user experience.
Updates
Made the glyph flag valid only for the REST protocol.
Added support for handling raw bytes.
Bug Fixes
Improved multipart handling by attempting to decode Base64.
v0.4.86
New Features and Enhancements
Added support to test with special characters in JSON payloads, including cedilla, Chinese, Korean, and emojis.
Improved the
to_json
method inscenario.py
for cleaner output.
Updates
Condensed the Pull Request template for better clarity and efficiency.
Enhanced JSON handling in Python by treating JSON strings as raw strings.
Bug Fixes
Fixed an issue with proxy configuration.