Michael Klishin
8df4366b8e
A typo
2021-04-07 00:31:54 +03:00
Michael Klishin
7c1e45e0e5
Update required PHP version
...
to match 9058cd92ba
2021-04-07 00:31:32 +03:00
Michael Klishin
9e71f57e09
PHP: use a more modern way to check if a channel is open
...
References rabbitmq/rabbitmq-website#1162
2021-04-07 00:27:12 +03:00
Michael Klishin
c654c2bc30
Bump dependencies
2021-04-07 00:24:03 +03:00
Michael Klishin
c665f54566
Merge pull request #284 from videlalvaro/devcontainer
...
Initial support for GitHub Codespaces
2021-03-13 06:40:12 +03:00
Alvaro Videla
bc4a30ff96
enables github codespaces
2021-02-27 18:30:14 +01:00
Michael Klishin
c0e6c4fa62
Merge pull request #283 from lewislbr/master
...
Correct Go variable casing
2021-02-03 18:59:47 +03:00
Lewis Llobera
cf5263e379
Correct Go variable casing
2021-02-03 16:54:18 +01:00
Michael Klishin
02ec3bd477
JS port: bump dependencies
2021-01-30 14:07:58 +03:00
Michael Klishin
99df400b54
Merge pull request #282 from xpzouying/master
...
go: check error first
2021-01-05 19:35:26 +03:00
zy
787b2fd82e
go: check error first
...
Need check error before log out the success message.
2021-01-05 23:30:03 +08:00
Michael Klishin
3fcc22fc0c
Merge pull request #279 from patrickallaert/deprecated-delivery_info
...
Replace deprecated php-amqplib API
2020-12-18 22:37:52 +03:00
Patrick Allaert
1851d779f7
Replace deprecated php-amqplib API
...
As of php-amqplib version 2.12.0 (see PR:
https://github.com/php-amqplib/php-amqplib/pull/799 ) we should use
method `ack()` on the message directly.
Asked by @michaelklishin in https://github.com/rabbitmq/rabbitmq-website/pull/1113
2020-12-18 19:16:22 +01:00
Michael Klishin
e8ad99adc4
Merge pull request #278 from mmalek/master
...
Rust: add tutorial 6; use async; consistent file layout
2020-11-20 15:39:24 +03:00
Michal Malek
8cc00b1f3f
Rust: add tutorial 6; use async; consistent file layout
...
* Update all tutorials to use async-await syntax
* Add tutorial 6
* Use new async lapin library
* Use file naming and layout consistent with other languages
* Update tokio dependency to 0.3
2020-11-20 11:44:30 +01:00
Michael Klishin
e1553ba787
Apply #275 , #276 to more Python tutorials
2020-08-27 16:07:34 +03:00
Michael Klishin
0076462d7d
Merge pull request #275 from karl-johan-grahn/python-tutorial-1-keyboardinterrupt
...
Python Tutorial 1 - Handle KeyboardInterupt
2020-08-27 15:25:20 +03:00
Michael Klishin
5097932669
Merge pull request #276 from karl-johan-grahn/decode
...
Use decode() to convert the string to utf-8
2020-08-27 15:20:02 +03:00
Karl-Johan Grahn
5c42854978
Decode body
2020-08-27 11:50:59 +02:00
Karl-Johan Grahn
72852d463e
Handle KeyboardInterupt
2020-08-27 10:11:17 +02:00
Luke Bakken
180705662b
Merge pull request #272 from OliverFreitag/new-file-format
...
.NET client with Visual Studio: switched all projects to new project file format and dotnet core 3.1
2020-07-09 10:04:14 -07:00
Oliver Freitag
b0ab0e8793
switched all projects to new project file format and dotnet core 3.1
...
* simpler
* no need of config files
* runs under mac as well
2020-07-08 15:48:13 +02:00
Michael Klishin
8558268b23
.NET with Visual Studio: bump client to 6.1.0
2020-06-08 04:50:51 +03:00
Michael Klishin
c5d8b3d518
.NET: more consistency, bump client to 6.1.0
2020-06-08 04:47:22 +03:00
Michael Klishin
65d00f572f
Update Tut2Sender.java
...
To match https://github.com/rabbitmq/rabbitmq-website/pull/977
2020-05-30 14:51:02 +03:00
Michael Klishin
6951962100
Objective-C: bump RabbitMQ client to 0.11.0
2020-05-22 06:09:06 +03:00
Michael Klishin
7e8c1db866
Update Objective-C client tutorials to 0.11.0-rc2
2020-05-13 03:12:50 +03:00
Luke Bakken
df1bdabf8b
Merge pull request #264 from rabbitmq/lrb-rabbitmq-dotnet-6.0.0
...
Update RabbitMQ.Client reference
2020-04-16 16:36:19 -07:00
Luke Bakken
d9d70e7da5
Update RabbitMQ.Client to version 6.0.0
2020-04-16 16:35:29 -07:00
Luke Bakken
6bb52ec7a6
Sync-up code between dotnet and dotnet-visual-studio
2020-04-01 10:48:12 -07:00
Luke Bakken
f29e508b46
Update RabbitMQ.Client to version 6.0.0-rc3
2020-04-01 09:52:14 -07:00
Luke Bakken
625c18d93c
Update RabbitMQ.Client reference
...
* Update all `*.csproj` files to VS 2019 format
2020-04-01 09:00:17 -07:00
Luke Bakken
d3b99b335c
Merge pull request #265 from rabbitmq/rabbitmq-tutorials-261
...
#261 re-visited
2020-04-01 08:52:26 -07:00
Luke Bakken
573fdde1bc
Merge remote-tracking branch 'gh-261/master' into rabbitmq-tutorials-261
2020-04-01 08:51:34 -07:00
Michael Klishin
96f0ba7a4b
.NET: avoid using long deprecated QueueingBasicConsumer
2020-03-28 21:41:59 +03:00
Michael Klishin
5f302f9acf
.NET: avoid using an obsolete method
2020-03-28 21:36:47 +03:00
Michael Klishin
fc690f5d1e
Bump dependencies
2020-03-25 01:05:26 +03:00
Michael Klishin
416d85610d
.NET: simplify build projects to target .NET Core 2.0
...
Both to keep up with the times and in preparation for
the upcoming .NET client 6.0 release.
2020-03-23 20:19:00 +03:00
Michael Klishin
a923a25009
Undo #259
...
It turned out to be a mistake to accept it.
References #262 .
2020-03-08 19:16:53 +03:00
Michael Klishin
53668fc84a
Add a cast missing from #259 . Closes #261
2020-03-06 18:14:47 +03:00
Bogdan Stancescu
a1308e2670
Reverted commit 089cd3c092
because it breaks the build for me
2020-03-06 15:52:04 +02:00
Bogdan Stancescu
a9f902eefa
Added rebuild BAT for .NET
2020-03-06 15:51:16 +02:00
Michael Klishin
e17325e9e6
Merge pull request #259 from amosonn/patch-1
...
Use callback arg in Worker.cs
2020-03-05 22:48:42 +03:00
amosonn
089cd3c092
Use callback arg in Worker.cs
...
When sending the ack, we should use the channel provided to us by the callback mechanism, not capture it from the outer scope. This lets use e.g. to extract the callback to a separate method.
2020-03-03 18:18:58 +01:00
Michael Klishin
47d7ad0db7
Merge pull request #257 from JLLeitschuh/fix/JLL/use_https_to_resolve_dependencies
...
Use HTTPS to resolve dependencies in Maven Build
2020-02-11 18:48:37 +03:00
Jonathan Leitschuh
7bfa1f4d05
Use HTTPS instead of HTTP to resolve dependencies
...
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.
Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>
2020-02-11 09:59:47 -05:00
Luke Bakken
2a465d4afd
Merge pull request #256 from Miven666/master
...
Fix issues #253
2020-02-06 07:41:30 -08:00
Miven
1134d87781
Fix issues #253
2020-02-06 18:02:47 +08:00
Michael Klishin
9eb4edbef1
.NET tutorial 6: remove an unused variable
...
Suggested in #250 by @KZyfer.
2019-12-09 14:55:17 +03:00
Michael Klishin
73201fb29d
Merge branch 'bladefistx2-patch-1'
2019-11-14 19:16:44 +03:00