13 hours ago
Activiti
1 days ago
selenium

Nightly

Commits

  • 887237c: [py] translate continue_request/continue_response kwargs to BiDi wire format (#17669) (David Burns) #17669
1 days ago
spring-shell

v4.0.3

🐞 Bug Fixes

  • Tab completion broken on JDK 25 after upgading jline to 3.30.9 #1343
  • ShellInputProvider not usable outside its package #1342
  • Incorrect candidate search scope #1351
  • DevTools AutoReload Support #1224
  • Autocompletion does not work correctly for arguments #1346
  • Custom "Converters" not working with @Command-Annotations #1352
  • Missing runtime hints for stg resources in JLineRuntimeHints when using native compilation #1358
  • Missing space between non required options in help synopsis #1357
  • Missing argument information in the output of the help command #1344

🛠️ Tasks

  • Fix build errors and warnings #1183

🆙 Dependency updates

  • Reactor 3.8.6
  • Spring Framework 7.0.8
  • Spring Boot: 4.0.7
  • JLine: 3.30.13

❤️ Contributors

Thank you to all the contributors who worked on this release:

@czpilar, @mhayen , @DF-Nico


Full Changelog: https://github.com/spring-projects/spring-shell/compare/v4.0.2...v4.0.3

1 days ago
spring-shell

v3.4.3

🆙 Dependency updates

  • Spring Boot: 3.5.15

📔 Documentation

  • Reference documentation URL mismatch for 3.4 #1336

Full Changelog: https://github.com/spring-projects/spring-shell/compare/v3.4.2...v3.4.3

2 days ago
selenium

Nightly

Commits

  • 5a9acfc: [js] Expose BiDi CDDL ast and model as shared artifacts (#17657) (Titus Fortner) #17657
  • 2bfb990: [rb] skip Safari double_click action tests (Titus Fortner)
  • 3f37cce: [rb] set window state before each window test instead of resetting driver (Titus Fortner)
  • f53de51: [rb] run minimize test on linux now that #17644 fixed fluxbox startup (Titus Fortner)