-
2.9.2aaa083bb · ·
2.9.2 : #67 [db] Table.asMap implementation changed in **2.9.1** breaking inserting multiple `Model` objects at once - [db] Added `*Record*` methods to speed-up access to tables when no `Model` conversion is needed - [db] Added `convertModel` argument as an alternative when child conversion is needed - [db] Added `JDBCConfig` class to be more specific than a Map when initializing a JDBC connection - [core] `Cmd` added `onSuccess` to make things clear - [core] improved `ToMap` to handle other types - [web] Added `WebClient` - [term] Added `Cell` into `TableMaker` to improve `Formatter` usability - [net] Added `getNetwork` in `NetFace`
-
2.9.1e93af0ea · ·
* Improved Serial by adding timeout (serial) * Added faster way to get image size (img) * Added automatic format detection (img) * Improved ConfigAuto import/export methods * Fixed `LocalName` returning IP address sometimes (web) * Fixed `Request` reporting incorrect host and port (web) * Improved exception handling (log, web) * SSE re-coded to fix performance issue (web) * Improved Email validation regex (net) * Added "*ByPK" methods in DB (db) * Improved ServiciableAuth as it was confusing (web) * Removed `toMap()` from objects and created `ToMap` interface/trait (core) * Performance: Always caching table information and added argument to disable it (db)
-
2.9.0d91f8bde · ·
* Web module no longer uses [Spark](https://sparkjava.com/). Now it uses [Jetty](https://www.eclipse.org/jetty/) directly (web) ** Breaking change ** * Updated Jetty to version 11 (web) * Accept multiple resource directories (web) * Added path policy (web) * Added SSE (Server Send Events) (web) * Added better error handling to SMTP (net) * Added Triplet (core) * Added FTPS support in FtpClient * Replaced toMap() for toDB() (db) * Improved Cache usability (etc) * Improved output of Throwable (log)
-
2.8.112cb2cf0e · ·
* DB module package changed (db) ** Breaking change ** * Added `unlimited` to `@Column` (db) * Added support for `View` (db) * Keep old log upon restart (log) * Fixed issue #52 "The last packet successully received..." (db) * Added "Accept-Ranges" header (web) * Fixed connections no properly closed (db) * Added Email.isValid (net)
-
2.8.10b4f95a6c · ·
* Added stream and chunks support in `LpCode` (crypt) * Added block export/import in `LpCode` (crypt) * Improved ETag headers handling (web) * Added support for Map in `TableMaker` (term) * Added `Model`/`Table` support for `PostgreSQL` (db) * Added `Fluid SQL` support for `H2` and `HSQLDB` (db)
-
2.8.9c840b72f · ·
groovy-extends, db, etc, crypt, web, net improvements
-
2.8.88755b9ba · ·
Improved db, core, log and term modules
-
-
-
-
-