337 Commits

Author SHA1 Message Date
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
Nghia Tran 3742a0d94f Try to fix not ready connection (#116) 2022-11-08 20:34:52 +07:00
Nghia Tran 6959b18315 Fix tvOS 15.4 (#111) 2022-07-28 08:49:16 +07:00
Nghia Tran 30141b3aee Bump 1.18.1 1.18.1 2022-07-16 09:09:46 +07:00
Nghia Tran 574b0a2252 Support Carthage (#110)
* Add xcproject

* Remove watchOS

* Bump 1.18.0

* Update Readme
2022-07-16 09:07:27 +07:00
Nghia Tran 184fabc519 Merge pull request #109 from dornad/patch-1
Update README.md : Setup/Run Atlantis only on DEBUG
2022-07-07 07:59:33 +07:00
Daniel Rodriguez 63bbf2fa01 Update README.md
We had people report that they were seeing the Atlantis/Bonjour dialog on production.
2022-07-06 13:04:32 -04:00
Nghia Tran e97590bbb6 Merge pull request #108 from ProxymanApp/fix/ios-16-beta
Fix issue on iOS 16 beta
2022-06-28 14:19:14 +07:00
Nghia Tran 42068dc542 Fix issue on iOS 16 beta 2022-06-28 14:14:59 +07:00
Nghia Tran 09fc6060ee Merge pull request #105 from kabirkhaan/fix-typo-startedAt
Fix StartedAt Typo
2022-06-14 08:11:14 +07:00
Kabir Khan 7113973e59 Fix StartedAt Typo 2022-06-13 14:44:56 +02:00
Nghia Tran 7fda1e8668 Merge pull request #101 from zhangqifan/main
Import Atlantis as a module in Objective-C
2022-05-17 16:29:25 +07:00
Shuhari 4fc5325773 Import Atlantis as a module in Objective-C 2022-05-17 16:49:53 +08:00
Nghia Tran c5039f6d2a Bump Atlantis 1.17.0 1.17.0 2022-05-10 13:55:11 +07:00
Nghia Tran 7dbeec8c44 Merge pull request #100 from ProxymanApp/feat/remove-url-connection
[WIP] Remove all URLConnection
2022-05-10 13:52:39 +07:00
Nghia Tran 379e15a9a2 Remove all URLConnection 2022-05-06 21:26:23 +07:00
Nghia Tran 534eda9ef6 Merge pull request #97 from r-plus/fix/readme-for-grpc
fix: add missing code for grpc capture example code in README
2022-03-28 08:20:39 +07:00
r-plus 3a19ce61e5 fix: add missing code for grpc capture example code in README 2022-03-27 22:30:23 +09:00
Nghia Tran 63f3af8843 Update README.md 2022-02-24 13:44:43 +07:00
Nghia Tran b60ef22bab Bump 1.16.0 1.16.0 2022-02-24 08:47:47 +07:00
Nghia Tran 97794e9b75 Merge pull request #94 from mRs-/feature/better-grpc-support
Better GRPC support
2022-02-24 08:45:46 +07:00
Marius Landwehr 14e2566ca3 fixed readme 2022-02-21 09:20:43 +01:00
Marius Landwehr 52729a33b4 Fixed Readme 2022-02-21 09:10:25 +01:00
Marius Landwehr e92ae2e864 Better GRPC support
With these additions it’s the first way to make better use of Displaying WebSockets for Streaming Requests in general for gRPC Requests.

I did some breaking changes to determine the usage of unary calls and streaming calls to be better seperated.

In the Readme it’s even provided how to write a proper interecptor for working with that.
2022-02-21 09:05:09 +01:00
Nghia Tran 5e848072d4 Bump Atlantis 1.15.0 1.15.0 2021-12-22 16:14:12 +07:00
Nghia Tran bab7898a1e Merge pull request #92 from ProxymanApp/feat/swiftplayground
Atlantis with Swift Playground
2021-12-22 16:10:15 +07:00
Nghia Tran ced582dae0 Update readmoe 2021-12-22 15:30:19 +07:00
Nghia Tran 2d00a0f89b Fix comment 2021-12-22 15:12:51 +07:00
Nghia Tran a4a72a06d6 Introduce iOS Swift Playground Mode 2021-12-22 14:02:33 +07:00
Nghia Tran eba542f71d Ignore the service check 2021-12-22 13:36:34 +07:00
Nghia Tran 0f79efcbad Bump Atlantis 1.14.0 1.14.0 2021-12-14 14:25:41 +07:00
Nghia Tran 510883c346 Merge pull request #91 from VaslD/support/no-objc
Rewrite WebSocket Swizzling in Swift
2021-12-14 14:18:55 +07:00
Yi Ding 6cdace49f7 Fix CocoaPod sources. 2021-11-30 01:20:26 +08:00
Yi Ding 91c61b0d45 Fix Swift Package dependencies. 2021-11-30 01:20:13 +08:00
Yi Ding 0cb291ea56 Rewrite WebSocket swizzling in Swift. 2021-11-30 01:19:55 +08:00
Nghia Tran 7b0b316f74 Fix Readme for OS Requirements 2021-11-22 20:13:10 +07:00
Nghia Tran 507b49a18b Bump Atlantis 1.13.0 1.13.0 2021-11-22 20:09:25 +07:00
Nghia Tran 395658f677 Merge pull request #90 from ProxymanApp/feat/multiple-connection
Support multiple connection to Proxyman apps
2021-11-22 20:08:41 +07:00
Nghia Tran fd343efac6 Remove all iOS 13 check 2021-11-08 22:37:42 +07:00
Nghia Tran 507e951664 Safe thread on Connection pool 2021-11-08 22:32:29 +07:00