Skip to content

Releases: entando/entando-bundle-cli

v1.2.1

03 Jul 21:22

Choose a tag to compare

v1.0.3-fix.1

23 Jan 10:08
cd57d4a

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

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

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

Choose a tag to compare

v1.2.0-rc1 Pre-release
Pre-release

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-4847 Add support for microservice resources descriptor field by @raxkaynan in #161
  • ENG-4862 Increment plugin descriptorVersion to v6 by @raxkaynan in #162
  • ENG-4629 sort tags using semantic version by @antromeo in #163
  • ENG-4868 Increment bundle descriptor version to v6 by @raxkaynan in #164
  • ENG-4867 Ensure closing of file stream after each component build by @raxkaynan in #166
  • ENG-4917 merge release/1.1 into develop by @firegloves in #168
  • ENG-4833 - fix MySQL template yaml by @MEM2677 in #165
  • ENG-4921 point to entando-pipelines-data release/7.2 branch by @firegloves in #169
  • ENG-4883: makes customElement conditional to ftl file and customUiPath by @antromeo in #167
  • ENG-4948 adds init phase in bundle migration by @antromeo in #171
  • ENG-4949 adds validation for bundle v1 by @antromeo in #172
  • ENG-4527 improve bundle name validation by @avdev4j in #175
  • ENG-4950 conversion of plugins by @antromeo in #173
  • ENG-4951: conversion of service files by @antromeo in #174
  • ENG-5011 Fix GIT pre-commit hook by @avdev4j in #178
  • ENG-4952 conversion platform objects by @antromeo in #176
  • ENG-5006 widget conversion by @antromeo in #180
  • ENG-4991 add health check ingress by @avdev4j in #179
  • ENG-5026 plugin error handling by @antromeo in #181
  • ENG-4495 Print docker stderr logs by @alepintus in #184
  • ENG-4991 Revert commits by @avdev4j in #185
  • ENG-4496 Update Enable debug mode messages handling by @alepintus in #183
  • ENG-5012 Remove validation of customUiPath property in entando.json by @alepintus in #187
  • ENGPM-554 bump version to 1.2.0 by @alepintus in #188

New Contributors

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

v1.1.1

28 Jun 07:37
c70ede0

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

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

Choose a tag to compare

What's Changed

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

v1.0.4

27 Apr 07:10
9aa2ca8

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

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