Skip to content

Releases: AmadeusITGroup/otter

v9.1.0-alpha.32

28 Jul 12:39
3db6d36
Compare
Choose a tag to compare
v9.1.0-alpha.32 Pre-release
Pre-release

What's Changed

New Features 🚀

  • feat: base the module generation on Angular cli library generation by @kpanot in #473
  • feat: add async support to preset feature by @kpanot in #559
  • feat: include cms-adapter when adding @o3r/localization by @fpaul-1A in #509

Fixes 🐛

  • fix: enforce style to SCSS in create command by @kpanot in #463
  • fix: export assets-path-override store module by @mrednic-1A in #511
  • fix(cascading): create pull request from the correct branch by @kpanot in #516
  • fix(cascading): increase get branch limit by @kpanot in #547
  • fix(component): configuration extractor to extract aliased types by @matthieu-crouzet in #542
  • fix(ama-sdk/core): origin variable definition to error reporting by @kpanot in #549
  • fix: remove eslint installed by default by @mrednic-1A in #538
  • fix(cascading): the way to cancel re-trigger of cascading by @kpanot in #564
  • fix(schematics): url to target registry search api by @kpanot in #573
  • fix: support debug for sdk generator and add doc by @pginoux-1A in #530
  • fix: sdk generator - date support and doc by @pginoux-1A in #529
  • fix: export AssetPathOverrideStoreModule to allow path override in ap… by @cpaulve-1A in #570
  • fix: sdk generator - support npm as package manager in templates by @pginoux-1A in #541
  • fix: support multiple type depending on the reponse code by @cpaulve-1A in #585
  • fix: sdk generator - fix build without spec or with partial spec by @pginoux-1A in #543
  • fix: match the fixture signature to the api endpoint in case of multi… by @cpaulve-1A in #589
  • fix: do not export empty type on index with models by @cpaulve-1A in #592
  • Conflicts 9.0.0-rc to main by @fpaul-1A in #594

Other Changes

  • [cascading] from release/8.2 to release/8.3 by @otter-cascading in #514
  • fix: Use tagname for mat-option in fixtures by @rglearns in #519
  • [cascading] from release/8.2 to release/8.3 by @otter-cascading in #523
  • [cascading] from release/8.3 to release/9.0.0-rc by @otter-cascading in #565
  • fix: state not syncing with storage for feature modules by @Abhirocks889 in #576
  • [cascading] from release/9.0 to main by @otter-cascading in #595

Full Changelog: v9.1.0-alpha.31...v9.1.0-alpha.32

v9.1.0-alpha.31

28 Jul 08:44
42cd9c6
Compare
Choose a tag to compare
v9.1.0-alpha.31 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: v9.1.0-alpha.30...v9.1.0-alpha.31

v9.1.0-alpha.30

28 Jul 07:23
2702eb9
Compare
Choose a tag to compare
v9.1.0-alpha.30 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: v9.1.0-alpha.29...v9.1.0-alpha.30

v9.1.0-alpha.29

28 Jul 02:49
2120ffd
Compare
Choose a tag to compare
v9.1.0-alpha.29 Pre-release
Pre-release

What's Changed

New Features 🚀

  • feat: remove comment-json in schematics by @kpanot in #566

Full Changelog: v9.1.0-alpha.28...v9.1.0-alpha.29

v9.0.0

28 Jul 12:16
1ccf680
Compare
Choose a tag to compare

What's Changed

New Features 🚀

  • feat: include cms-adapter when adding @o3r/localization by @fpaul-1A in #509

Full Changelog: v9.0.0-rc.19...v9.0.0

What's Changed

Breaking Changes ⚠️

  • refactor: breaking-change: modification of the schema for styling extractor by @matthieu-crouzet in #503

New Features 🚀

