Releases: modabas/ModEndpoints
1.3.3
BREAKING CHANGES upgrading to 1.3
Endpoint and RouteGroup configuration has been overhauled for consistency and clarity.
This caused changes in signature of configuration methods like Configure for both endpoints and route groups.
Therefore, a code refactoring is required for configuration methods after upgrading to this version.
What's Changed
Full Changelog: 1.3.2...1.3.3
1.3.2
BREAKING CHANGES upgrading to 1.3
Endpoint and RouteGroup configuration has been overhauled for consistency and clarity.
This caused changes in signature of configuration methods like Configure for both endpoints and route groups.
Therefore, a code refactoring is required for configuration methods after upgrading to this version.
What's Changed
Full Changelog: 1.3.1...1.3.2
1.3.1
BREAKING CHANGES upgrading to 1.3
Endpoint and RouteGroup configuration has been overhauled for consistency and clarity.
This caused changes in signature of configuration methods like Configure for both endpoints and route groups.
Therefore, a code refactoring is required for configuration methods after upgrading to this version.
What's Changed
Full Changelog: 1.3.0...1.3.1
1.3.0
BREAKING CHANGES
Endpoint and RouteGroup configuration has been overhauled for consistency and clarity.
This caused changes in signature of configuration methods like Configure
for both endpoints and route groups.
Therefore, a code refactoring is required for configuration methods after upgrading to this version.
What's Changed
Full Changelog: 1.2.0...1.3.0