]> woffs.de Git - fd/haskell-amqp-utils.git/blob - debian/changelog
release 0.6.0.0
[fd/haskell-amqp-utils.git] / debian / changelog
1 haskell-amqp-utils (0.6.0.0) unstable; urgency=medium
2
3   * update and amend README
4   * add --arg as alias for --args
5   * konsum: remove default binding to #
6   * plane: use -r (--routingkey) instead of -Q (--qname) (but still accept legacy -Q)
7   * print server properties
8
9  -- Frank Doepper <[email protected]>  Wed, 10 Mar 2021 12:15:37 +0100
10
11 haskell-amqp-utils (0.5.0.0) unstable; urgency=medium
12
13   * add option -f (--prefetch) for arbeite, default 1 (was unset before)
14   * print a line after (not) receiving rpc answer
15   * catch IOException instead of SomeException in callback
16   * remove --enable-tests from cabal in Makefile
17   * reformat with hindent + stylish-haskell
18
19  -- Frank Doepper <[email protected]>  Wed, 03 Mar 2021 16:34:44 +0100
20
21 haskell-amqp-utils (0.4.5.1) unstable; urgency=medium
22
23   * unify threadDelay in mainloop (reduce system load when sleeping)
24
25  -- Frank Doepper <[email protected]>  Fri, 19 Feb 2021 18:40:06 +0100
26
27 haskell-amqp-utils (0.4.5.0) unstable; urgency=medium
28
29   * format with stylish-haskell
30   * agitprop: rename variables in code
31   * new options -d (--dirscan) and -u (--remove) for agitprop hotfolder mode
32   * cwd to hotfolder directory in agitprop hotfolder mode
33   * change logging of boolean parameters
34
35  -- Frank Doepper <[email protected]>  Wed, 10 Feb 2021 22:33:23 +0100
36
37 haskell-amqp-utils (0.4.4.1) unstable; urgency=medium
38
39   * change default connection timeout from 60 to 600s
40   * update description
41
42  -- Frank Doepper <[email protected]>  Wed, 19 Aug 2020 13:18:51 +0200
43
44 haskell-amqp-utils (0.4.4.0) unstable; urgency=medium
45
46   * push callback options into environment variables
47
48  -- Frank Doepper <[email protected]>  Tue, 18 Feb 2020 13:24:36 +0100
49
50 haskell-amqp-utils (0.4.3.0) unstable; urgency=medium
51
52   * specify -R YES option for callback in case of a redelivered message
53
54  -- Frank Doepper <[email protected]>  Mon, 10 Feb 2020 18:28:30 +0100
55
56 haskell-amqp-utils (0.4.2.0) unstable; urgency=medium
57
58   * introduce --cleanup (-j) to remove temp file
59   * change temp file name from konsum-* to amqp-utils-*
60   * handle all numeric types in amqp headers same
61   * update to amqp-0.19
62   * use utf8-string for header string values
63
64  -- Frank Doepper <[email protected]>  Thu, 19 Dec 2019 15:07:19 +0100
65
66 haskell-amqp-utils (0.4.1.0) unstable; urgency=medium
67
68   * printparam -> Flexprint
69   * introduce --simple / -i
70   * review data types
71   * reformat with hindent
72   * update doc
73
74  -- Frank Doepper <[email protected]>  Mon, 09 Dec 2019 16:31:48 +0100
75
76 haskell-amqp-utils (0.4.0.1) unstable; urgency=medium
77
78   * fix exit codes
79
80  -- Frank Doepper <woffs@lapdoepp>  Wed, 04 Dec 2019 13:49:41 +0100
81
82 haskell-amqp-utils (0.4.0.0) unstable; urgency=medium
83
84   * agitprop: show exchange arg
85   * agitprop does not need -q or -Q
86   * allow RPC with dedicated exchange
87   * add missing hFlush
88   * stdin / stdout handling without using /dev/
89   * cleanup plane answer file handling
90   * duplicate plane body to outfile and stderr
91
92  -- Frank Doepper <[email protected]>  Mon, 11 Nov 2019 17:04:22 +0100
93
94 haskell-amqp-utils (0.3.7.1) unstable; urgency=medium
95
96   * re-add accidentally removed option -n
97
98  -- Frank Doepper <[email protected]>  Tue, 10 Sep 2019 16:13:21 +0200
99
100 haskell-amqp-utils (0.3.7.0) unstable; urgency=medium
101
102   * connect timeout
103
104  -- Frank Doepper <[email protected]>  Tue, 10 Sep 2019 15:26:24 +0200
105
106 haskell-amqp-utils (0.3.6.0) unstable; urgency=medium
107
108   * Bugfix, stderr/stdout and --header for RPC (plane, arbeite)
109
110  -- Frank Doepper <[email protected]>  Mon, 18 Mar 2019 22:55:39 +0100
111
112 haskell-amqp-utils (0.3.4.2) unstable; urgency=medium
113
114   * remove obsolete debian deps
115
116  -- Frank Doepper <[email protected]>  Tue, 22 Jan 2019 18:10:50 +0100
117
118 haskell-amqp-utils (0.3.4.0) unstable; urgency=medium
119
120   * bug fix: re-add exception handler
121   * plane + arbeite: rpc client + server
122
123  -- Frank Doepper <woffs@lapdoepp>  Sat, 21 Jul 2018 13:26:00 +0200
124
125 haskell-amqp-utils (0.3.3.1) unstable; urgency=medium
126
127   * hinotify 0.3.10 and lts-12.0 compat
128
129  -- Frank Doepper <[email protected]>  Tue, 10 Jul 2018 17:15:15 +0200
130
131 haskell-amqp-utils (0.3.3.0) unstable; urgency=medium
132
133   * konsum: options nack and requeuenack
134
135  -- Frank Doepper <[email protected]>  Tue, 10 Jul 2018 10:52:38 +0200
136
137 haskell-amqp-utils (0.3.2.2) unstable; urgency=medium
138
139   * fix hotfolder mode in other than cwd
140
141  -- Frank Doepper <[email protected]>  Wed, 04 Jul 2018 18:32:39 +0200
142
143 haskell-amqp-utils (0.3.2.1) unstable; urgency=medium
144
145   * fix doc
146
147  -- Frank Doepper <[email protected]>  Wed, 04 Jul 2018 13:50:29 +0200
148
149 haskell-amqp-utils (0.3.2.0) unstable; urgency=medium
150
151   * option cleanup
152
153  -- Frank Doepper <[email protected]>  Wed, 04 Jul 2018 12:05:07 +0200
154
155 haskell-amqp-utils (0.3.1.4) unstable; urgency=medium
156
157   * agitprop: file magic
158
159  -- Frank Doepper <[email protected]>  Wed, 27 Jun 2018 18:06:57 +0200
160
161 haskell-amqp-utils (0.3.1.3) unstable; urgency=medium
162
163   * agitprop: headers
164
165  -- Frank Doepper <[email protected]>  Tue, 26 Jun 2018 21:54:42 +0200
166
167 haskell-amqp-utils (0.3.1.2) unstable; urgency=medium
168
169   * agitprop: hotfolder mode
170
171  -- Frank Doepper <[email protected]>  Tue, 26 Jun 2018 11:22:41 +0200
172
173 haskell-amqp-utils (0.3.1.1) unstable; urgency=medium
174
175   * agitprop: publisher confirms
176
177  -- Frank Doepper <[email protected]>  Mon, 25 Jun 2018 17:24:35 +0200
178
179 haskell-amqp-utils (0.3.1.0) unstable; urgency=medium
180
181   * agitprop, a publisher
182
183  -- Frank Doepper <[email protected]>  Fri, 22 Jun 2018 16:26:41 +0200
184
185 haskell-amqp-utils (0.3.0.2) unstable; urgency=medium
186
187   * use ciphersuite_default
188
189  -- Frank Doepper <[email protected]>  Tue, 24 Apr 2018 17:25:30 +0200
190
191 haskell-amqp-utils (0.3.0.1) unstable; urgency=medium
192
193   * don't sleep too long
194
195  -- Frank Doepper <[email protected]>  Sun, 04 Mar 2018 16:07:06 +0100
196
197 haskell-amqp-utils (0.3.0.0) unstable; urgency=medium
198
199   * remove special options
200   * implement multiple bindings per queue
201
202  -- Frank Doepper <[email protected]>  Tue, 21 Nov 2017 11:56:11 +0100
203
204 haskell-amqp-utils (0.2.2.0) unstable; urgency=medium
205
206   * option -Q
207
208  -- Frank Doepper <[email protected]>  Mon, 20 Nov 2017 17:19:57 +0100
209
210 haskell-amqp-utils (0.2.1.5) unstable; urgency=medium
211
212   * amqp 0.17, coName, reduce load
213
214  -- Frank Doepper <[email protected]>  Mon, 25 Sep 2017 19:25:37 +0200
215
216 haskell-amqp-utils (0.2.1.4+2) unstable; urgency=medium
217
218   * callback: pass-through timestamp, ignore non-existing sha
219
220  -- Frank Doepper <[email protected]>  Thu, 13 Jul 2017 15:57:53 +0200
221
222 haskell-amqp-utils (0.2.1.4+1) jessie-taz-unstable; urgency=medium
223
224   * try to repair jessie
225
226  -- Frank Doepper <[email protected]>  Thu, 01 Jun 2017 19:19:23 +0200
227
228 haskell-amqp-utils (0.2.1.4) unstable; urgency=medium
229
230   * amqp-0.15.0
231   * Cabal: use hvr/multi-ghc-travis, add source-repository and Setup.hs
232
233  -- Frank Doepper <[email protected]>  Thu, 01 Jun 2017 17:57:17 +0200
234
235 haskell-amqp-utils (0.2.1.3) unstable; urgency=medium
236
237   * show all message properties
238
239  -- Frank Doepper <[email protected]>  Fri, 05 May 2017 15:56:51 +0200
240
241 haskell-amqp-utils (0.2.1.2) unstable; urgency=medium
242
243   * remove old cabal tweaks
244
245  -- Frank Doepper <[email protected]>  Thu, 27 Apr 2017 20:05:22 +0200
246
247 haskell-amqp-utils (0.2.1.1) unstable; urgency=medium
248
249   * fix debian package
250
251  -- Frank Doepper <[email protected]>  Wed, 26 Apr 2017 13:05:06 +0200
252
253 haskell-amqp-utils (0.2.1.0) unstable; urgency=medium
254
255   * use $(CURDIR), not $(PWD)
256   * show msgPriority
257
258  -- Frank Doepper <[email protected]>  Tue, 25 Apr 2017 16:17:18 +0200
259
260 haskell-amqp-utils (0.2.0.2) unstable; urgency=medium
261
262   * need base-4.6 for forkFinally
263   * debian build tweaks for wheezy
264
265  -- Frank Doepper <[email protected]>  Fri, 17 Feb 2017 18:23:29 +0100
266
267 haskell-amqp-utils (0.2.0.1) unstable; urgency=medium
268
269   * debian/rules: pseudo home location
270
271  -- Frank Doepper <[email protected]>  Fri, 17 Feb 2017 17:33:26 +0100
272
273 haskell-amqp-utils (0.2.0.0) unstable; urgency=medium
274
275   * Version
276   * indent
277   * english
278   * options --user and --pass
279   * add plain auth and make TLS optional
280   * default guest / guest
281   * remove custom shortcuts
282   * update .gitignore
283   * update examples, make -T toggle TLS
284   * Create README.md
285   * update Makefile with install-cabal
286
287  -- Frank Doepper <[email protected]>  Thu, 16 Feb 2017 19:07:42 +0100
288
289 haskell-amqp-utils (0.1.2.8) unstable; urgency=medium
290
291   * indentation
292   * pass routing key through to callback action
293
294  -- Frank Doepper <[email protected]>  Fri, 03 Feb 2017 18:27:01 +0100
295
296 haskell-amqp-utils (0.1.2.7) unstable; urgency=medium
297
298   * fix .cabal
299   * Makefile: no -O2
300   * konsum.hs: timestamp lesbarer
301   * kommentieren, umsortieren
302   * hindent --style cramer
303   * time to printmsg
304   * more hindent
305   * move comment
306   * timestamp stuff
307   * showtime folks
308   * smarter timestamps and -diff
309   * gitignore .stack*
310   * X.SomeException
311   * don't hang when createProcess fails
312   * stack: ghc 7.10
313
314  -- Frank Doepper <[email protected]>  Tue, 12 Jul 2016 11:54:52 +0200
315
316 haskell-amqp-utils (0.1.2.6) unstable; urgency=medium
317
318   *  callback: don't eat leading whitespace
319   *  include example callback config snippet
320   *  unwords statt show
321   *  callback variable
322   *  less Just more '
323   *  update doc comments
324   *  cleanup
325   *  cleanup saveFile
326   *  delivery tag
327   *  envDeliveryTag statt counter IORef
328   *  fix double reject/ack
329   *  redelivered?
330   *  unify printline / printparam
331   *  printparam printline printbody
332   *  comment
333   *  stack.yaml
334
335  -- Frank Doepper <[email protected]>  Thu, 07 Jul 2016 14:17:48 +0200
336
337 haskell-amqp-utils (0.1.2.5) unstable; urgency=medium
338
339   * callback: set -o pipefail
340
341  -- Frank Doepper <[email protected]>  Thu, 30 Jun 2016 16:49:17 +0200
342
343 haskell-amqp-utils (0.1.2.4) unstable; urgency=medium
344
345   * numstring überall, buffering ok
346
347  -- Frank Doepper <[email protected]>  Thu, 30 Jun 2016 16:36:14 +0200
348
349 haskell-amqp-utils (0.1.2.3) unstable; urgency=medium
350
351   * fix race condition in callback
352
353  -- Frank Doepper <[email protected]>  Wed, 29 Jun 2016 20:04:54 +0200
354
355 haskell-amqp-utils (0.1.2.2) unstable; urgency=medium
356
357   * callback: exit nach action()
358
359  -- Frank Doepper <[email protected]>  Tue, 28 Jun 2016 18:48:34 +0200
360
361 haskell-amqp-utils (0.1.2.1) unstable; urgency=medium
362
363   * konsum.hs: print consumer tag
364   * konsum.hs: openBinaryTempFileWithDefaultPermissions
365   * callback: auch einteilige cp + mv
366
367  -- Frank Doepper <[email protected]>  Tue, 28 Jun 2016 16:13:53 +0200
368
369 haskell-amqp-utils (0.1.2.0) unstable; urgency=medium
370
371   * include generic callback.bash
372
373  -- Frank Doepper <[email protected]>  Mon, 27 Jun 2016 15:21:16 +0200
374
375 haskell-amqp-utils (0.1.1.0) unstable; urgency=medium
376
377   * -X implies -t
378
379  -- Frank Doepper <[email protected]>  Thu, 23 Jun 2016 11:18:24 +0200
380
381 haskell-amqp-utils (0.1.0.0) unstable; urgency=low
382
383   * haskell amqp consumer
384
385  -- Frank Doepper <[email protected]>  Wed, 22 Jun 2016 17:11:45 +0200