Releases: tmobile/jazz
Releases · tmobile/jazz
v1.14
-
Apigee as API Gateway => Support Apigee as one of the deployment targets for APIs. Developers can now choose Apigee as their API deployment target for serverless functions (AWS Lambda). Feature is available as an extension. Instructions on how to deploy this Jazz extension are available here.
-
Bug fixes
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
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.