Skip to content

Releases: modabas/ModEndpoints

2.0.3

04 Feb 10:40
20e773f

Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

28 Jan 16:11
1b9508f

Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

30 Dec 09:39
280c9d5

Choose a tag to compare

  • Per endpoint request validation customization
  • Add endpoint configuration metadata as early as possible and add only one instance
  • Update request validation documentation
  • Some performance optimizations
  • Internal refactoring

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

26 Dec 09:23
fe5e3c8

Choose a tag to compare

There are a lot of breaking changes in this version. Like:

  • Endpoints and route groups Configure method signatured have changed
  • WebResultEndpoint response structure have been overhauled. Their Handler methods now return WebResult instead of Result
  • Request validation has been restructured, option names have changed.
  • Lots of classes and interfaces have been marked as internal, sealed, removed, renamed, converted to record etc.

Hopefully these changes will provide a solid foundation for future. Please refer to updated documentation.

What's Changed

Full Changelog: 1.4.0...2.0.0

1.4.0

16 Oct 08:35
73a031e

Choose a tag to compare

What's Changed

Full Changelog: 1.3.5...1.4.0

1.3.5

21 Jul 07:29
69d26c9

Choose a tag to compare

What's Changed

Full Changelog: 1.3.4...1.3.5

1.3.4

13 Jun 08:19
2dfda46

Choose a tag to compare

What's Changed

Full Changelog: 1.3.3...1.3.4

1.3.3

12 Jun 13:02
53cf2f5

Choose a tag to compare

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

11 Jun 09:20
a1d1905

Choose a tag to compare

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

23 May 07:00
fed5c05

Choose a tag to compare

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