[PR #171] [MERGED] Fixed Crashed from uploadTaskWithRequest:fromData in NewRelic Lib #172

Closed
opened 2026-03-03 19:12:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ProxymanApp/atlantis/pull/171
Author: @NghiaTranUIT
Created: 7/2/2025
Status: Merged
Merged: 7/3/2025
Merged by: @NghiaTranUIT

Base: mainHead: bug/fix-upload-with-data


📝 Commits (2)

  • f15806a Fix uploading with nullable data
  • aeb3e29 Update ContentView.swift

📊 Changes

2 files changed (+63 additions, -8 deletions)

View changed files

📝 Example/AtlantisSwiftUIApp/AtlantisSwiftUIApp/ContentView.swift (+48 -0)
📝 Sources/NetworkInjector+URLSession.swift (+15 -8)

📄 Description

  • Fixed Crashed from uploadTaskWithRequest:fromData in NewRelic Lib

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ProxymanApp/atlantis/pull/171 **Author:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Created:** 7/2/2025 **Status:** ✅ Merged **Merged:** 7/3/2025 **Merged by:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Base:** `main` ← **Head:** `bug/fix-upload-with-data` --- ### 📝 Commits (2) - [`f15806a`](https://github.com/ProxymanApp/atlantis/commit/f15806af1271e7b01221767407c4235742a6bef2) Fix uploading with nullable data - [`aeb3e29`](https://github.com/ProxymanApp/atlantis/commit/aeb3e29f73c369a88a294e3166f99a81f356a4cf) Update ContentView.swift ### 📊 Changes **2 files changed** (+63 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Example/AtlantisSwiftUIApp/AtlantisSwiftUIApp/ContentView.swift` (+48 -0) 📝 `Sources/NetworkInjector+URLSession.swift` (+15 -8) </details> ### 📄 Description - Fixed Crashed from uploadTaskWithRequest:fromData in NewRelic Lib --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:12:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/atlantis#172
No description provided.