Operations | Monitoring | ITSM | DevOps | Cloud

Collaboration

Coffee Break Update: What's New In Team Insights for Jira | Mar '24

Grab a coffee and take 3 minutes to see what's new in Git Integration for Jira's free extension, Team Insights for Jira. This month we talk about Jira sprint auditing (how your scope changes after starting a sprint), performance improvements, and a new Teams view to help run better stand ups and understand workload. Plus, we'll take a sneak peak into what's coming next (hint: saved filters and UI customization).

Patching Go's leaky HTTP clients

In November 2023 we discovered an issue in the Go standard library’s net/http.Client that allowed an attacker who controls redirect targets on a server to exfiltrate authentication secrets. Soon after, we discovered a similar issue in net/http/cookiejar.Jar. The issues, collectively designated CVE-2023-45289, have now been fixed in Go 1.22.1 and Go 1.21.8, released on March 5, 2024. This blog post dives into the technical details behind those two bugs and the patch that addresses them.

Using Digital Escape Rooms To Enhance Team Dynamics

In the ever-evolving landscape of team building, a new player has emerged: digital escape rooms. These virtual adventures are revolutionizing the way teams come together, offering a unique blend of entertainment and collaboration that's hard to beat. But what exactly are digital escape rooms, and how do they enhance team dynamics? In this article, we'll explore the ins and outs of these immersive experiences and uncover their transformative impact on team cohesion and productivity.

When should you use out-of-band communications?

How would your team stay connected if your primary communication network failed? To keep lines of communication open during emergencies, today’s leading organizations deploy out-of-band communication solutions alongside their main channels. An out-of-band (OOB) communication system exists outside an organization’s primary network. As a result, it enables team members to stay connected when main lines are compromised, corrupted, or otherwise unavailable.

GitKraken Workshop: Tuning Up PR Workflows

Discover practical tips for smoother coding collaboration & get a peek into what's cooking at GitKraken! Traditional development workflows rely heavily on pull requests, causing devs to wait around for feedback. Not only that, encountering merge conflicts from outdated branches or simultaneous code changes can be frustrating and disrupt your flow. In this workshop, Justin Roberts and Jeremy Castile explore ways to encourage early collaboration, reduce rework, and get a clear picture of your work.