forked from newrelic/rpm_contrib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
64 lines (37 loc) · 1.2 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
* Version 1.0.13
Removed use of 'metaclass' - no longer available from ActiveSupport as of Rails 3
Contributed by Chris Griego
* Version 1.0.12
Better support for initialization within a Rails 3 application
rpm_contrib now depends on newrelic_rpm >= 2.13.1
* Version 1.0.11
AWS/S3 instrumentation contributed by Brian Doll
Cassandra instrumentation contributed by Ashley Martens
Updated Redis instrumentation for 1.x and 2.x contributed by Karl Baum
* Version 1.0.10
Mongoid support contributed by Karl Baum
* Version 1.0.9
Fixed dependency specification on newrelic_rpm
* Version 1.0.8
Redis instrumentation contributed by Ashley Martens
Authlogic moved into RPM Ruby Agent
* Version 1.0.7
Resque instrumentation now supports the resque-multi-job-forks plugin
* Version 1.0.6
Update newrelic dependency: depends on 2.11.1
* Version 1.0.5
Clear stats in forked resque jobs
* Version 1.0.4
Resque support
* Version 1.0.3
MongoDB instrumentation contributed by John Nunemaker
* Version 1.0.2
Improved Camping support
* Version 1.0.1
Removed DelayedJob, put back in core agent
* Version 1.0.0
Initial Release:
- Camping
- Authlogic
- DelayedJob
- Paperclip