D2iQ has announced the release of Dispatch 1.1. Dispatch is a cloud-native CI/CD solution for enterprise-grade GitOps. This version is designed to accelerate the CI/CD pipeline, enhance developer agility and improve collaboration in building pipelines. The solution’s multi-language declarative pipeline model enables developers to leverage open source and CNCF projects, such as Tekton and ArgoCD, … continue reading
Amazon’s Augmented Artificial Intelligence (A21) platform is now generally available. It is a fully managed service designed to make it easy for developers to add human review to machine learning predictions so that they can review low confidence predictions made by AI. According to Amazon, the solution can be used to help the machine extract … continue reading
Microsoft’s .NET 5.0 Preview 3 contains new features and performance improvements. This includes code quality improvements in RyuJIT, System.Text.Json improvements such as added support for preserve references on JSON dotnet/runtime #655, and .NET SDK Support for .NET Framework Assemblies. Microsoft said it is still working on the bigger features that will define the 5.0 release. … continue reading
CircleCI’s matrix jobs enable developers to write simple configurations for complicated software and work in tandem with the company’s existing support for parameterized jobs. “This feature is powerful because it works with any combination of job parameters, generating human-readable names for each individual job. You aren’t restricted to a finite number of ways to do … continue reading
Amazon released AppFlow to help developers gain meaningful insights from data that is now living in lots of different places. According to the company, SaaS application adoption is increasing rapidly, and it is becoming very complex for developers to access the data from these applications. “Developers spend huge amounts of time writing custom integrations so … continue reading
The Uno Platform announced preview support for Visual Code. The platform is designed to enable the creation of single-source C# and XAML apps, which run natively on iOS and Android, and Web via WebAssembly. Key features include XAML Hot-Reload, cross platform controls, UWP code support, Xamarin Forms, support for SkiaSharp, and UI testing via Selenium. … continue reading
The latest version of Tasktop Hub is now available. Tasktop Hub 20.2 is designed to make toolchain integration easier by enabling large-scale organizations to accelerate the flow of work and business value across their software portfolio. Key highlights include more control over operational processes using Conditional Field Flow, conflict resolution at the field-level, enhanced support … continue reading
The latest version of the JavaScript runtime Node.js. Node.js 14 will replace Node.js 13 on the current release line where it will remain the ‘Current’ release for the next 6 months until LTS support arrives in October 2020. Highlights of the new release include improved diagnostics, an upgrade of V8, an experimental Async Local Storage … continue reading
The Cloud Foundry Foundation announced the launch of Paketo Buildpacks to make it easier for cloud-native developers to build code into a container by automatically detecting which language, frameworks, and runtimes are needed. Developers can then use buildpacks to then perform code compilation and configure the container for development, according to the foundation. “Paketo Buildpacks … continue reading
Python 2.7.18 has been released as the last Python 2 release to make more room for Python 3. “Python 2.7 has been under active development since the release of Python 2.6, more than 11 years ago. Over all those years, CPython’s core developers and contributors sedulously applied bug fixes to the 2.7 branch, no small … continue reading
Microsoft has been collecting 13 million work items and bugs since 2001, and used that data to create a machine learning model to fight software bugs. According to the company, the model distinguishes between security and non-security bugs 99% of the time and identify the high-priority bugs 97% of the time. “At Microsoft, 47,000 developers … continue reading
Google has announced WebView DevTools, a set of on-device debugging tools to diagnose WebView-caused crashes and misbehaving web platform features now available through WebView Beta. “No software is bug-free and loading web content can be challenging, so it’s no surprise WebView crashes are a pain point for apps,” Nate Fischer, software engineer for WebView team … continue reading