Documentation

Nomirun Host release notes

May 26th, 2025 - Version 1.3.1 📄 🧩

  • Fixed service discovery code to support Consul

May 22nd, 2025 - Version 1.3.0 📄 🧩

  • Support for pre-built Nomirun hosts
  • Fixed Unable to resolve service for type ‘Grpc.Net.ClientFactory.GrpcClientFactory’ in some instances.

May 13th, 2025 - Version 1.2.0 📄 🧩

  • Replace Request Rate limiting capability with .NET native libraries
  • Improved health check endpoints
  • Dependency updates

May 9th, 2025 - Version 1.1.2 📄 🧩

  • Removed some unnecessary dependencies
  • Fixed a case when background jobs were registered twice
  • Dependency updates

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