Skip to content

3.1.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jkonicki jkonicki released this 15 Jun 17:25
· 883 commits to main since this release
9b430ba

The Steeltoe team is pleased to announce our 3.1.0 second and final release candidate before General Availability (GA).

Enhancements

Messaging

  • [Component/Messaging][Type/enhancement] Add RabbitMQHost that looks and behaves like the StreamsHost #629

Automatic Bootstrapping

  • [Component/Bootstrapping][Type/enhancement] Autoconfig/Bootstrap using *Base projects when permitted #666

Stream

  • [Component/Stream][Type/enhancement] Expression language performance improvements #626

List of Bug Fixes

Management

  • [Component/Management][Type/bug] Race condition in Health Aggregators #681

Messaging

  • [Component/Messaging][Component/Stream][Type/bug] TypeConverter does not convert type List<dictionary<string, object>> #664
  • [Component/Messaging][Type/bug] RabbitMQ custom RabbitListenerErrorHandler wont get called in async context #606

Stream

  • [Component/Stream][Type/bug] Error when sending messages to Streams Listener without Content type #663
  • [Component/Stream][Type/bug] Resolve Stream bindingsOptions problems #661
  • [Component/Stream][Type/bug] Verify Steeltoe Stream works with SCDF on K8s #648