dispatch-rider 1.8.0 → 1.8.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2a63722934539e579c5f1edb75d2620b62c88290
4
- data.tar.gz: 0116296f7711e7cfed28a4afac80c78daffc3ab9
3
+ metadata.gz: 07eacc4af0c51ff05201d62e2166fc7120d1049d
4
+ data.tar.gz: 781b694af21e8583d8105a4f9d246a532a66997b
5
5
  SHA512:
6
- metadata.gz: 4001efd090992aa85d485dad82943a5b56a76cc6cec9587db358ad712bca60ac7e9dfb619158afa4c2874fbcf56617a505b3fe1fdc57cd04faec29a70459da69
7
- data.tar.gz: a3b4ec6a8fb6f8645cf2a651d601f6cb8214fc805f0f8b71d21bbf38341d2670d494a149a31b46e7107da1a2b6468f4240daaa8a08942e51afae9b55eda4f15b
6
+ metadata.gz: d2ac6d50f5ac1aca9d5474be04a68e2f32877bc4f8f25a15959115bf1d50649cee3e6aec49beaec445a92836bc1bb040661cd1860c99ae5c8898bae90679b6e3
7
+ data.tar.gz: a06bf03a8ff9f2e4c6102c1b408cc047955695d8cc4edef34428a1b894c90e6684ebd63277b5f08fd8b0a94dfa1c610258e1d3dbd4bf4937bd00b7b7a63eb3cb
@@ -1,5 +1,39 @@
1
1
  # Change Log
2
2
 
3
+ ## [v1.8.0](https://github.com/payrollhero/dispatch-rider/tree/v1.8.0) (2016-01-19)
4
+
5
+ [Full Changelog](https://github.com/payrollhero/dispatch-rider/compare/v1.7.2...v1.8.0)
6
+
7
+ **Merged pull requests:**
8
+
9
+ - Added appsignal dependancy and upgraded to 1.0 support \(hopefully\) [\#69](https://github.com/payrollhero/dispatch-rider/pull/69) ([piotrb](https://github.com/piotrb))
10
+
11
+ ## [v1.7.2](https://github.com/payrollhero/dispatch-rider/tree/v1.7.2) (2015-08-13)
12
+
13
+ [Full Changelog](https://github.com/payrollhero/dispatch-rider/compare/v1.6.2...v1.7.2)
14
+
15
+ **Merged pull requests:**
16
+
17
+ - Scheduled Job [\#68](https://github.com/payrollhero/dispatch-rider/pull/68) ([more-ron](https://github.com/more-ron))
18
+
19
+ ## [v1.6.2](https://github.com/payrollhero/dispatch-rider/tree/v1.6.2) (2015-06-25)
20
+
21
+ [Full Changelog](https://github.com/payrollhero/dispatch-rider/compare/v1.6.1...v1.6.2)
22
+
23
+ **Merged pull requests:**
24
+
25
+ - Feature/additional logging support [\#67](https://github.com/payrollhero/dispatch-rider/pull/67) ([nicosuria](https://github.com/nicosuria))
26
+
27
+ ## [v1.6.1](https://github.com/payrollhero/dispatch-rider/tree/v1.6.1) (2015-06-24)
28
+
29
+ [Full Changelog](https://github.com/payrollhero/dispatch-rider/compare/v1.6.0...v1.6.1)
30
+
31
+ **Merged pull requests:**
32
+
33
+ - Fix callback hook for LifecycleLogger. Update specs to handle message… [\#66](https://github.com/payrollhero/dispatch-rider/pull/66) ([mykola-kyryk](https://github.com/mykola-kyryk))
34
+
35
+ - Update README.md with log formatter options [\#65](https://github.com/payrollhero/dispatch-rider/pull/65) ([mykola-kyryk](https://github.com/mykola-kyryk))
36
+
3
37
  ## [v1.6.0](https://github.com/payrollhero/dispatch-rider/tree/v1.6.0) (2015-06-20)
4
38
 
5
39
  [Full Changelog](https://github.com/payrollhero/dispatch-rider/compare/v1.5.3...v1.6.0)
@@ -358,7 +392,7 @@
358
392
 
359
393
  ## [2013-05-28](https://github.com/payrollhero/dispatch-rider/tree/2013-05-28) (2013-05-28)
360
394
 
361
- [Full Changelog](https://github.com/payrollhero/dispatch-rider/compare/v0.0.2...2013-05-28)
395
+ [Full Changelog](https://github.com/payrollhero/dispatch-rider/compare/v0.0.3...2013-05-28)
362
396
 
363
397
  **Merged pull requests:**
364
398
 
@@ -366,13 +400,13 @@
366
400
 
367
401
  - Another stab at the initial implementation for issue \#10 [\#12](https://github.com/payrollhero/dispatch-rider/pull/12) ([piotrb](https://github.com/piotrb))
368
402
 
369
- ## [v0.0.2](https://github.com/payrollhero/dispatch-rider/tree/v0.0.2) (2013-05-22)
403
+ ## [v0.0.3](https://github.com/payrollhero/dispatch-rider/tree/v0.0.3) (2013-05-22)
370
404
 
371
- [Full Changelog](https://github.com/payrollhero/dispatch-rider/compare/v0.0.3...v0.0.2)
405
+ [Full Changelog](https://github.com/payrollhero/dispatch-rider/compare/v0.0.2...v0.0.3)
372
406
 
373
- ## [v0.0.3](https://github.com/payrollhero/dispatch-rider/tree/v0.0.3) (2013-05-22)
407
+ ## [v0.0.2](https://github.com/payrollhero/dispatch-rider/tree/v0.0.2) (2013-05-22)
374
408
 
375
- [Full Changelog](https://github.com/payrollhero/dispatch-rider/compare/v0.0.1...v0.0.3)
409
+ [Full Changelog](https://github.com/payrollhero/dispatch-rider/compare/v0.0.1...v0.0.2)
376
410
 
377
411
  **Merged pull requests:**
378
412
 
@@ -9,8 +9,8 @@ if defined? Appsignal
9
9
  begin
10
10
  ::Appsignal::Transaction.create(
11
11
  SecureRandom.uuid,
12
- Appsignal::Transaction::BACKGROUND_JOB,
13
- Appsignal::Transaction::GenericRequest.new(ENV.to_hash)
12
+ ::Appsignal::Transaction::BACKGROUND_JOB,
13
+ ::Appsignal::Transaction::GenericRequest.new(ENV.to_hash)
14
14
  )
15
15
 
16
16
  ::ActiveSupport::Notifications.instrument(
@@ -1,4 +1,4 @@
1
1
  # This file specifies the current version of the gem.
2
2
  module DispatchRider
3
- VERSION = "1.8.0"
3
+ VERSION = "1.8.1"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dispatch-rider
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.8.0
4
+ version: 1.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Suman Mukherjee