Sha256: 057a7098314c55b40caf8b08e4bd66a9257c8a2ab7184e62487f1fda4a21dd55

Contents?: true

Size: 793 Bytes

Versions: 9

Compression:

Stored size: 793 Bytes

Contents

## [Unreleased]

## [0.1.0] - 2023-02-15

- Initial release

## [0.1.1] - 2023-02-15

- Fixing issue with with use of `relative_path` inside of `light-service-ext.gemspec`

## [0.1.2] - 2023-02-24

- Updates `README.md` with detailed information on features provided

## [0.1.3] - 2023-02-25

- Adds `Orchestration` of organizers via `ApplicationOrchestrator` functionality to support calling an organizer(s) inside an orchestrator without polluting the orchestrator context from changes to the called organizer
- Updates `README.md` with detailed information on features provided
- Records Actions
  - adds better error handling
  - records api_responses to organizer's context from each action filled with `current_api_response`
  - fails the organizer's context if action returned `errors`

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
light-service-ext-0.1.11 CHANGELOG.md
light-service-ext-0.1.10 CHANGELOG.md
light-service-ext-0.1.9 CHANGELOG.md
light-service-ext-0.1.8 CHANGELOG.md
light-service-ext-0.1.7 CHANGELOG.md
light-service-ext-0.1.6 CHANGELOG.md
light-service-ext-0.1.5 CHANGELOG.md
light-service-ext-0.1.4 CHANGELOG.md
light-service-ext-0.1.3 CHANGELOG.md