CData has announced Tableau Connectors, Excel updates and new drivers With the new Tableau Connectors, users can connect Tableau with real-time data from more than 200 popular SaaS applications, ERPs, CRMs, accounting tools and more. CData’s 2020 Excel Add-In update has enhanced performance and speed for bulk data processing and delivers an improved UI with … continue reading
Lighstep announced a new GitHub action called Lightstep Pre-Deploy Check, which is designed to bring observability data directly to GitHub to avoid problematic code deploys. The solution leverages publicly-available APIs from Lighstep to provide a deployment risk summary ahead of a code change going into a production environment. “Automatically confirming production systems and services are … continue reading
With the release of the DigitalOcean App Platform, the company wants to make writing code a lot easier for developers by automatically deploying and running their code at scale. “Even though Kubernetes has emerged as a middle ground between PaaS’s convenience and the control of IaaS (Infrastructure as a Service), it is still somewhat complicated,” … continue reading
Eggplant’s new cloud solution is designed to enable businesses to quickly and easily deploy its Digital Automation Intelligence (DAI) Platform, automate the entire test life cycle, and understand the quality of the experiences that are delivered. “Organizations can now quickly and easily quantify the impact of software updates, both pre and post release, to ensure … continue reading
The new drag-and-drop functionality by ShuttleOps enables developers to build and deploy Docker container images to self-managed or hosted Kubernetes clusters. According to the company, this helps with managing application runtime configurations and automating application delivery across all of the major cloud platforms: AWS, Azure, and GCP. Users can now link to Docker container registries … continue reading
JetBrains has announced a new public roadmap for Kotlin that details the next 6 months. Currently, the Kotlin team is focusing on delivering fast turnaround to speed up the change-test-debug cycle, working on a new compiler, a fast IDE, and more. The compiler is a rewrite of the Kotlin compiler optimized for speed, parallelism, and … continue reading
A majority of developers feel forced to sacrifice security for the speed that today’s development cycles require. A recent report from WhiteSource found 73% of security teams at organizations are forced to cut corners, and the AppSec tools they use are to check the box towards DevSecOps improvements and are not effectively used. “There are … continue reading
The new Checkamarx GitHub action provides automated security scans within GitHub repositories. According to the company, it integrates its application security testing solutions – Checkmarx SAST (CxSAST) and Checkmarx SCA (CxSCA) – directly with GitHub code scanning. “Checkmarx and GitHub share a similar mission in that we’re both focused on helping developers strike a balance … continue reading
The latest release of the programming language Dart features a unified developer tool designed to tackle all needs such as creating projects, analyzing and formatting code, running tests, and compiling apps. The new ‘dart’ developer tool is very similar to the ‘flutter’ tool, according to the company. Flutter also includes this new Dart tool in … continue reading
Google announced a new resources Learn website designed to help developers achieve the knowledge and skills necessary to develop software using Google’s technology. Previously, educational content was separated by product area and platform, but now the website links all of the educational activities together. The resources include Codelabs to walk users through the process of … continue reading
The Swift programming language team has announced its library for idiomatic interfaces is now open source. Swift System was first introduced in June for Apple platforms. It provides idiomatic interfaces to system calls and low-level types. As part of the announcement, it now includes Linux support. “Most operating systems today support some flavor of system … continue reading
Fiddler Everywhere 1.0 is a web debugging proxy for Mac, Windows, and Linux that enables users to inspect and debug HTTP traffic from any browser. Version 1.0 includes an improved traffic inspector that enables users to inspect requests and responses with different formats, including Headers, Text, Raw, JSON, and XML. Also, with Composer Collections, users … continue reading