Skip to content

Releases: ChannelFinder/ChannelFinderService

ChannelFinder 5.0.0

19 Feb 14:32
2b5a072

Choose a tag to compare

Breaking changes

  • Channel Finder is now a Java 25 project, so needs Java 25 to run.
  • Channel Finder is now Spring Boot 3, if you had set any Spring Boot flags in the environment variables or application properties they may need to be changed.
  • Trailing-slash URLs are no longer matched (Spring Boot 3.0 default change). Use /ChannelFinder instead of /ChannelFinder/ for the service-info endpoint and similarly drop trailing slashes from any scripted requests.

Major new features

  • Channel Processors are now configurable during runtime.
  • Updates to elastic and processors are now done chunked with a default of 10 000 which can be tuned.

What's Changed

New Contributors

Full Changelog: ChannelFinder-4.7.3...ChannelFinder-5.0.0

ChannelFinder-4.7.3

24 Apr 10:04
a1eb2db

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: ChannelFinder-4.7.3-alpha...ChannelFinder-4.7.3

ChannelFinder-4.7.3alpha

09 Apr 06:53
8923bb9

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: ChannelFinder-4.7.2...ChannelFinder-4.7.3alpha

ChannelFinder 4.7.2 release

25 Oct 15:50

Choose a tag to compare

Performance improvements for ChannelFinder create operations

pre-release

31 Aug 11:39

Choose a tag to compare

pre-release Pre-release
Pre-release

Performance improvements for ChannelFinder create operations

ChannelFinder 4.7.1

31 Jul 17:27

Choose a tag to compare

ChannelFinder-4.7.1

[maven-release-plugin] copy for tag ChannelFinder-4.7.1

Release 4.7.0

30 Aug 15:58

Choose a tag to compare

Upgrade to elastic 8.x

Channel Finder version 4.0.0

11 Mar 16:43
4dc8567

Choose a tag to compare

Release 4.0.0 for Channel Finder