Skip to content

Paralax v1.0.356

Latest
Compare
Choose a tag to compare
@SaintAngeLs SaintAngeLs released this 06 Oct 22:29
· 40 commits to main since this release
22a37b8

Paralax Framework v1.0.356 Release

Key Updates in v1.0.356:

  1. Web API Improvements:

    • Updated namespace handling within the Web API CQRS, providing more efficient organization and better modularity for microservice components.
  2. Command-Query Responsibility Segregation (CQRS) Enhancements:

    • Improved support for CQRS patterns with more optimized handling of queries and commands, allowing for more scalable and responsive microservices.
  3. Logging and Tracing:

    • Enhanced OpenTelemetry integration for improved distributed tracing and diagnostics, making it easier to monitor complex service interactions.
    • Updates to the logging module with more robust support for various sinks (e.g., Console, Elasticsearch) to provide better observability across microservices.
  4. Message Broker Support:

    • Refined support for RabbitMQ and Kafka in the message brokering module, enabling smoother asynchronous communication between services and improving reliability.
  5. Serialization and API Gateway:

    • Improved serialization options to support more efficient binary data transfers, reducing overhead when communicating between microservices.
  6. Documentation and Licensing:

    • Updated README and documentation for easier onboarding and clearer guidelines on framework usage.
    • Licensing has been updated to ensure full compliance with the latest Apache-2.0 standards.
  7. Cloud-Native Enhancements:

    • Optimizations for Kubernetes and Docker environments, ensuring the framework remains highly efficient for cloud-native deployments.

This release further strengthens the Paralax Framework’s position as a versatile and high-performance solution for building scalable, resilient microservices. We encourage all users to upgrade and take full advantage of the new features and improvements.