Release notes v2.3.1-j8
Supported Java
Built with Oracle JDK v 8.x. Should work with OpenJDK too.
ActiveJDBC and other changes
- 2019-10-18 13:57:50 -0500 Igor Polevoy #953 Async: add debug timing logs when sending a message
- 2019-10-10 16:05:03 -0500 Igor Polevoy #942 Update Copyright 2009-2016 notice
- 2019-10-02 09:06:00 -0500 Igor Polevoy [#916 Add support for @Destroy annotation](https://github.com/javalite/javalite/commit/05109300)
- 2019-09-30 23:39:47 -0500 Igor Polevoy #914 Return unsupported exception in case a request is submitted with HTTP method that is not supported
- 2019-09-30 17:45:44 -0500 Igor Polevoy #904 Refactor Configuration.getEnv()
- 2019-09-30 16:00:02 -0500 Igor Polevoy #882 Implement ability to set fetch size and other params for streaming result set
- 2019-09-27 18:29:30 -0500 Igor Polevoy #895 Upgrade jackson-databind due to security vulnerability
- 2019-09-27 18:10:34 -0500 Igor Polevoy #892 Implement generation of combined JavaDoc pages
- 2019-09-21 09:20:15 -0500 Igor Polevoy #890 Combine ActiveJDBC and ActiveWeb Git repositories - fixing versions for Java8
- 2019-09-20 12:11:51 -0500 Igor Polevoy #891 Remove git-info-maven-plugin
- 2019-09-20 12:10:03 -0500 Igor Polevoy #893 Rename Git activejdbc repo into javalite
- 2019-09-20 11:26:08 -0500 Igor Polevoy #890 Combine ActiveJDBC and ActiveWeb Git repositories - more of post-merge cleanup
- 2019-09-10 10:57:50 -0500 ipolevoy #886 CallbackAdapter.afterLoad() is not invoked when model data is loaded from cache - added a copy
- 2019-09-04 12:47:33 -0500 ipolevoy #883 Add MariaDB db type
- 2019-08-27 10:02:00 -0500 Igor Polevoy Merge pull request #881 from javalite/issue_880
- 2019-08-20 20:27:23 +0300 yanchevsky #880 - Model.deleteCascadeExcept() ignore third-party association exclusion - fix sql
- 2019-08-20 19:58:09 +0300 yanchevsky #880 - Model.deleteCascadeExcept() ignore third-party association exclusion
- 2019-08-20 19:16:37 +0300 yanchevsky #880 - Model.deleteCascadeExcept() ignore third-party association exclusion
- 2019-08-20 18:24:29 +0300 yanchevsky #880 - Model.deleteCascadeExcept() ignore third-party association exclusion
- 2019-08-09 13:53:45 -0500 ipolevoy #877 AppConfig.inTestMode needs to look at stack trace, not classpath
- 2019-08-03 17:30:45 +0100 Joćo Francisco Almeida Merge pull request #876 from javalite/snyk-fix-7362314951cb61dea21c9455bbb839a8
- 2019-08-03 01:07:53 +0000 snyk-test fix: pom.xml to reduce vulnerabilities
- 2019-07-23 17:41:53 -0500 ipolevoy #866 Remove deprecated classes and methods
- 2019-07-23 11:44:18 -0500 ipolevoy added lost line
- 2019-07-22 23:38:22 +0100 Joćo Francisco Almeida Merge pull request #857 from javalite/snyk-fix-2zqmfd
- 2019-07-22 22:29:39 +0100 Joćo Francisco Almeida fix: mysql-connector-java version to reduce vulnerabilities
- 2019-07-22 22:27:43 +0100 snyk-bot fix: pom.xml to reduce vulnerabilities
- 2019-07-22 16:08:20 -0500 Igor Polevoy Merge pull request #872 from javalite/bugfix/870
- 2019-07-22 16:07:59 -0500 Igor Polevoy Merge pull request #871 from javalite/bugfix/864
- 2019-07-22 21:44:54 +0100 Joćo Francisco Almeida #870 - TravisCI - Configure Travis for Java 11
- 2019-07-22 12:56:47 -0500 ipolevoy #869 Implement support for Java 11
- 2019-07-21 16:59:34 +0100 Joćo Francisco Almeida #864 - TravisCI - Restore DB2 support
- 2019-07-16 12:11:49 -0500 Igor Polevoy Merge pull request #868 from cvillarongace/master
- 2019-07-16 11:46:15 -0500 Carlos Villaronga Remove unnecessary files
- 2019-07-16 10:07:52 -0500 Carlos Villaronga Handle getSchema() and getCatalog() methods when they don?t exist
- 2019-07-16 10:05:13 -0500 Carlos Villaronga Merge branch
master
of https://github.com/cvillarongace/activejdbc - 2019-07-16 07:32:48 -0500 Carlos Villaronga Handle getSchema() and getCatalog() methods when they don?t exist
- 2019-07-15 14:50:14 -0500 Igor Polevoy Merge pull request #867 from javalite/snyk-fix-daf03422fd2a444b1f3dccfdd788cba0
- 2019-07-15 07:32:12 -0500 Carlos Villaronga Initial commit
- 2019-07-06 01:08:27 +0000 snyk-test fix: pom.xml to reduce vulnerabilities
- 2019-07-01 14:08:04 -0500 ipolevoy #437 Multiple value request parameter is not passed into the next view
- 2019-07-01 13:34:37 -0500 ipolevoy more docs
- 2019-06-28 17:50:30 -0500 ipolevoy #864 Travis build broken because:
repository does not exist or may require
- temporary commenting to get a snapshot deployeddocker login
- 2019-06-28 16:11:00 -0500 ipolevoy #435 maven-javadoc-plugin chokes on Lambda
- 2019-09-17 22:16:50 -0500 Igor Polevoy #441 Combine ActiveJDBC and ActiveWeb Git repositories - nuking all code
ActiveWeb changes
- 2019-10-15 17:56:37 -0500 Igor Polevoy #950 Calling non-existent action on restful controller should return 404
- 2019-10-14 16:19:49 -0500 Igor Polevoy #948 Make AppContext available in views
- 2019-10-13 21:29:21 -0500 Igor Polevoy #947 Add a warning in case controller puts values with view() or assign but then redirects request
- 2019-10-11 17:31:30 -0500 Igor Polevoy #943 Implement compilation of controllers using a built-in compiler
- 2019-10-18 13:43:14 -0500 Igor Polevoy #959 Refactor Route and AppController classes
- 2019-08-01 13:31:28 -0500 ipolevoy Renamed AppConfig to InitConfig to avoid conflict with Activejdbc
- 2019-09-30 23:24:56 -0500 Igor Polevoy #913 Implement convenience method form multipart forms
- 2019-09-30 18:07:22 -0500 Igor Polevoy #907 ControllerFilters are only applied once during an AppIntegrationSpec run
- 2019-10-03 16:52:26 -0500 Igor Polevoy #921 Remove checked exceptions from methods in HttpSupport
- 2019-10-10 15:09:42 -0500 Igor Polevoy #941 SessionFacade.remove(String) not return value.
- 2019-10-08 17:01:18 -0500 Igor Polevoy #939 Generate warning in test in case developer tries to get generated content, but controller sent a redirect
- 2019-09-30 17:07:09 -0500 Igor Polevoy #899 ActiveWeb: Catastrophic failure exception - found a spot generating NPE and also, where an exception is swallowed.
- 2019-09-17 22:16:50 -0500 Igor Polevoy #441 Combine ActiveJDBC and ActiveWeb Git repositories - nuking all code
- 2019-07-23 14:02:11 -0500 ipolevoy #438 Remove deprecated classes and methods
- 2019-10-18 14:34:58 -0500 Igor Polevoy #958 Add PATCH method to RouteBuilder
- 2019-07-01 14:08:04 -0500 ipolevoy #437 Multiple value request parameter is not passed into the next view
- 2019-08-01 13:31:28 -0500 ipolevoy Renamed AppConfig to InitConfig to avoid conflict with Activejdbc
- 2019-10-04 14:16:04 -0500 Igor Polevoy #935 Specs break because locateControllerSubPackages() chokes on AbstractLesscController whic is not in default controller package
- 2019-10-04 13:53:20 -0500 Igor Polevoy #934 AppIntegrationSpec: getInjector() called during destroy operation
- 2019-10-03 17:17:38 -0500 Igor Polevoy #927 In tests, if request is redirected the response code is 200
- 2019-09-30 17:49:58 -0500 Igor Polevoy #905 Some JSON log lines are not parseable
How to comment
The comment section below is to discuss documentation on this page.
If you have an issue, or discover bug, please follow instructions on the Support page