Documentation

Nomirun Host release notes

April 23th, 2025 - Version 1.1.1

  • Added automatic authentication for cross-module GRPC communication.

April 23rd, 2025 - Version 1.1.0

  • Support for Cross-module communication with in-memory or GRPC depending on where the modules are run
  • Bug fixes
  • Dependency updates

April 15th, 2025 - Version 1.0.113

  • Fixed module configuration loading

April 14th, 2025 - Version 1.0.112

  • Fixed the issue when logging levels for Serilog were not applied
  • Open telemetry is enabled for debugging as well.
  • Fixed interceptor registration

April 14th, 2025 - Version 1.0.111

  • Updated module bootstrapping mechanism
  • Dependency updates

April 2nd, 2025 - Version 1.0.110

  • Support for GRPC services

April 1st, 2025 - Version 1.0.109

  • Support for non-TLS and TLS port listeners for HTTP, GRPC and Metrics
  • Dependency updates

March 14th, 2025 - Version 1.0.108

  • Dependency updates

February 5th, 2025 - Version 1.0.107

  • Fixed the module bootstrapping mechanism
  • New SDK library

February 21th, 2025 - Version 1.0.105

  • Nuget packages update
  • Small bug fixes

February 17th, 2025 - Version 1.0.104

  • New app metadata

February 12th, 2025 - Version 1.0.101

  • Support for configurations and secrets stored in Azure KeyVault and Azure App Configuration services

February 11th, 2025 - Version 1.0.100

  • Better support for custom Swagger configuration

February 8th 2025 - Version 1.0.99

  • Initial release