Nameko v2.4.2 Release Notes

  • 🚀 Released 2016-10-10

    • ➕ Added support for environment variables in YAML config files
    • ✨ Enhanced :func:~nameko.testing.services.entrypoint_waiter. The new implementation is backwards compatible but additionally:

      • Gives you access to the result returned (or exception raised)
      • Adds the ability to wait for a specific result
      • Doesn't fire until the worker is completely torn down