nitrictech / cli

Nitric CLI. Manage and run Nitric apps locally and deploy to any cloud.
https://nitric.io
Apache License 2.0
26 stars 10 forks source link

API Refresh not working #801

Closed tjholm closed 1 month ago

tjholm commented 1 month ago

Bug Report

Issue

When changing API names port assignment stops working

Steps

Steps to reproduce the behavior:

  1. Create an API
  2. Run nitric start
  3. Change the name of the API
  4. See that the api is registered with no address

Expected

APIs should always be assigned an address

Environment and setup information

nitric-bot commented 1 month ago

:tada: This issue has been resolved in version 1.54.9 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: