Skip to content

Releases: entando/entando-bundle-cli

v1.0.3-fix.1

23 Jan 10:08
cd57d4a
Compare
Choose a tag to compare

What's Changed

  • ENG-5433 Add bundleReference field for external api claims by @alepintus in #192

Full Changelog: v1.0.3...v1.0.3-fix.1

v1.2.0-mt

24 Jan 14:35
0632926
Compare
Choose a tag to compare
v1.2.0-mt Pre-release
Pre-release

What's Changed

  • ENG-5331 Add multi tenants support to generate-cr by @alepintus in #190
  • ENG-5365 Add bundleDescriptorVersion field to improve backwards compatibility by @alepintus in #191

Full Changelog: v1.2.0...v1.2.0-mt

v1.2.0

21 Nov 09:11
781f6e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.2.0-rc1

22 Sep 13:41
781f6e3
Compare
Choose a tag to compare
v1.2.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.2.0-rc1

v1.1.1

28 Jun 07:37
c70ede0
Compare
Choose a tag to compare

What's Changed

  • ENG-4126 Improved handling of Hub URL by @zonia3000 in #119
  • ENG-4148 Skipped default svc initialization if service already exists by @zonia3000 in #121
  • ENG-4156 Added confirmation prompt in generate-cr by @zonia3000 in #122
  • ENG-4149 Moved initialization of CmService outside constructor by @zonia3000 in #123
  • ENG-4165 Simplify secret reference declaration in entando.json by @alepintus in #124
  • ENG-4137 Added support for static resources folder by @zonia3000 in #120
  • ENG-4196 Add category field in MFE of type widget by @alepintus in #125
  • ENG-4263 Added custom stack option by @zonia3000 in #127
  • ENG-4231 Added flag to suppress confirmation prompt in generate-cr by @zonia3000 in #126
  • ENG-4226 merge 1.0 by @alepintus in #128
  • ENG-4381 Process exit with code 1 in case of build errors by @alepintus in #133
  • ENG-4394 Added --stdout flag to build and pack commands by @zonia3000 in #134
  • ENG-4397 move entando-bundle-cli to pipelines 1.4.2 by @w-caffiero-entando in #136
  • ENG-4381 Set proper exit code on error by @zonia3000 in #135
  • ENG-4389 Added --max-parallel flag to build and pack commands by @zonia3000 in #137
  • ENG-4417 Added --stdout flag to build and pack commands by @zonia3000 in #138
  • ENG-4388 Uniformed exit code handling and added tests by @zonia3000 in #140
  • ENG-4176: added precise error location info when validating descriptor by @antromeo in #131
  • ENG-4356: added support compose like a command of docker by @antromeo in #132
  • ENG-4419 Added --max-parallel flag to build and pack commands by @zonia3000 in #142
  • ENG-4410: support docker compose like a command of docker by @antromeo in #144
  • ENG-4379: show precise error location when validating descriptor by @antromeo in #143
  • ENG-4391 Added --fail-fast flag by @zonia3000 in #139
  • ENG-4294 Added images command and --skip-docker-build flag on pack by @zonia3000 in #141
  • ENG-4422 Added --fail-fast flag by @zonia3000 in #146
  • ENG-4434 Added images command and --skip-docker-build flag on pack by @zonia3000 in #145
  • ENGPM-510 bump-version by @cecchisandrone in #147
  • ENG-4447 Fixed warning message related to --skip-docker-build by @zonia3000 in #148
  • ENG-4457 Fixed warning message related to --skip-docker-build by @zonia3000 in #149
  • ENG-4715 generate-cr can select prod and dev tags by @firegloves in #151
  • ENG-4603 fixes bundle pack directory with whitespaces by @antromeo in #152
  • ENGPM-540 release 1.0.4 by @firegloves in #153
  • ENG-4755 updates kc 18 by @antromeo in #155
  • ENG-4729 pack api claims validation by @antromeo in #157
  • ENGPM-540 merge Release/1.0 into develop by @firegloves in #158
  • ENGPM-540 bump version to 1.1.0-SNAPSHOT by @firegloves in #159
  • ENG-4789 Add support for private hub api key by @raxkaynan in #160
  • ENG-4867 Ensure closing of file stream after each component build by @raxkaynan in #166
  • ENGPM-549 version bump to 1.1.1-SNAPSHOT +++ read me update by @firegloves in #177

