-
Notifications
You must be signed in to change notification settings - Fork 735
/
CHANGELOG_OPENSOURCE
40 lines (29 loc) · 1.37 KB
/
CHANGELOG_OPENSOURCE
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
12/2/2013: Open source release from internal version 2.1.191
Features :
- Resolved https://github.com/linkedin/databus/issues/8
- Fix a double-counting statistics bug for client metrics (numDataEvents)
11/05/2013 : Open source release from internal version 2.1.190
Features:
- A new GoldenGate adapter using XML trail files
- Client networking simplification
- Refactored buffer management code to support multiple binary event format.
- Added a new binary format to support source-specific metadata
- Connection tracking of requests coming in/out from relays/bootstrap services
( making it easier to debug when connected over hardware VIPs )
Bug fixes:
- Bug fixes across all components.
Operability Improvements:
- Command-line packages to read events from bootstrap database
11/05/2013 : Open release from internal version 2.1.190
Features:
- A new GoldenGate adapter using XML trail files
- Client networking simplification
- Refactored buffer management code to support multiple binary event format.
- Added a new binary format to support source-specific metadata
- Connection tracking of requests coming in/out from relays/bootstrap services
( making it easier to debug when connected over hardware VIPs )
Bug fixes:
- Bug fixes across all components.
Operability Improvements:
- Command-line packages to read events from bootstrap database
02/26/2013 : Initial commit