Change log

Release History

VersionDateDescription
4.6.02014-04-28New Rhea data model.
4.5.12013-03-11Oracle bug workaround
4.5.02012-11-30IUBMB flag
4.4.92012-11-05Added methods
4.4.82012-11-01Editing deleted/transferred history notes
4.4.72012-10-03Bug fix
4.4.62012-05-22DB objects properly closed.
4.4.52011-05-20Bug fix
4.4.42011-05-06Bug fix
4.4.32011-03-17Dependency update
4.4.22011-02-09Bug fix
4.4.12011-02-09Bug fix
4.42010-10-07Refactored history events
4.3.22010-04-14Getting preliminary ECs
4.3.12010-03-18Bug fix.
4.32009-09-29Preliminary EC numbers.
4.2.12009-09-01Updated dependencies
4.22009-05-26Fixed issue with database cursors limit
4.12009-05-07Loading reactions from Rhea
4.0.52008-11-10Cofactor handling
4.0.42008-05-30Updated dependencies
4.0.32008-04-22Updated dependencies
4.0.22008-04-15Updated dependency
4.0.12008-03-28Updated dependency

Release 4.6.0 - 2014-04-28

TypeChangesBy
addAdded methods to EnzymeCofactorMapper to manage compounds (cofactors) independently of Rhea's.rafalcan
updateUpdated to latest version of parent, intenz-core, rhea-domain and rhea-mapper.rafalcan

Release 4.5.1 - 2013-03-11

TypeChangesBy
fixModified query to select reactions for enzyme.dat flat file, removing 'FOR UPDATE' which triggers ORA-600 due to a known oracle bug (67496.1 which is only fixed on 11.2).rafalcan
updateUpdated to latest version of rhea-mapper.rafalcan

Release 4.5.0 - 2012-11-30

TypeChangesBy
addAdded IUBMB flags.rafalcan

Release 4.4.9 - 2012-11-05

TypeChangesBy
addAdded method HistoryEventMapper.updateEvent to modify history events.rafalcan
addOverloaded method EnzymeEntryMapper.findByEc in order to search by EC strings.rafalcan

Release 4.4.8 - 2012-11-01

TypeChangesBy
addAdded method HistoryEventMapper.updateEventNote to modify notes of already transferred or deleted entries.rafalcan

Release 4.4.7 - 2012-10-03

TypeChangesBy
fixSearch by EC number excludes now old versions of modified entries.rafalcan
fixRemoved assertions which just broke completely legal calls in EnzymeSubSubclassMapper.rafalcan
updateUpdated to latest versions of intenz-core, rhea-mapper, rhea-domain, commons-collections, biobabel-db and log4j.rafalcan

Release 4.4.6 - 2012-05-22

TypeChangesBy
addAdded close method to EnzymeCofactorMapper, EnzymeEntryMapper and EnzymeReactionMapper to close the underlying Rhea mapper objects.rafalcan
fixClosing any resultsets and statements, and checking they are not null.rafalcan
addAdded EnzymeReactionMapper field (instead of creating one each time).rafalcan
updateUpdated to latest intenz-core and rhea-domain.rafalcan
fixReuse the same instance of EnzymeReactionMapper in EnzymeEntryMapper.rafalcan

Release 4.4.5 - 2011-05-20

TypeChangesBy
fixGeneric return type is now especified in EnzymeEntryMapper.rafalcan

Release 4.4.4 - 2011-05-06

TypeChangesBy
fixFixed exception when building a Reaction due to the source being used as the enumeration value instead of the database code.rafalcan

Release 4.4.3 - 2011-03-17

TypeChangesBy
updateUpdated to latest versions of intenz-core, rhea-domain, rhea-mapper and biobabel-db.rafalcan

Release 4.4.2 - 2011-02-09

TypeChangesBy
fixFixed NPEs in name and link mappers.rafalcan

Release 4.4.1 - 2011-02-09

TypeChangesBy
fixFixed two NPE in reaction and history mappers.rafalcan
updateUpdated to latest versions of intenz (parent), rhea-domain and rhea-mapper.rafalcan

Release 4.4 - 2010-10-07

TypeChangesBy
addAdded class HistoryEventMapper which deprecates EventPackageMapper.rafalcan
fixCommonProceduresMapper: cloning an entry creates a OK/active one instead of SU/inactive.rafalcan
updateUpdated to latest intenz (parent), rhea-domain, rhea-mapper, biobabel-db modules and also log4j.rafalcan

Release 4.3.2 - 2010-04-14

TypeChangesBy
addAdded method to search preliminary EC numbers.rafalcan
updateUpdated to latest intenz-core and rhea-mapper modules.rafalcan

Release 4.3.1 - 2010-03-18

TypeChangesBy
fixFixed SQL query to put preliminary EC numbers at the end of the sub-subclass.rafalcan
fixRemoved useless compile-time dependency on oracle classes.rafalcan
updateUpdated to latest intenz-core, rhea-mapper - which implements shared attributes in the family and decompositions -, rhea-domain and biobabel-db.rafalcan

Release 4.3 - 2009-09-29

TypeChangesBy
addAdded implementation for preliminary EC numbers.rafalcan
updateUpdated to latest intenz-core.rafalcan

Release 4.2.1 - 2009-09-01

TypeChangesBy
updateUpdated to latest version of rhea.mapper, first available in EBI's public maven repository.rafalcan

Release 4.2 - 2009-05-26

TypeChangesBy
updateUpdated to latest version of rhea.mapper, which fixes bug related to too many open cursors in database connection.rafalcan
fixClosed result sets in case oracle does not do it after closing the statements.rafalcan

Release 4.1 - 2009-05-07

TypeChangesBy
fixReactions with Rhea ID are now loaded from the database in full.rafalcan
updateUpdated to latest version of intenz.core.rafalcan

Release 4.0.5 - 2008-11-10

TypeChangesBy
addAdded method to retrieve a list of all compounds acting as cofactors in the database.rafalcan
addAdded method to update cofactors in order to make global changes of ChEBI mapping.rafalcan
updateUpdated dependencies to latest intenz.core, rhea.mapper and biobabel.db modules.rafalcan

Release 4.0.4 - 2008-05-30

TypeChangesBy
updateUpdated dependencies to latest rhea.mapper module, to use its new interfaces.rafalcan

Release 4.0.3 - 2008-04-22

TypeChangesBy
updateUpdated dependencies to latest intenz.core and rhea.mapper modules. The first one avoids unnecessary dependency on BioPAX stuff (jena, jastor).rafalcan

Release 4.0.2 - 2008-04-15

TypeChangesBy
updateUpdated dependency to latest intenz core module.rafalcan

Release 4.0.1 - 2008-03-28

TypeChangesBy
updateUpdated dependency to latest rhea.mapper module.rafalcan