Skip to content

v11.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 15:00
· 64 commits to release/11.3 since this release
8ef1556

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 🗄️

Other Changes

New Contributors

Full Changelog: v11.2.0...v11.3.0