10/6/2016 1:16:58 PM
#474
/cc @pierre @javier-gomez-github for review
|
|
10/5/2016 7:07:35 PM
into work-for-release-0.17.x-catalog
Conflicts:
pom.xml
|
10/5/2016 6:49:17 PM
474 - Mapping currency -> locale is not unique
|
|
10/4/2016 11:48:58 AM
new Currencies and Symbols defined in killbill-api
- Fixed Integration Tests to match the new symbols from killbill-api
|
|
|
10/4/2016 12:49:35 AM
array for large cardinality Objects (Plan, Product). See #621
This change build upon 3695ec7c0 where the new CatalogEntityCollection was intrdoduced to allow lookup of entiry in log(N).
With this change, there is no more copy of objects to cross worlds between Collection and arrays, which considerably improves perf.
|
|