Releases: tmobile/jazz-installer
Releases · tmobile/jazz-installer
v1.13.1
- Deployment Workflow Updates => Simplified deployments workflow to improve usability of the feature.
- UI Automation => Improved coverage with our automated UI tests.
- Bug fixes => Includes quite a few bug fixes from the community. Thanks @gokulpits, @Shibon-ll, @akhil-kn for your contributions.
v1.13
v1.12
v1.11.1
Minor release with the following enhancements/bugfixes -
- IAM roles for user services following Principle of Least Privilege
- Dedicated IAM role for platform services with more privileged permissions
- Added Go lang binaries into the build environment
- Other bug fixes
v1.11
v1.10
v1.9
- 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.
v1.8
- Metrics => Metrics for your services are available (NRT) in your service details page.
- Test Function => Test Function button is available within the context of your "function" service where you can now specify a payload and have the function execute.
- Security => We have plugged security issues while configuring the webhooks for user services.
- Jazz Installer => Streamlined and simplified Chef installer components.
- Assets => Assets that get created as part of your service provisioning are available in your service details page.
- Restructuring of repo, unit tests, refactoring, cleanup (
+46k
,-34k
LOC) and bug fixes.
v1.7
- Vulnerability scan => Jazz identifies project dependencies and checks for any publicly disclosed vulnerabilities using OWASP.
- Code quality => Jazz scans all the services code using SonarQube and publishes a code quality report that include code coverage, code smells and other metrics.
- Secure Jazz Instance => You can update API Token and/or build token for your instance of Jazz and secure it further.
- Jazz Installer => Enable advanced developer scenarios to update, install and configure Jazz.
- Unit tests, refactoring, and bug fixes that have improved build and execution time for Jazz services.
v1.6
- Deployments => Jazz shows you details about your deployments per environment. You also have the ability to trigger a new build and deployment through the UI.
- Bucket per service => Jazz Admin can now choose if a website service should use existing global bucket (current feature) or create a new bucket per service.
- UI bug fixes => No side panel for coming soon features and other cleanup .
- Jazz Installer improvements => Simplify installer for scenario 3.
- Unit tests, refactoring and bug fixes.