Fixes 🐛

  • fix: ng-add core add dev dependencies from the lib by @fpaul-1A in #433
  • fix: add packages to it reproduce bundle by @kpanot in #438
  • fix: check if configuration is already present by @matthieu-crouzet in #445
  • fix: base module downloading on schematic function by @kpanot in #450
  • fix: warning of peer dep by @kpanot in #468
  • fix: missing openapi generator in delivrable by @pginoux-1A in #470
  • fix: angular-eslint version is decoupled from the angular one by @vscaiceanu-1a in #479
  • fix: make o3r/localization optional dep in o3r/testing by @mrednic-1A in #484
  • fix: re enable yarn audit by @vscaiceanu-1a in #494
  • [cascading] from release/8.3 to main by @otter-cascading in #483
  • chore: remove typescript legacy support option by @kpanot in #448
  • fix: update ng add @ama-sdk/schematics to update swagger-ignore file by @cpaulve-1A in #485
  • fix: add version cleaning on set-version command by @kpanot in #505
  • fix: add Nx In Angular upgrade PR by @kpanot in #518
  • fix: ng-add @ama-sdk/schematics and override tree by @cpaulve-1A in #504
  • fix(component): configuration extractor to extract aliased types by @kpanot in #535
  • Cherry pick from main - fix(ama-sdk/create): enable create feature for yarn pnp by @pginoux-1A in #539
  • fix: sdk generator - enhance questions for typescript shell by @pginoux-1A in #544
  • [cascading] from release/8.3 to release/9.0.0-rc by @otter-cascading in #551
  • fix: sdk generator - support native return types by @pginoux-1A in #532
  • fix: remove eslint installed by default by @mrednic-1A in #538
  • fix(schematics): url to target registry search api by @kpanot in #573
  • fix: support debug for sdk generator and add doc by @pginoux-1A in #530
  • fix: sdk generator - date support and doc by @pginoux-1A in #529
  • fix: export AssetPathOverrideStoreModule to allow path override in ap… by @cpaulve-1A in #570
  • fix: sdk generator - support npm as package manager in templates by @pginoux-1A in #541
  • fix: support multiple type depending on the reponse code by @cpaulve-1A in #585
  • fix: sdk generator - fix build without spec or with partial spec by @pginoux-1A in #543
  • fix: match the fixture signature to the api endpoint in case of multi… by @cpaulve-1A in #589
  • fix: do not export empty type on index with models by @cpaulve-1A in #592

Documentation 🗄️

Other Changes

  • [cascading] from release/8.3.0-rc to main by @otter-cascading in #421
  • [cascading] from release/8.3.0-rc to main by @otter-cascading in #422
  • [cascading] from release/8.3.0-rc to main by @otter-cascading in #429
  • [cascading] from release/8.3.0-rc to main by @otter-cascading in #432
  • Pull main on 9.0 next by @matthieu-crouzet in #449
  • chore: bump jasmine types by @kpanot in #458
  • [cascading] from release/8.3.0-rc to main by @otter-cascading in #460
  • Feature/bump major deps by @vscaiceanu-1a in #457
  • ci: publish verdaccio state in the PR in case of failure by @fpaul-1A in #444
  • chore: add contributor URLs by @kpanot in #469
  • Merge 9.0.0 next into main by @cpaulve-1A in #481
  • chore: align yarn version by @kpanot in #506
  • feat: enhance the BaseMockAdapter class to accept a function that returns a promise that resolves to PathObject[] by @Abhirocks889 in #499
  • ci: fix it tests by @fpaul-1A in #512
  • feat: add specificationLink in fc metadata schema by @pierre-massanes in #513
  • ci: add merge-group event to workflows by @fpaul-1A in #522
  • ci: fix merge group by @fpaul-1A in #527
  • [cascading] from release/8.3 to release/9.0.0-rc by @otter-cascading in #565
  • fix: state not syncing with storage for feature modules by @Abhirocks889 in #576

New Contributors

Full Changelog: v8.3.8...v9.0.0

v9.0.0-rc.20

28 Jul 10:04
1ccf680
Compare
Choose a tag to compare
v9.0.0-rc.20 Pre-release
Pre-release

What's Changed

New Features 🚀

  • feat: include cms-adapter when adding @o3r/localization by @fpaul-1A in #509

Full Changelog: v9.0.0-rc.19...v9.0.0-rc.20

v9.1.0-alpha.28

27 Jul 09:37
6e0a953
Compare
Choose a tag to compare
v9.1.0-alpha.28 Pre-release
Pre-release

What's Changed

Fixes 🐛

Full Changelog: v9.1.0-alpha.27...v9.1.0-alpha.28

v9.1.0-alpha.27

27 Jul 07:47
e8dba92
Compare
Choose a tag to compare
v9.1.0-alpha.27 Pre-release
Pre-release

What's Changed

New Features 🚀

Full Changelog: v9.1.0-alpha.26...v9.1.0-alpha.27

v9.0.0-rc.19

27 Jul 15:26
d2ccadb
Compare
Choose a tag to compare
v9.0.0-rc.19 Pre-release
Pre-release

What's Changed

Fixes 🐛

  • fix: do not export empty type on index with models by @cpaulve-1A in #592

Full Changelog: v9.0.0-rc.18...v9.0.0-rc.19

v9.0.0-rc.18

27 Jul 11:45
ab6eb88
Compare
Choose a tag to compare
v9.0.0-rc.18 Pre-release
Pre-release

What's Changed

Fixes 🐛

  • fix: match the fixture signature to the api endpoint in case of multi… by @cpaulve-1A in #589

Full Changelog: v9.0.0-rc.17...v9.0.0-rc.18