Windows Terminal Preview 1.11 and Windows Terminal 1.10 are now available. What this means is that all features from the previous preview release are now available in Windows Terminal. New features in Preview 1.11 include an acrylic title bar, the ability to minimize the terminal to the system tray, the ability to choose how intense … continue reading
We asked these tool providers to share more information on how their solutions help companies deal with release automation challenges. Their responses are below. Paul Stovell, founder and CTO, Octopus Deploy DevOps is about bringing teams together to collaborate. But when it comes to automation, the tooling is fragmented. Most CI/CD tools do a basic … continue reading
New software features and updates are the lifeblood of many organizations today, so the faster they can bring them out, the more competitive and customer-responsive they will be. One of the techniques progressive organizations are using to achieve that goal is release automation. Understanding what goes into release automation is key to realizing its benefits. … continue reading
The following is a listing of tool providers in the release automation space, along with a brief description of their offerings. LaunchDarkly: is a feature management platform that empowers all teams to safely deliver and control software through feature flags. By separating code deployments from feature releases, LaunchDarkly enables you to deploy faster, reduce risk, … continue reading
The September issue of SD Times is now available. This issue features a look at internet privacy and user protection, the testing challenges of low-code, and how infrastructure management is going extinct with serverless. … continue reading
As companies steadily move toward increased agility, the software supply chain can no longer afford to follow the old assembly-line model: Specialists who once focused their efforts solely on developing code have seen their roles expand to that of generalist. With governance, security and quality assurance professionals less commonplace in the industry, developers now integrate … continue reading
Developers are always under pressure to increase code output, but without the proper controls and tooling in place, rushing through the development process can lead to problems down the road. Things like static code analysis (SCA) tools offer a way to verify quality, security, and compliance without adding too much extra time to the process. … continue reading
The most challenging principle of Agile is “simplicity — the art of maximizing the amount of work not done.” Developers waste immense cycles trying to avoid software failure. Rather than defining “good enough” reliability and stopping there, teams go way beyond the point of diminishing returns, building what is jokingly referred to as “gold plated” … continue reading
Rookout, the modern debugging platform, today announced Live Logger, which will complement the company’s existing Live Debugger for dynamic observability into modern applications. Live Logger enables developers to switch logs on and off on-demand and to change their verbosity on the fly to significantly reduce logging noise and cost. “Logs have become a ‘can’t live … continue reading
Like their cloud-native counterparts, many large or longstanding enterprises aspire to automate as much of their operations as possible. As a result, many of them get overly ambitious with their process automation goals, and attempt to roll out sweeping, company-wide digital transformation initiatives. While ambition is a good thing, many of these initiatives take years … continue reading
Anaconda announced that it would begin funding the Pyston project by hiring its lead developers Kevin Modzelewski and Marius Wachtler. Pyston’s core developers will focus on building an open-source community of users, contributors, and maintainers to ensure the Pyston project’s long-term sustainability, according to the company. The project is an open-source implementation of the Python … continue reading
Microsoft has announced the general availability of TypeScript 4.4. This latest release introduces control flow analysis for aliased conditions and discriminants, which checks to see if a type guard has been used before a particular piece of code. Another new feature is index signatures for symbol and template string patterns. Index signatures are used to … continue reading
Apple announced new changes to the App Store that will resolve a class-action lawsuit from US developers. The agreement clarifies that developers can share purchase options with users outside of their iOS app; expands the price points developers can offer for subscriptions, in-app purchases, and paid apps; and establishes a new fund to assist qualifying … continue reading
Kubescape is a tool for testing if Kubernetes is deployed securely. It uses the Kubernetes Hardening Guidance released by the NSA and CISA to do this. Tests are configured in YAWL files, which makes it easy to update when specifications for tests change. It runs tests on the following things: non-root containers, immutable container filesystem, … continue reading