What’s New in TeamCity 2025.03: Recipes, Improved Docker and Podman...
TeamCity’s first major release of the year, version 2025.03, is now available. It’s packed with new features, including massive UI updates, a new Run in Docker build feature, and JetBrains-crafted...
View ArticleWhat Is SAST? A Guide to Static Application Security Testing
This article is brought to you by Thinus Swart, draft.dev. Static application security testing (SAST) is a method for identifying vulnerabilities in application source code, binaries, or bytecode...
View ArticleBuilding and Deploying Microservices With Spring Boot and TeamCity
This tutorial was brought to you by Rajkumar Venkatasamy, draft.dev. Microservice architecture has become a cornerstone for building scalable and maintainable applications. Microservices allow...
View ArticleIntroducing Team City’s New Design, Phase 1
TeamCity is introducing a batch of UX/UI improvements and more in its upcoming release. With the December release of TeamCity 2024.12, we updated the main navigation and breadcrumb trail. Now, we’re...
View ArticleTeamCity 2025.03.1 Bug Fix Is Now Available!
The first bug-fix update for version 2025.03, TeamCity On-Premises 2025.03.1, is out and ready to be installed on your servers! This update ships around 30 bug fixes, performance enhancements, and...
View ArticleTeamCity Pipelines Pulse: Enhanced Notification Options
In this TeamCity Pipelines release, we’re focusing on improving the user experience with more flexible notification options. You can now choose which specific email notifications you want to receive...
View ArticleCI/CD Security Best Practices
Software development moves fast – really fast. It can also involve multiple teams working from different locations around the world. However, while speed and collaboration can be great for developers...
View ArticleTeamCity 2025.03.2 Is Out
Today we’re rolling out TeamCity On-Premises 2025.03.2, the second bug-fix update for the major TeamCity version released in back in March. This update addresses a few product issues, such as: Builds...
View ArticleSAST vs DAST: Differences And When to Use
Anyone working in the software development field knows cybersecurity is a threat you cannot afford to downplay. A cyberattack on a product or service you’ve created carries a risk of serious financial...
View ArticleTeamCity Pipelines Pulse: Webhooks, Job-Level Parameters, And More
Let your commits build faster with webhooks When you commit changes, you want your build to start as soon as you push code. Waiting for several minutes for a polling interval can be frustrating....
View ArticleCase Study: How Junie Uses TeamCity to Evaluate Coding Agents
Introduction Junie is an intelligent coding agent developed by JetBrains. It automates the full development loop: reading project files, editing code, running tests, and applying fixes, going far...
View ArticleWhat Is Penetration Testing? Types, Processes, Tools, And Why It’s All Worth It
Penetration testing (or “pen testing”) is an authorized, simulated cyberattack designed to test the security of a production system. Ethical hackers perform penetration tests, emulating the behavior...
View Article