Commit Graph

326 Commits

Author SHA1 Message Date
Nghia Tran a32bb270c0 Add websocket 2025-08-27 22:26:28 +02:00
Nghia Tran 6d675cb842 Fix missing request body 2025-08-27 21:55:39 +02:00
Nghia Tran 0230b2536b Fix missing request headers 2025-08-27 21:26:55 +02:00
Noah Tran 16808ff553 Fix can't build the project. Bump 1.29.2 (#173) 1.29.2 2025-07-24 14:18:44 +07:00
Nghia Tran 9614e4be46 Bump 1.29.1 1.29.1 2025-07-17 09:19:21 +07:00
Matthias 1c371d137d Make sure all accesses to URLSessionTask.currentRequest are crash safe (#172) 2025-07-16 08:46:52 +07:00
Nghia Tran 1e354f06f7 Bump 1.29.0 1.29.0 2025-07-03 08:49:33 +07:00
Noah Tran 7f70aac59b Fixed Crashed from uploadTaskWithRequest:fromData in NewRelic Lib (#171)
* Fix uploading with nullable data

* Update ContentView.swift
2025-07-03 08:46:44 +07:00
Noah Tran 861c252373 Fix warnings (#167) 2025-04-20 09:32:21 +07:00
Noah Tran 0f07d57baa Update pods (#166) 2025-04-19 14:51:55 +07:00
Noah Tran 92ca545af6 New APIs for macOS 15.4 issue (#164)
* Update Transporter.swift

* add log to explain errors

* Update Transporter.swift

* Update Transporter.swift

* Use NWConnection on iOS Simulators

* Update Transporter.swift

* New solution to retry

* Retry with max

* Update AtlantisSwiftUIApp.xcscheme

* Update AtlantisSwiftUIAppApp.swift

* Bump 1.28.0
1.28.0
2025-04-19 13:02:34 +07:00
Noah Tran 6e1059fdd2 Bump 1.27.0 (#163) 1.27.0 2025-03-23 19:34:21 +07:00
Hoa Pham 4644c42065 hotfix: Fix missing requests when ignore urlprotocol (#157) 2025-03-23 19:31:23 +07:00
Noah Tran ec7ecc843b Update new SwiftUI Example App (#162)
* New SwiftUI App

* Update readme
2025-03-23 19:30:09 +07:00
Noah Tran dc6a2c218c Update README.md (#160) 2025-01-28 09:15:52 +07:00
Nghia Tran 7246950a6a Bump 1.26.0 1.26.0 2024-12-03 14:46:35 +07:00
Hoa Pham b9542919ae feat: Support to set ignored URLProtocol classes (#155)
* feat: Support to set ignored URLProtocol classes

* feat: Add set ignoredIds for reduce check times

* Refactor

---------

Co-authored-by: Nghia Tran <vinhnghiatran@gmail.com>
2024-12-03 14:40:50 +07:00
Nghia Tran b60fb9920e Update readme and podspec 1.25.2 2024-10-19 10:00:21 +07:00
Nghia Tran 75fc48ea11 Update readme and podspec 2024-10-19 09:57:34 +07:00
Nghia Tran 523dd77353 Bump 1.25.1 1.25.1 2024-09-14 08:54:19 +07:00
Nghia Tran 18260e5359 Bump 1.25.1 2024-09-14 08:48:57 +07:00
Nghia Tran b5aaae5b25 Bump 1.25.0 2024-09-14 08:26:35 +07:00
Jakub Olejník d25085df4f Check for AVAggregateAssetDownloadTask before checking for its request (#151) 2024-09-14 08:20:59 +07:00
Noah Tran 6793528c74 Update README.md 2024-07-02 09:01:07 +07:00
Nghia Tran 3ec55740fc Update readme 2024-07-02 08:53:38 +07:00
Gianfrancø Null 3923521590 Update README.md (#143)
Emphase that's your App's traffic
2024-03-04 21:25:14 +07:00
Nghia Tran (Noah) 34c5c0b380 Update README.md 2024-02-04 15:32:18 +07:00
Nghia Tran 0352184d41 Add screenshot 2024-02-04 15:29:46 +07:00
Nghia Tran (Noah) e81acc5dbf Update README.md 2024-02-04 14:55:30 +07:00
Nghia Tran (Noah) fe258bb9c9 Update README.md 2024-02-04 14:54:48 +07:00
Nghia Tran 65d6b3ea0b Add screenshot 2024-02-04 14:48:28 +07:00
Nghia Tran (Noah) 7326e2591b Update README.md 2024-02-04 14:47:15 +07:00
Nghia Tran 5145a7041e Bump 1.24.0 1.24.0 2024-02-02 15:31:15 +07:00
Nghia Tran (Noah) da95e951e8 Update Privacy (#141) 2024-02-02 10:15:51 +07:00
Jmol4035 104965bd49 Create SECURITY.md (#139) 2024-01-08 10:40:54 +07:00
Nghia Tran c04b975957 Update README.md 2023-11-10 20:38:02 +07:00
Nghia Tran ac6aef42c7 Update README.md 2023-11-10 20:35:50 +07:00
Nghia Tran 131d757cf8 Option to opt-out the Method Swizzling on WS/WSS Connection (#138)
* Able to opt-out the WS/WSS

* Bump 1.23.0
1.23.0
2023-11-09 08:59:27 +07:00
Yannik Ehlert 45794259bf feat: Add visionOS support (#136) 2023-09-07 10:08:34 +07:00
Nghia Tran cfa72085bc Bump 1.22.0 1.22.0 2023-07-20 19:31:31 +07:00
Nghia Tran 0cb4430ff7 Update the Example App 2023-07-20 19:30:27 +07:00
Yi Ding 3054972d73 Fix crash when intercepting URLSessionUploadTask. (#133)
Per https://developer.apple.com/documentation/foundation/urlsession/1411518-uploadtask, body data parameter may be null.
2023-07-20 19:27:54 +07:00
Nghia Tran f6f7be1330 Bump 1.21.1 1.21.1 2023-04-22 08:35:10 +07:00
Nghia Tran 685b631e13 Remove assert (#127) 2023-04-22 08:33:52 +07:00
Nghia Tran a7b496f4fe Bump 1.21.0 1.21.0 2023-03-06 19:58:47 +07:00
L1MeN9Yu e16327461b fix memory leak of class_copyMethodList (#124) 2023-03-06 19:57:46 +07:00
Nghia Tran 67ed749c6a Bump 1.20.0 1.20.0 2022-11-19 15:42:23 +07:00
Nghia Tran dae5884a50 Fix version 2022-11-19 15:41:48 +07:00
Nghia Tran c10eee1267 Prevent connecting to a single host multiple times (#120) 2022-11-19 14:17:25 +07:00
Nghia Tran a761f2c8a2 Bump 1.19.0 1.19.0 2022-11-08 21:02:10 +07:00