dashorst opened a new pull request, #534: URL: https://github.com/apache/wicket/pull/534
- Changed release script to use branch wicket-9.x - WICKET-6883 updated chapter 8 to reflect page storing changes - WICKET-6884 Trigger build to rebuild apidocs - WICKET-6884 Trigger build to rebuild apidocs 2 - Add scope = col to Columnheaders (#468) - Fix index of a list item - WICKET-6884 Trigger build to rebuild apidocs 3 - Update jacoco to 0.8.7 - WICKET-6884 Trigger build to rebuild apidocs 4 - WICKET-6883 updated internals chapter exposing the default IPageStore chain - Update Spring to 5.3.7 and Mockito to 3.10.0 - Added a paragraph on InMemoryPageStore - Update JUnit to 5.7.2, frontend-maven-plugin to 1.12.0, Node.js to 14.17.0 and NPM to 7.13.0 - WICKET-6886 make methods interface default - WICKET-6886 LambdaChoiceRenderer with unit tests - Remove useless @author - Update Jetty to 9.4.41 - Send GitHub notifications to [email protected] - Update Mockito to 3.11.0 - Update Jetty to 9.4.42 and Spring to 5.3.8 - Update Mockito to 3.11.1 - Add a profile for JDK 18 - WICKET-6895 Links to examples in documentation not points to old version of 8x - INFRA-21830 Test build on JDK 16 & 17 - WICKET-6896 AutoCompleteTextField re-opens dropdown item list after item has been selected - WICKET-6897 Javadoc build fails on fresh checkout of master or rel/wicket-9.3.0 - WICKET-6897 Javadoc build fails on fresh checkout of master or rel/wicket-9.3.0 - Remove dependencies which already come as transitive ones from wicket-native-websocket-core - WICKET-6897 Javadoc build fails on fresh checkout of master or rel/wicket-9.3.0 - Do not fail the build when maven-javadoc-plugin fails - Add a profile for JDK EA (17+) that fixes the url to the javadocs - WICKET-6897 Javadoc build fails on fresh checkout of master or rel/wicket-9.3.0 - WICKET-6897 Fix the linking of the sources in javadoc - Update Mockito to 3.11.2 - WICKET-6899 Add setExceptionMapperProvider() to Application - Minor non-functional cleanup: - Added CHANGELOG for release 9.4.0 - Start next development version - no jira: javadoc:aggregate seems to work locally - WICKET-6901 document size modifier - WICKET-6904 Make Apache Wicket fully supporting Java9+ module system - WICKET-6903 Replace maven-clirr-plugin with something newer - WICKET-6904 Make Apache Wicket fully supporting Java9+ module system - Fix failing test by updating the resource url scheme to HTTPS - WICKET-6901 Rename ITagModifier.NoOp to NO_OP - WICKET-6902 allow prepend and append - Minor non-functional changes. - INFRA-22136 Replace bintray.io with apache.jfrog.io - WICKET-6909 Link to Javadoc for 9.x is broken on the website - Fix javadoc errors - WICKET-6908 wrap exceptions for log data - WICKET-6908 detach all handlers - Fix some more javadoc issues. - Fix one more Javadoc lint issue that is specific only for wicket-9.x and older branches. - Fix spelling in javadocs - Fix a typo in javadoc - WICKET-6914 Visibility change of "File Upload" via ajax causes "missing" form-data - Simplify JUnit assertions - WICKET-6914 Visibility change of "File Upload" via ajax causes "missing" form-data - Explicitly install OpenJDK 11 and Maven - Update Mockito to 3.12.1 - WICKET-6916 replace proxies with StandardMBean - WICKET-6913 move package private - WICKET-6913 backport bytebuddy and objenesis improvements - WICKET-6913 Add generic type to IProxyFactory#createProxy() - Added CHANGELOG for release 9.5.0 - Start next development version - WICKET-6918 Update the version to 9.0.0 - WICKET-6919 Improve EnclosureContainer's javadoc to explain that it should not be used with <wicket:enclosure> - WICKET-6920 Improve the examples to use the browser's light/dark mode - WICKET-6920 Improve the examples to use the browser's light/dark mode - Bump JUnit to 5.8.0 - Use the ROOT locale when parsing the date in WicketFilterTest - WICKET-6921 Avoid updating hidden forms (#478) - Remove useless javadoc - Bump japicmp to 0.15.4 - Bump Mockito to 4.0.0 - WICKET-6924 Allow image/avif in SecurePackageResourceGuard - WICKET-6925 Deprecate AbstractWrapModel - WICKET-6927 Get rid of java.security.AccessController - JDK 17 is stable since a month - Added CHANGELOG for release 9.6.0 - Start next development version - Change wrong 'to determinate' into correct 'to determine' (#480) - WICKET-6930: This commit adds: 1) allow to skip sending empty WS messages 2) pass page class as a kind of context that can be used to send a web socket to different pages + example of updating a component in a given page (not dependent on page ID) - WICKET-6933 use separate key for the default instance - WICKET-6935] several minor datatable improvements - WICKET-6936 allow alternative read and write - Fix spelling in user guide - Update Jetty, JUnit 5.x, Logback, Mockito and Slf4j - WICKET-6937 Update the keystore used by the quickstart application - WICKET-6937 maven-resources-plugin should not filter the keystore file - WICKET-6937 Use JKS keystore - WICKET-6937 Fix a comment - Added CHANGELOG for release 9.7.0 - Start next development version - Fix typos in javadoc - Update JUnit to 5.8.2 - Bump maven-bundle-plugin to 5.1.3 - Fixed doceumntation for JavaScriptHeaderItem - Fixed documentation typos - WICKET-6942 Replace usage of log4j 1.x in tests and wicket-examples with slf4j-simple - Javadoc wording improvement - WICKET-6944 Memory leak in WicketEndpoint - [WICKET-6943] Save info about Locale direction LTR/RTL to Session metadata (#488) - [WICKET-6943] Session.isRtlLanguage made public - WICKET-6945 Allow onConfigure to hide forms (#492) - WICKET-6946 Document limitations of overriding isVisible/isEnabled - WICKET-6947 IndicatingAjaxButton does not work with Bootstrap 4 - WICKET-6947 IndicatingAjaxButton does not work with Bootstrap 4 - WICKET-6947 IndicatingAjaxButton does not work with Bootstrap 4 - WICKET-6947 IndicatingAjaxButton does not work with Bootstrap 4 - Update package-lock.json - Update frontend-maven-plugin, Node.js and NPM.js - WICKET-6948 Upgrade Spring to latest 5.3.15 - Update Grunt.js and its plugins used for JS testing - [WICKET-6949] add initiate method that receive parameters: this allows to initiate "dynamic" downloads - Some minor corrections and updates of the README file (#494) - [WICKET-6950] allow configuring web-sockets sessions when connection is opened - Update japicmp-maven-plugin to 0.15.5 - Update Mockito to 4.3.1 - WICKET-6952 Performance improvements for `Strings.isEmpty()` (#497) - WICKET-6952 Resolve compilation error - WICKET-6953 defer non-ajax only - Added CHANGELOG for release 9.8.0 - Start next development version - Update module-info.java (#500) - Allowing build-changelog.sh to use a specific full release version - Fix to the ajax request attributes table - WICKET-6960 Avoid unnecessary allocations when decoding and encoding `ComponentInfo` (#501) - Guarantee order of listener notifications - WICKET-6965 Memory leak in WicketEndpoint (#505) - WICKET-6964 Do not allocate when escaping empty string (#502) - WICKET-6963 Use singletons for PanelMarkupSourcingStrategy (#503) - Added CHANGELOG for release 9.9.0 - Start next development version - Revert "WICKET-6963 Use singletons for PanelMarkupSourcingStrategy (#503)" - WICKET-6966 do not record session size by default - Spring version bumped to 5.3.18 - [WICKET-6967] allow sending asynchronous messages via IWebSocketConnection - WICKET-6965 Store application name to avoid accessing the session during `onClose` and `onError` (#507) - Removed pgp signs from announce email - Added CHANGELOG for release 9.9.1 - WICKET-6970: do not build error message for every render for every panel - {WICKET-6969} allow asynchronous pushing of messages. - [WICKET-6971] NullPointerException in ModificationWatcher (#510) - - Add Resource key to be logged on Warning in Localizer.java (#508) - [WICKET-6969] javadoc + clean up - [WICKET-6969] mimor clean up - [WICKET-6974] return correct context path - WICKET-6975 Ensure `behavior.renderHead` is called only once per component/behavior (#515) - Do not try to run the JavaScript tests on TravisCI - Bump grunt from 1.4.1 to 1.5.2 in /testing/wicket-js-tests (#518) - WICKET-6976 Avoid allocations when writing synthetic close tag (#516) - WICKET-6963 Singleton markup sourcing strategy (Take 2) (#517) - WICKET-6977 More efficient hashcode computations (#513) - Added CHANGELOG for release 9.10.0 - Start next development version - WICKET-6985 Insufficient information logged by CheckingObjectOutputStream when delegation to Externalizable - WICKET-6981 session attributes have to be reset - [WICKET-6988] String.format is replaced with concatenation of strings - WICKET-6990 check whether value is rebound - WICKET-6991 ResourceAggregator is resizing the StringBuilder several times. - WICKET-6991 using a separate StringBuilder for OnLoadHeaderItemS - WICKET-6990 too many PageStore named "test" led to unit test error "Store with key 'test:' already exists". - WICKET-6992 Reduce object creation and wasted memory in Url toString() methods - WICKET-6992 fix for missing method CharSequence#isEmpty - Make the servlet API a runtime provided dependency when using JPMS. (#528) - Added CHANGELOG for release 9.11.0 - Start next development version - WICKET-6982 Rely on conditional logic in `Page.isPageStateless()` instead of forcing initialization for all pages (#526) - WICKET-6996: NotSerializableException near KeyInSessionSunJceCryptFactory - WICKET-6998: Bump slf4j-api to 2.0.0 - Bump minimist from 1.2.5 to 1.2.6 in /testing/wicket-js-tests (#531) - WICKET-7000 ParseException ("Malformed tag") if <script> attribute 'type' is 'module' - Merge pull request #524 from astange1/requestLogger - WICKET-7002 Remove blocking code from Application#get/setMetaData -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
