Skip to content

v12.2.4

Compare
Choose a tag to compare
@kataras kataras released this 12 Aug 04:44

What's Changed

Add new iris.WithDynamicHandler option (EnableDynamicHandler setting) to work with iris.Application.RefreshRouter method. It allows to change the entire router while your server is up and running. Handles issue #2167. Example at _examples/routing/route-state/main.go.

Full Changelog: v12.2.1...v12.2.4