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