Gonzalo Garcia Jaubert

Results 5 issues of Gonzalo Garcia Jaubert

## Description Add Commands onError hook ## Checks - [x] Project Builds - [x] Project passes tests and checks - [x] Updated documentation accordingly # Note: Base branch: feature/add_local_after_filter

## Feature Request ## Description Rocket configuration parameters must be accessible not only by the Rocket functions but also by the other Booster artefacts like Commands, ReadModels, etc. For example,...

enhancement
nice-to-have
priority: low

## Feature Request ## Description Booster allows to register several functions in the same Rocket using the "registerRocketFunction" method but does not handle it correctly. It not possible to use...

enhancement
nice-to-have
difficulty: medium
priority: low

## Feature Request ## Description On release https://github.com/boostercloud/booster/releases/tag/v0.26.11 **sort** option was added on Azure and Local Providers search methods. Add AWS support

## Description Add Commands After hook ## Checks - [x] Project Builds - [x] Project passes tests and checks - [x] Updated documentation accordingly