Wikitty 3.5 released

Wikitty multi-module project
Added by Maven Release about 1 year ago

The Wikitty team is pleased to announce the wikitty-3.5 release!

Wikitty multi-module project

Documentation of the project can be found here:
http://maven-site.nuiton.org/wikitty

Changes in this version:

New features:
  • Add sort-order tag value as toString tag value Issue: #1987. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • (Not)Equals must be ignore case and ignore accent if needed Issue: #1932. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add elapsed time in QueryResult Issue: #1997. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Enhance in memory implementation Issue: #1944. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • toString tagValue must support preload wikitty access Issue: #2003. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • add new constraints tag value on field (min, max, allow) Issue: #2013. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add tag value wikitty-extension on field of type Wikitty Issue: #1985. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Wikitty pre-loading field Issue: #1988. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add support of limit and offset in query parser Issue: #1999. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • In parser support ' as string delimiter and not only " Issue: #1998. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Field *.fieldname must be sortable Issue: #1943. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Update to h2 1.3.164 Issue: #1910. Thanks to Éric Chatellier. Resolved by echatellier.
  • Add pattern tagValue on wikitties Issue: #1153. Thanks to Jean Couteau. Resolved by bpoussin.
  • Add indexed tagValue on wikitty Issue: #1154. Thanks to Jean Couteau. Resolved by bpoussin.
  • Add Crypt tagvalue on wikitties Issue: #1155. Thanks to Jean Couteau. Resolved by bpoussin.
Fixed Bugs:
  • Query limit set to MAX (or -1) won't work Issue: #1928. Thanks to Éric Chatellier. Resolved by bpoussin.
  • findByXXX with entity class in argument don't add filter condition on extension of this entity Issue: #1940. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • If entity use two extension with same field name, *.fieldname faild Issue: #1941. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Search with *.fieldname faild if this entity is in WikittyTreeNode Issue: #1942. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • JdbcSQLException during sync engin Issue: #1959. Thanks to Éric Chatellier. Resolved by echatellier.
  • Wildcard search test fails with query marker and parser Issue: #1918. Thanks to Éric Chatellier. Resolved by bpoussin.
  • All not* condition have different behaviour with in memory service Issue: #1917. Thanks to Éric Chatellier. Resolved by bpoussin.
Changes:
  • Update to commons-pool 1.6 Issue: #1979. Thanks to Éric Chatellier. Resolved by echatellier.
  • Update to slf4j 1.6.4 Issue: #1981. Thanks to Éric Chatellier. Resolved by echatellier.
  • Update to postgresql 9.1-901-1.jdbc4 Issue: #1980. Thanks to Éric Chatellier. Resolved by echatellier.
  • Update to smackx 3.2.1 Issue: #1983. Thanks to Éric Chatellier. Resolved by echatellier.
  • Update to jbossjta 4.16.2.Final Issue: #1982. Thanks to Éric Chatellier. Resolved by echatellier.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/files/wikitty

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-Wikitty team


Comments