v11.3.0
·
64 commits
to release/11.3
since this release
What's Changed
New Features 🚀
- feat(ama-sdk): create Mock Intercept angular plugin by @kpanot in #2079
- feat(design): support for template file dependency path by @kpanot in #2153
- feat: otter training - tools and services by @sdo-1A in #2112
- feat(ama-sdk): move ApiFetchClient to dedicated package by @kpanot in #2118
- feat(design): add unit override and rationing by @kpanot in #2171
- feat(telemetry): add a possibility to override the project name by @matthieu-crouzet in #2181
- feat(sdk): exported Angular and Beacon client to dedicated package by @kpanot in #2183
Fixes 🐛
- fix(ama-sdk/schematics): refs resolution failure by @cpaulve-1A in #2095
- fix(design): ignore private references in metadata when requested by @kpanot in #2138
- fix(stylelint-plugin): remove noEmit from test tsconfig by @kpanot in #2160
- fix: clean cache pipeline by @kpanot in #2158
- fix: update screenshots script by @fpaul-1A in #2162
- fix: remove monaco deps from root package.json by @kpanot in #2165
- fix(pr-labels): reduce the time to find touched projects by @matthieu-crouzet in #2186
- fix(workspace): renovate not being generated by @fpaul-1A in #2198
- fix(sdk-core): rollback api-mock.ts to use deprecate fetch client from core by @kpanot in #2212
- fix: reduce number of log for rules engine action by @cpaulve-1A in #2224
- fix(sdk): relative local ref in specs are not always handled correctly by @fpaul-1A in #2230
- fix: migration scripts not checking latest semver version with npm by @fpaul-1A in #2239
- fix: use only exposed type to fill operators metadata by @cpaulve-1A in #2241
- fix(telemetry): add missing migration.json by @matthieu-crouzet in #2264
- fix: remove error when launching application with bootstrap config middleware by @guillaumerochelle in #2275
- fix: metadata checks should look for cms-metadata in package.json for previous version by @fpaul-1A in #2283
- fix: upgrade jsonpath-plus to non vulnerable version by @cpaulve-1A in #2288
- fix: metadata checks fail when migration file contains an element without a before by @fpaul-1A in #2299
Documentation 🗄️
- docs(components): update documentation on components by @matthieu-crouzet in #1583
- docs: remove broken link for examples of custom operators by @vscaiceanu-1a in #2177
- docs(renovate): enhance renovate documentation by @fpaul-1A in #2199
- doc(design): fix documentation relative to template files input by @kpanot in #2219
Other Changes
- chore: upgrade lighthouse by @fpaul-1A in #2114
- ci: enable yarn hardened mode only once for the workflow by @fpaul-1A in #2133
- chore: upgrade ag-grid dependencies by @fpaul-1A in #2140
- test: speed-up it tests by @fpaul-1A in #2130
- chore: remove request and request-promise-native dependencies by @fpaul-1A in #2146
- chore: deprecate protractor by @fpaul-1A in #2147
- chore(github-actions): audit bundle reduction and target cascading deprecation by @kpanot in #2135
- chore: update path-to-regexp by @fpaul-1A in #2148
- chore: update upload-artifact by @fpaul-1A in #2161
- chore: upgrade version of Design Factory by @kpanot in #2081
- chore: package github actions on precommit hook if modified by @fpaul-1A in #2155
- test: re-enable fake Date on unit tests by @fpaul-1A in #2163
- test: prevent race condition failure on it-tests by @fpaul-1A in #2168
- chore: upgrade yarn version to 4.5.0 by @kpanot in #2176
- feat: update cod enforcement contact by @quentinderoubaix in #2180
- feat: add "triage" label to feature request by @kpanot in #2152
- feat: add "deprecate" github tag on message prefix by @kpanot in #2151
- feat: script to create a new scope in the repository by @kpanot in #2159
New Contributors
- @quentinderoubaix made their first contribution in #2180
Full Changelog: v11.2.0...v11.3.0