Java 15, the first Java release following the language’s 25th anniversary in May, is now generally available, with new features and capabilities as well as modernizations to existing code. “For 25 years now we have been able to maintain Java’s virtues over time,” said Chad Arimura, VP of developer relations for the Java Platform Group … continue reading
Sparx Systems has announced the release of Enterprise Architect 15.2. Enterprise Architect is a modeling platform for software development. According to the company, this release expands core modeling capabilities and adds new collaboration and simulation tools. New collaboration features include peer-to-peer chat and streamlined reviews, discussions, notifications, and processes. Enterprise Architect 15.2 also adds new … continue reading
Feature management company LaunchDarkly has announced that it is adding flag triggers through new integrations with Honeycomb and Datadog. Flag triggers are one-step automations that can be triggered after a specific alert goes off or a performance metric is met. They work by sending webhooks to a URL. This allows them to be turned on … continue reading
NativeScript 7.0 is now available. According to the language’s Technical Steering Committee (TSC), this release marks a significant step forward in aligning the framework with modern JavaScript standards and bringing consistency across the stacks. In addition, the TSC noted that in this release there was a more holistic approach to managing the open-source components surrounding … continue reading
When both the GDPR and CCPA came out, they were a major force in the industry for making companies rethink how they handled data privacy. They’ve already had significant impacts in the industry, as discussed above. Despite how powerful the CCPA was compared to existing data privacy laws in the United States, a new law … continue reading
Over the past few years, the world has seen the introduction of two major data protection regulations: the General Data Protection Regulation (GDPR) and California Consumer Privacy Act (CCPA). The GDPR, which affects the European Union, has been in effect since May 2018, which is nearly two and a half years. The CCPA went into … continue reading
Low-code provider Mendix has announced a number of new initiatives at its Mendix World conference this week. According to the company, these initiatives are designed to “support and accelerate the creation, sharing, and monetization of low-code functionality, service components, and prepackaged digital solutions needed to empower organizations facing a massive capacity gap and concurrent demands … continue reading
Google has announced a new set of services aimed at simplifying Machine Learning Operations (MLOps) for data scientists and machine learning (ML) engineers. According to Google, companies are using machine learning to solve challenging problems, but machine learning systems can create unwanted technical debt if it is not managed well. Google noted that machine learning … continue reading
In the latest version of Angular, Angular 10, a new strict opt-in mode was added in order to optimize build times and deliver apps faster with fewer problems. Currently, this new feature is still in opt-in mode because it comes with a few trade-offs, including stricter type checking and extra configuration. RELATED CONTENT: Angular 10 … continue reading
OverOps is launching a new integration with GitLab and GitHub that provides support for git blame, which ties developers to their errors. According to OverOps, this will help reduce resolution time of errors. The integration allows teams to see who was the last author who changed code in the call stack of each error, link … continue reading
The latest version of TypeScript is now available. According to Microsoft, TypeScript 4.0 represents the next generation of TypeScript releases and focuses on expressivity, productivity, and scalability. RELATED CONTENT: TypeScript 3.9 New features in this release include: Variadic tuple types Labeled tuple elements Class property inference from constructors Short-circuiting assignment operators Unknown on catch clauses … continue reading
This week’s highlighted open-source project is OpenEEW, which is an open source version of Grillo’s earthquake early-warning (EEW) system, designed to sense, detect, and analyze earthquakes, then alert affected communities. The project was recently accepted into the Linux Foundation. The Linux Foundation in collaboration with IBM will work to accelerate the standardization and deployment of … continue reading