-
Notifications
You must be signed in to change notification settings - Fork 184
Comparing changes
Open a pull request
base repository: vaadin/flow
base: 24.8.4
head repository: vaadin/flow
compare: 24.8.5
- 10 commits
- 21 files changed
- 6 contributors
Commits on Jul 19, 2025
-
refactor: replace and deprecate webpackOutputDirectory method (#21648) (
Configuration menu - View commit details
-
Copy full SHA for ddcae7e - Browse repository at this point
Copy the full SHA ddcae7eView commit details
Commits on Jul 24, 2025
-
chore: deprecate setConfiguration in VaadinSession (#21928) (#21933)
* chore: deprecate setConfication in VaadinSession (preparing for #18318) Co-authored-by: Teppo Kurki <teppo.kurki@vaadin.com>
Configuration menu - View commit details
-
Copy full SHA for 9958c77 - Browse repository at this point
Copy the full SHA 9958c77View commit details -
test: increase wait time for ViteWebsocketConnectionTest (#21940) (#2…
…1943) Fixes ViteWebsocketConnectionTest flakiness. Co-authored-by: Marco Collovati <marco@vaadin.com>
Configuration menu - View commit details
-
Copy full SHA for ea712c4 - Browse repository at this point
Copy the full SHA ea712c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65552b3 - Browse repository at this point
Copy the full SHA 65552b3View commit details
Commits on Jul 28, 2025
-
fix: notify listeners when InputStream download handler callback fails (
#21952) (#21963) When a callback provided to DownloadHandler.fromInputStream throws an IOException the transfer progress listeners are not notified about the error. This change catched IOException potentially thrown by the callback and notifies the registered listeners. Part of #21931 Co-authored-by: Marco Collovati <marco@vaadin.com>
Configuration menu - View commit details
-
Copy full SHA for 986f240 - Browse repository at this point
Copy the full SHA 986f240View commit details
Commits on Aug 1, 2025
-
fix(spring): CSRF login response for TypeScript forms (#21939) (#21975)
Fixes vaadin/hilla#3697 Co-authored-by: Anton Platonov <anton@vaadin.com>
Configuration menu - View commit details
-
Copy full SHA for 99c5796 - Browse repository at this point
Copy the full SHA 99c5796View commit details -
chore: bump spring-boot to 3.5.4 (#21976) (#21978)
part of vaadin/platform#7882 Co-authored-by: Manuel Carrasco Moñino <manolo@vaadin.com>
Configuration menu - View commit details
-
Copy full SHA for ddbbb36 - Browse repository at this point
Copy the full SHA ddbbb36View commit details
Commits on Aug 4, 2025
-
fix(vaadin-spring): enable client-side redirects for TypeScript login (…
…#21980) (#21984) See vaadin/hilla#3807, where the issue currently manifests. VaadinSavedRequestAwareAuthenticationSuccessHandler isn't actually saved request aware unless RequestCache is correctly shared with it in the configuration, which VaadinSecurityConfigurer was failing to do due to order of events: authentication is configured before customizing request cache. This change makes sure that VaadinDefaultRequestCache instance is set for VaadinSavedRequestAwareAuthenticationSuccessHandler during configuration. Co-authored-by: Anton Platonov <anton@vaadin.com>
Configuration menu - View commit details
-
Copy full SHA for 5932fda - Browse repository at this point
Copy the full SHA 5932fdaView commit details
Commits on Aug 6, 2025
-
chore: upgrade testbench to 9.4.3 (24.9) (#21992) (#21993)
Co-authored-by: Zhe Sun <31067185+ZheSun88@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4e9644 - Browse repository at this point
Copy the full SHA d4e9644View commit details -
fix: notify listener for all InputStreamDownloadCallback failures (#2…
Configuration menu - View commit details
-
Copy full SHA for 18f88df - Browse repository at this point
Copy the full SHA 18f88dfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 24.8.4...24.8.5