Full Changelog: v1.0.0...v1.1.1

v1.1.1-rc1

26 Jun 10:38
c70ede0
Compare
Choose a tag to compare
v1.1.1-rc1 Pre-release
Pre-release

What's Changed

  • ENG-4867 Ensure closing of file stream after each component build by @raxkaynan in #166
  • ENGPM-549 version bump to 1.1.1-SNAPSHOT +++ read me update by @firegloves in #177

Full Changelog: v1.1.0...v1.1.1-rc1

v1.1.0

18 May 12:41
bf176d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.1.0

v1.0.4

27 Apr 07:10
9aa2ca8
Compare
Choose a tag to compare

What's Changed

  • ENG-4126 Improved handling of Hub URL by @zonia3000 in #119
  • ENG-4148 Skipped default svc initialization if service already exists by @zonia3000 in #121
  • ENG-4156 Added confirmation prompt in generate-cr by @zonia3000 in #122
  • ENG-4149 Moved initialization of CmService outside constructor by @zonia3000 in #123
  • ENG-4165 Simplify secret reference declaration in entando.json by @alepintus in #124
  • ENG-4137 Added support for static resources folder by @zonia3000 in #120
  • ENG-4196 Add category field in MFE of type widget by @alepintus in #125
  • ENG-4263 Added custom stack option by @zonia3000 in #127
  • ENG-4231 Added flag to suppress confirmation prompt in generate-cr by @zonia3000 in #126
  • ENG-4226 merge 1.0 by @alepintus in #128
  • ENG-4381 Process exit with code 1 in case of build errors by @alepintus in #133
  • ENG-4394 Added --stdout flag to build and pack commands by @zonia3000 in #134
  • ENG-4397 move entando-bundle-cli to pipelines 1.4.2 by @w-caffiero-entando in #136
  • ENG-4381 Set proper exit code on error by @zonia3000 in #135
  • ENG-4389 Added --max-parallel flag to build and pack commands by @zonia3000 in #137
  • ENG-4417 Added --stdout flag to build and pack commands by @zonia3000 in #138
  • ENG-4388 Uniformed exit code handling and added tests by @zonia3000 in #140
  • ENG-4176: added precise error location info when validating descriptor by @antromeo in #131
  • ENG-4356: added support compose like a command of docker by @antromeo in #132
  • ENG-4419 Added --max-parallel flag to build and pack commands by @zonia3000 in #142
  • ENG-4410: support docker compose like a command of docker by @antromeo in #144
  • ENG-4379: show precise error location when validating descriptor by @antromeo in #143
  • ENG-4391 Added --fail-fast flag by @zonia3000 in #139
  • ENG-4294 Added images command and --skip-docker-build flag on pack by @zonia3000 in #141
  • ENG-4422 Added --fail-fast flag by @zonia3000 in #146
  • ENG-4434 Added images command and --skip-docker-build flag on pack by @zonia3000 in #145
  • ENGPM-510 bump-version by @cecchisandrone in #147
  • ENG-4447 Fixed warning message related to --skip-docker-build by @zonia3000 in #148
  • ENG-4457 Fixed warning message related to --skip-docker-build by @zonia3000 in #149
  • ENG-4715 generate-cr can select prod and dev tags by @firegloves in #151
  • ENG-4603 fixes bundle pack directory with whitespaces by @antromeo in #152
  • ENGPM-540 release 1.0.4 by @firegloves in #153

New Contributors

Full Changelog: v1.0.0...v1.0.4

v1.0.3

03 Jan 11:45
2b76945
Compare
Choose a tag to compare

What's Changed

  • ENG-4447 Fixed warning message related to --skip-docker-build by @zonia3000 in #148

Full Changelog: v1.0.2...v1.0.3

v1.0.2

20 Dec 16:57
39ad8df
Compare
Choose a tag to compare
Merge pull request #147 from entando/ENGPM-510-bump-version

ENGPM-510 bump-version