You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/11/15 02:34:53 UTC

[GitHub] [skywalking-client-js] airene opened a new pull request, #104: add the ability of fetch constructure

airene opened a new pull request, #104:
URL: https://github.com/apache/skywalking-client-js/pull/104

   args[0] is an object of Request.  see :https://developer.mozilla.org/zh-CN/docs/Web/API/fetch and the wavesurfer.js use this feature to get resources.
   see: https://github.com/katspaugh/wavesurfer.js/blob/master/src/util/fetch.js line 122,148


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-client-js] wu-sheng commented on pull request #104: add the ability of fetch constructure

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng commented on PR #104:
URL: https://github.com/apache/skywalking-client-js/pull/104#issuecomment-1509484510

   @Fine0830 As this seems a patch fix since last release, https://github.com/apache/skywalking-client-js/compare/v0.9.0...master , should we consider a 0.9.1 patch release?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-client-js] Fine0830 commented on pull request #104: add the ability of fetch constructure

Posted by "Fine0830 (via GitHub)" <gi...@apache.org>.
Fine0830 commented on PR #104:
URL: https://github.com/apache/skywalking-client-js/pull/104#issuecomment-1509634099

   As the problem has existed since version 0.1.0, I think we should release 0.10.0.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-client-js] macisi commented on pull request #104: add the ability of fetch constructure

Posted by "macisi (via GitHub)" <gi...@apache.org>.
macisi commented on PR #104:
URL: https://github.com/apache/skywalking-client-js/pull/104#issuecomment-1509450321

   The version@0.9.0 still has the issue. Please fix it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-client-js] Fine0830 merged pull request #104: add the ability of fetch constructure

Posted by GitBox <gi...@apache.org>.
Fine0830 merged PR #104:
URL: https://github.com/apache/skywalking-client-js/pull/104


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-client-js] wu-sheng commented on pull request #104: add the ability of fetch constructure

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng commented on PR #104:
URL: https://github.com/apache/skywalking-client-js/pull/104#issuecomment-1509638142

   > As the problem has existed since version 0.1.0, I think we should release 0.10.0.
   
   OK. If there is not 0.10.0 TODO left, feel free to go for 0.10.0.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org