gonzalojaubert
gonzalojaubert
## Description Add headers to the requestSuccess method for Azure and Local ## Changes * Fix new project templates ## Checks - [X] Project Builds - [X] Project passes tests...
## Description * Local Provider: * Remove use of environment variables to set the rocket_id * Require calls to BoosterRocketDispatcher to include the field BOOSTER_ROCKET_FUNCTION_ID with the rocket_id * Azure...
## Description Support GraphQL Promises for getters ## Checks - [X] Project Builds - [X] Project passes tests and checks - [X] Updated documentation accordingly
## Description Add port to mountStack for local rockets. ## Checks - [X] Project Builds - [X] Project passes tests and checks - [ ] Updated documentation accordingly
## Description Allow pagination en events search ## Checks - [X] Project Builds - [X] Project passes tests and checks - [ ] Updated documentation accordingly Note: Draft pending review...
## Description Export `BoosterDataMigrationEntity` entity ## Changes - Export entity on index file ## Checks - [X] Project Builds - [X] Project passes tests and checks
## Description Run the SchemaMigrations for ReadModels also on fetch/search actions. ## Changes - Add tests - Call ReadModelSchemaMigrator on fetch and search methods ## Checks - [X] Project Builds...
## Description Filter on projections joinKey ## Changes - Add tests - Refactor readModelSearcher method - Refactor packages/framework-core/src/decorators/projects.ts - Update new decorator to accept functions ```typescript @Projects(SomeEntity, (someEntity: SomeEntity) =>...
## Description Event search filters ## Checks - [X] Project Builds - [X] Project passes tests and checks - [ ] Updated documentation accordingly **Note**: This PR is based on...
## Description Add Remove events action ## Changes See https://github.com/boostercloud/booster/compare/main...Optum:booster:remove_events?expand=1#diff-f29d96b182c51086eeac1a87c2c597dac61b43e1a28fcc4fbe76a51d4c02fec2 ## Checks - [X] Project Builds - [X] Project passes tests and checks - [X] Updated documentation accordingly