Skip to content

v1.4

Compare
Choose a tag to compare
@suryajak suryajak released this 02 Mar 00:04
· 3968 commits to master since this release
9202639
  1. Gitlab SCM: v1.4 supports Gitlab as your git repository. This enables a new scenario where the installer spins up Gitlab and Jenkins in containers and is the least intrusive way for you try out Jazz.
  2. Modularized build packs: Build packs now heavily leverage config as code and are modularized allowing for easier extensibility.
  3. Meta-data in DB: v1.4 stores all services config data in DynamoDB thereby reducing human errors and enabling easier upgrades.
  4. Simplified Installation: The installation requires fewer dependencies while supporting more scenarios.
  5. Refactoring, cleanup and bug fixes.