This repository was archived by the owner on May 26, 2020. It is now read-only.
Releases: CJSCommonPlatform/framework-api
Releases · CJSCommonPlatform/framework-api
7.0.0
4.3.0
[4.3.0] - 2020-04-22
Changed
- UnifiedSearchIndexer now takes an JsonEnvelope rather than a raw JsonEnvelope payload
4.2.1
[4.2.1] - 2019-12-11
Added
- Added framework-api-system-errors to dependency management
4.2.0
[4.2.0] - 2019-12-10
Added
- New SystemErrorService interface for reporting of system errors
4.1.0
[4.1.0] - 2019-09-19
Removed
- Moved PublishedEventSource to event-store
4.0.1
[4.0.1] - 2019-07-11
Changed
- Updated common-bom to version 2.4.0
4.0.0
[4.0.0] - 2019-06-20
Added
- JmsCommandHandlerDestinationNameProvider interface, the implementation will be generated for command handlers
- Add EVENT_INDEXER component
- Add Unified Search APIs
- Add method for getting alternative DataSources from EventStoreDataSourceProvider
- EventStoreDataSourceProvider interface to framework-api-event-source module
- PublishedEventSource for accessing published events
Changed
- Updated common-bom to version 2.3.0
- Update test-utils version to 1.24.2
- Update parameters for method currentOrderedEventsWith in EventBufferService by adding component
- Renamed method names in PublishedEventSourceTransformation
- Renamed LinkedEventSourceTransformation interface to PublishedEventSourceTransformation
- Renamed LinkedEventException to PublishedEventException
- Moved findEventsSince method from EventSource to PublishedEventSource
Removed
- Removed send method that takes a Destination, from JmsEnvelopeSender interface
4.0.0-M25
[4.0.0-M25] - 2019-06-14
Added
- JmsCommandHandlerDestinationNameProvider interface, the implementation will be generated for command handlers
4.0.0-M24
[4.0.0-M24] - 2019-06-11
Changed
- framework-api-core annotations moved to framework-api-common
4.0.0-M22
[4.0.0-M22] - 2019-06-04
Removed
- JMX MBeans and lifecycle events