1 haskell-amqp-utils (0.6.2.4) unstable; urgency=medium
3 * depend on tls >= 1.5.0 (thread safety for writes)
7 haskell-amqp-utils (0.6.2.2) unstable; urgency=medium
9 * agitprop: option to move sent file to another dir instead of just removing
13 haskell-amqp-utils (0.6.1.1) unstable; urgency=medium
15 * disable inotify on non-linux
19 haskell-amqp-utils (0.6.1.0) unstable; urgency=medium
21 * add remaining message properties as callback environment variables, too
25 haskell-amqp-utils (0.6.0.0) unstable; urgency=medium
27 * update and amend README
28 * add --arg as alias for --args
29 * konsum: remove default binding to #
30 * plane: use -r (--routingkey) instead of -Q (--qname) (but still accept legacy -Q)
31 * print server properties
35 haskell-amqp-utils (0.5.0.0) unstable; urgency=medium
37 * add option -f (--prefetch) for arbeite, default 1 (was unset before)
38 * print a line after (not) receiving rpc answer
39 * catch IOException instead of SomeException in callback
40 * remove --enable-tests from cabal in Makefile
41 * reformat with hindent + stylish-haskell
45 haskell-amqp-utils (0.4.5.1) unstable; urgency=medium
47 * unify threadDelay in mainloop (reduce system load when sleeping)
51 haskell-amqp-utils (0.4.5.0) unstable; urgency=medium
53 * format with stylish-haskell
54 * agitprop: rename variables in code
55 * new options -d (--dirscan) and -u (--remove) for agitprop hotfolder mode
56 * cwd to hotfolder directory in agitprop hotfolder mode
57 * change logging of boolean parameters
61 haskell-amqp-utils (0.4.4.1) unstable; urgency=medium
63 * change default connection timeout from 60 to 600s
68 haskell-amqp-utils (0.4.4.0) unstable; urgency=medium
70 * push callback options into environment variables
74 haskell-amqp-utils (0.4.3.0) unstable; urgency=medium
76 * specify -R YES option for callback in case of a redelivered message
80 haskell-amqp-utils (0.4.2.0) unstable; urgency=medium
82 * introduce --cleanup (-j) to remove temp file
83 * change temp file name from konsum-* to amqp-utils-*
84 * handle all numeric types in amqp headers same
86 * use utf8-string for header string values
90 haskell-amqp-utils (0.4.1.0) unstable; urgency=medium
92 * printparam -> Flexprint
93 * introduce --simple / -i
95 * reformat with hindent
100 haskell-amqp-utils (0.4.0.1) unstable; urgency=medium
104 -- Frank Doepper <woffs@lapdoepp> Wed, 04 Dec 2019 13:49:41 +0100
106 haskell-amqp-utils (0.4.0.0) unstable; urgency=medium
108 * agitprop: show exchange arg
109 * agitprop does not need -q or -Q
110 * allow RPC with dedicated exchange
112 * stdin / stdout handling without using /dev/
113 * cleanup plane answer file handling
114 * duplicate plane body to outfile and stderr
118 haskell-amqp-utils (0.3.7.1) unstable; urgency=medium
120 * re-add accidentally removed option -n
124 haskell-amqp-utils (0.3.7.0) unstable; urgency=medium
130 haskell-amqp-utils (0.3.6.0) unstable; urgency=medium
132 * Bugfix, stderr/stdout and --header for RPC (plane, arbeite)
136 haskell-amqp-utils (0.3.4.2) unstable; urgency=medium
138 * remove obsolete debian deps
142 haskell-amqp-utils (0.3.4.0) unstable; urgency=medium
144 * bug fix: re-add exception handler
145 * plane + arbeite: rpc client + server
147 -- Frank Doepper <woffs@lapdoepp> Sat, 21 Jul 2018 13:26:00 +0200
149 haskell-amqp-utils (0.3.3.1) unstable; urgency=medium
151 * hinotify 0.3.10 and lts-12.0 compat
155 haskell-amqp-utils (0.3.3.0) unstable; urgency=medium
157 * konsum: options nack and requeuenack
161 haskell-amqp-utils (0.3.2.2) unstable; urgency=medium
163 * fix hotfolder mode in other than cwd
167 haskell-amqp-utils (0.3.2.1) unstable; urgency=medium
173 haskell-amqp-utils (0.3.2.0) unstable; urgency=medium
179 haskell-amqp-utils (0.3.1.4) unstable; urgency=medium
181 * agitprop: file magic
185 haskell-amqp-utils (0.3.1.3) unstable; urgency=medium
191 haskell-amqp-utils (0.3.1.2) unstable; urgency=medium
193 * agitprop: hotfolder mode
197 haskell-amqp-utils (0.3.1.1) unstable; urgency=medium
199 * agitprop: publisher confirms
203 haskell-amqp-utils (0.3.1.0) unstable; urgency=medium
205 * agitprop, a publisher
209 haskell-amqp-utils (0.3.0.2) unstable; urgency=medium
211 * use ciphersuite_default
215 haskell-amqp-utils (0.3.0.1) unstable; urgency=medium
217 * don't sleep too long
221 haskell-amqp-utils (0.3.0.0) unstable; urgency=medium
223 * remove special options
224 * implement multiple bindings per queue
228 haskell-amqp-utils (0.2.2.0) unstable; urgency=medium
234 haskell-amqp-utils (0.2.1.5) unstable; urgency=medium
236 * amqp 0.17, coName, reduce load
240 haskell-amqp-utils (0.2.1.4+2) unstable; urgency=medium
242 * callback: pass-through timestamp, ignore non-existing sha
246 haskell-amqp-utils (0.2.1.4+1) jessie-taz-unstable; urgency=medium
248 * try to repair jessie
252 haskell-amqp-utils (0.2.1.4) unstable; urgency=medium
255 * Cabal: use hvr/multi-ghc-travis, add source-repository and Setup.hs
259 haskell-amqp-utils (0.2.1.3) unstable; urgency=medium
261 * show all message properties
265 haskell-amqp-utils (0.2.1.2) unstable; urgency=medium
267 * remove old cabal tweaks
271 haskell-amqp-utils (0.2.1.1) unstable; urgency=medium
277 haskell-amqp-utils (0.2.1.0) unstable; urgency=medium
279 * use $(CURDIR), not $(PWD)
284 haskell-amqp-utils (0.2.0.2) unstable; urgency=medium
286 * need base-4.6 for forkFinally
287 * debian build tweaks for wheezy
291 haskell-amqp-utils (0.2.0.1) unstable; urgency=medium
293 * debian/rules: pseudo home location
297 haskell-amqp-utils (0.2.0.0) unstable; urgency=medium
302 * options --user and --pass
303 * add plain auth and make TLS optional
304 * default guest / guest
305 * remove custom shortcuts
307 * update examples, make -T toggle TLS
309 * update Makefile with install-cabal
313 haskell-amqp-utils (0.1.2.8) unstable; urgency=medium
316 * pass routing key through to callback action
320 haskell-amqp-utils (0.1.2.7) unstable; urgency=medium
324 * konsum.hs: timestamp lesbarer
325 * kommentieren, umsortieren
326 * hindent --style cramer
332 * smarter timestamps and -diff
335 * don't hang when createProcess fails
340 haskell-amqp-utils (0.1.2.6) unstable; urgency=medium
342 * callback: don't eat leading whitespace
343 * include example callback config snippet
347 * update doc comments
351 * envDeliveryTag statt counter IORef
352 * fix double reject/ack
354 * unify printline / printparam
355 * printparam printline printbody
361 haskell-amqp-utils (0.1.2.5) unstable; urgency=medium
363 * callback: set -o pipefail
367 haskell-amqp-utils (0.1.2.4) unstable; urgency=medium
369 * numstring überall, buffering ok
373 haskell-amqp-utils (0.1.2.3) unstable; urgency=medium
375 * fix race condition in callback
379 haskell-amqp-utils (0.1.2.2) unstable; urgency=medium
381 * callback: exit nach action()
385 haskell-amqp-utils (0.1.2.1) unstable; urgency=medium
387 * konsum.hs: print consumer tag
388 * konsum.hs: openBinaryTempFileWithDefaultPermissions
389 * callback: auch einteilige cp + mv
393 haskell-amqp-utils (0.1.2.0) unstable; urgency=medium
395 * include generic callback.bash
399 haskell-amqp-utils (0.1.1.0) unstable; urgency=medium
405 haskell-amqp-utils (0.1.0.0) unstable; urgency=low
407 * haskell amqp consumer