Skip to content

v1.9

Compare
Choose a tag to compare
@suryajak suryajak released this 24 Aug 19:47
· 963 commits to master since this release
  • Dedicated API Gateway => Jazz administrators can specify a dedicated API Gateway for any Jazz namespace and/or service allowing segregation and easier management of API's as well as overcome AWS API Gateway Limits.
  • Slack Notifications => Jazz administrators can enable/disable Slack notifications. Once enabled, Jazz users can choose a Slack channel for all their service notifications.
  • Admin UI => Jazz administrators can now view the Jazz configuration data through the Admin interface.
  • AWS Tags => During installation you can now supply custom AWS tags by passing the --tags argument to the installer.
  • Templates => NodeJS templates have been upgraded to use ES6 standards.
  • Jenkins => Updated Jenkins docker image for container scenarios.
  • Bug fixes, unit tests, and cleanup.