Skip to content

Release Notes Draft

Richard Hightower edited this page Apr 28, 2016 · 54 revisions

QBit Microservices Lib 1.6.0.RELEASE

  • 689 Fixed issue where admin health check was returning the wrong HTTP stats code (we have another health check that we use that was returning the right code.).
  • 687 You can now register QueueCallbackHandlers with serviceEndpoints, serviceQueues and serviceBundles. You can also register QueueCallbackHandlers when you register a service with the ManagedServiceBuilder. This allows you to get rid of @QueueCallback annotation.
  • 686 see 687 (for serviceQueue).
  • 684 see 687 (for ManagedServiceBuilder)
  • 691 Improvement on ServiceManagementBundle.
  • 683 Adopt Metrik interface for gathering microservice KPIs
  • 692 Create common facade for stats, KPI, health checks, to get rid of boiler plate code.

Tutorials

__

Docs

Getting Started

Basics

Concepts

REST

Callbacks and Reactor

Event Bus

Advanced

Integration

QBit case studies

QBit 2 Roadmap

-- Related Projects

Kafka training, Kafka consulting, Cassandra training, Cassandra consulting, Spark training, Spark consulting

Clone this wiki locally