[Pharo-users] [ANN] Hyperspace v2.2.0 [v2.2.0] released!

2020-11-03 Thread Buenos Aires Smalltalk
Hyperspace, a couple of facilities on top of Zinc HTTP Components reached it's v2.2.0 version. Non breaking changes Add HTTPClientError>>- Add HTTPServerError exception Add extensions to ZnClient setLogLevelAtLeastTo: logLevel setIfNoneMatchTo: resetRequest Add extensions to ZnSingleThreadedServer

[Pharo-users] [ANN] Superluminal v1.1.0 [v1.1.0] released!

2020-11-03 Thread Buenos Aires Smalltalk
Superluminal, building blocks for creating HTTP requests and API clients reached it's v1.1.0 version. Changelog Core Refactor some internals of the request builder HttpRequest now include methods to easily support DELETE, PATCH and PUT HttpRequest instances can now be applied several times to the

[Pharo-users] [ANN] Stargate v6.0.0 [v6.0.0] released!

2020-11-03 Thread Buenos Aires Smalltalk
Stargate, a library supporting the creation of HTTP based RESTful APIs. reached it's v6.0.0 version. Breaking changes Revamped CORS support (see the updated docs) Migration Guide Migration of APIs using CORS will be performed automatically via rewrite rule. To achieve this, manually load the pac

[Pharo-users] Re: [Pharo-dev] [ANN] New Pharo VM released (v8.6.1)

2020-11-03 Thread Santiago Bragagnolo
These are great newsss!!! thanks a lot for your hardwork. None of the other things we like to do would be possible without this. El lun., 2 nov. 2020 a las 16:48, teso...@gmail.com () escribió: > Hi, > this is an announcement of a new release of the Pharo VM. This > new version is availab

[Pharo-users] Re: [Pharo-dev] [ANN] New Pharo VM released (v8.6.1)

2020-11-03 Thread Tudor Girba
Great work! Thanks, Tudor > On Nov 2, 2020, at 4:48 PM, teso...@gmail.com wrote: > > Hi, > this is an announcement of a new release of the Pharo VM. This > new version is available to be downloaded through get-pharo scripts > and through the Pharo Launcher. From the Pharo Launcher, remember

[Pharo-users] Re: [ANN] New Pharo VM released (v8.6.1)

2020-11-03 Thread Tom Wern
Kapersky did not like updating Pharo Launcher ... specifically vms\90-x64\PharoConsole.exe which it quarantined and promptly deleted (Object name: VHO:Exploit.Win32.Agent.gen) Any idea what's going on? Tom Wern On Mon, Nov 2, 2020 at 10:49 AM teso...@gmail.com wrote: > Hi, > this is a

[Pharo-users] Re: [ANN] New Pharo VM released (v8.6.1)

2020-11-03 Thread Christophe Demarey
Hi Tom, Pharo Launcher downloads VMs as a zip archive (HTTP GET) and then extract it to the desired path. Probably Kaspersky puts a flag on files downloaded from the web until you explicitly give your approbation that it is not a malicious software. Maybe you can configure Kaspersky to whitelist