Changes

Release History

Version Date Description
3.3.0 2020-11-09 Postgres CITEXT support
3.2.0 2020-07-21 Override properties from env.vars
3.1.0 2020-04-02 Await. Extended data types
3.0.1 2016-09-20 Fixes.
3.0.0 2016-09-19 Total rewrite.
2.10.0 Performance optimization.
2.9.0 2016-06-03 Fix TestNG support.
2.8.0 2016-05-06 Enable verify integers in hexa format.
2.7.0 2016-02-23 Fix TestNG.
2.6.0 2015-10-04 Minor fixes.
2.5.0 2015-10-04 Add Informix support.
2.4.0 2015-08-16 Load files from dependency jars.
2.3.0 2015-02-04 TestNG support.
2.2.0 2014-08-11 Spring runner. Short dataset file names. Performace improvement.
2.1.2 2014-05-13 Fix @auto on wide tables. Support DB default values.
2.1.1 2014-03-17 Fix remove absolute system path from pom.
2.1.0 2014-03-05 Fix generate @auto with correct row index.
2.0.0 2014-01-13 Token @auto. Profiles. Configurable properties file location
1.0.0 2013-11-24 Pool connections. Durations.
0.5 2013-09-15  

Release 3.3.0 – 2020-11-09

Type Changes By Date
Add Support Postgres CITEXT explicitly.  

Release 3.2.0 – 2020-07-21

Type Changes By Date
Add Support overriding properties by env.vars  

Release 3.1.0 – 2020-04-02

Type Changes By Date
Add Support ARRAY data types.  
Add Support Postgres JSON and JSONB data types.  
Add Support Postgres ENUM data type.  
Add Support UUID data type.  
Add Support Postgres database.  
Add Add Await functionality.  

Release 3.0.1 – 2016-09-20

Type Changes By Date
Fix Rename environment variable to LIGHT_AIR_PROPERTIES.  
Fix Add support BigDecimal as true/false for Oracle booleans.  

Release 3.0.0 – 2016-09-19

Type Changes By Date
Update Total rewrite of Light Air. WARNING: This release is NOT BACKWARD COMPATIBLE with 2.x.x releases and NO STRAIGHTFORWARD UPGRADE PATH EXISTS due to substantial structural changes.  
Remove Dependencies on DBUnit and Unitils dropped.  
Add Programmatic API provided.  
Update @auto indexes fixed, so they are dependable.  
Add A host of other minor improvements resulting from new re-implementation.  

Release 2.10.0 –

Type Changes By Date
Add Read metadata only for tables in verify data set. premeks  

Release 2.9.0 – 2016-06-03

Type Changes By Date
Add Fix setup and verify is executed for test methods only. effy  

Release 2.8.0 – 2016-05-06

Type Changes By Date
Add Enable verify integers in hexa format. hadasj  

Release 2.7.0 – 2016-02-23

Type Changes By Date
Update Switch git repo to github.  
Add Fix TestNG support. effy  

Release 2.6.0 – 2015-10-04

Type Changes By Date
Add Minor fixes.  

Release 2.5.0 – 2015-10-04

Type Changes By Date
Add Add Informix support.  

Release 2.4.0 – 2015-08-16

Type Changes By Date
Add Load files from dependency jars. katox  

Release 2.3.0 – 2015-02-04

Type Changes By Date
Add Add support for TestNG. effy  

Release 2.2.0 – 2014-08-11

Type Changes By Date
Update Cache DBUnit connections. Performance improvement. Thanks to Albert Sputa.  
Add Add LightAirSpringRunner: LightAir JUnit runner with support for Spring. effy  
Add Add support for dataset files named only by the test method.  

Release 2.1.2 – 2014-05-13

Type Changes By Date
Fix Fix method annotation overrides class annotation even when one is List and the other is not.  
Fix Fix clear cache of auto values between test runs.  
Add Add proper support for DB default values.  

Release 2.1.1 – 2014-03-17

Type Changes By Date
Fix Fix remove absolute system path from pom. Caused problems on Windows.  

Release 2.1.0 – 2014-03-05

Type Changes By Date
Fix Fix generate @auto with correct row index.  

Release 2.0.0 – 2014-01-13

Type Changes By Date
Add Add support for DB views.  
Add Add token @auto.  
Add Add support for profiles - connections to multiple databases.  
Add Enable configure location of Light Air properties file using system property.  

Release 1.0.0 – 2013-11-24

Type Changes By Date
Add Add support for duration in temporal tokens.  
Add Use datasource to pool database connections.  
Add Add support for Informix.  

Release 0.5 – 2013-09-15

No changes in this release.