Databene Benerator Changelog

What's new in Databene Benerator 0.7.6

Apr 12, 2012
  • enhancements:
  • supporting jars and class files in project/lib folder
  • descriptor
  • Introduced generator scope
  • bug fixes:
  • Benerator does not write log file
  • Database Metadata cache is not used properly
  • Source: README.TXT, updated 2012-04-11

New in Databene Benerator 0.7.5 (Apr 11, 2012)

  • changes:
  • Address.state resolves to a state object instead of the state id string. Use address.state.name and address.state.id to access state details
  • dataset based generators support a fallback to other datasets belonging to the same superset
  • enhancements:
  • new ConsoleExporter{ flat = false }
  • bug fixes:
  • variable causes NPE in empty loop
  • WeightedLongGenerator always generates 0
  • AddressGenerator always uses the same city
  • US cities do not have a state assigned
  • Brazil cities do not have a state assigned
  • Swiss addresses do not have a street name that matches the canton's language - all are German
  • Some French street names in Switzerland have typos
  • No error message if an update fails because of non-existent PK
  • PhoneNumberGenerator produces NPE
  • benerator fails to parse benerator.xml out of the box
  • Suffix .ben.xml is not respected
  • Wrong lineSeparator using SQLEntityExporter

New in Databene Benerator 0.7.4 (Dec 13, 2011)

  • changes:
  • removed dependencies to gui library
  • removed dependencies to DB Sanity (now available by dbsanity4benerator)
  • enhancements:
  • supporting column-wise iteration of CSV files and Excel sheets:
  • introduced 'emptyMarker' setting
  • introduced platform descriptor concept
  • bug fixes:
  • Empty cell support for Excel Sheets (')