-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: vaadin/collaboration-kit
base: 6.6.0
head repository: vaadin/collaboration-kit
compare: 7.0.0-beta1
- 17 commits
- 51 files changed
- 9 contributors
Commits on Aug 12, 2025
-
chore: bump project to 7.0-SNAPSHOT (#100)
* chore: bump project to 7.0-SNAPSHOT * fix: remove HasOverlayClassName from AvatarGroup * use license-checker 2.0.0-alpha1 * Fix version * Bump test versions * correct import after springboot 4.0 * bump tomee-maven-plugin to 10.1.0 for vaadin 25 --------- Co-authored-by: web-padawan <iamkulykov@gmail.com> Co-authored-by: Artur <artur@vaadin.com>
Configuration menu - View commit details
-
Copy full SHA for f392f32 - Browse repository at this point
Copy the full SHA f392f32View commit details
Commits on Aug 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aa43bf7 - Browse repository at this point
Copy the full SHA aa43bf7View commit details -
chore: fix the deploy script for 7.0 (#103)
* chore: fix the deploy script for 7.0 replace `master` with `main` replace the old repository name * remove flow-spring version setting code it is not needed any more, as vaadin-spring is coming from flow
Configuration menu - View commit details
-
Copy full SHA for ac04a7f - Browse repository at this point
Copy the full SHA ac04a7fView commit details
Commits on Aug 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5256ce0 - Browse repository at this point
Copy the full SHA 5256ce0View commit details
Commits on Aug 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 47a61da - Browse repository at this point
Copy the full SHA 47a61daView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad31894 - Browse repository at this point
Copy the full SHA ad31894View commit details
Commits on Aug 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 541d315 - Browse repository at this point
Copy the full SHA 541d315View commit details
Commits on Sep 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6f2945f - Browse repository at this point
Copy the full SHA 6f2945fView commit details
Commits on Sep 11, 2025
-
Replace Elemental with Jackson (#117)
* Replace Elemental with Jackson * Fix formatting * Use JacksonUtils * Correct JSON pointer expression --------- Co-authored-by: Matthew Wilson <matthew_w@vaadin.com>
Configuration menu - View commit details
-
Copy full SHA for 1623ebe - Browse repository at this point
Copy the full SHA 1623ebeView commit details -
chore: Update Vaadin license-checker version to 2.0.0-rc1 (#115)
Co-authored-by: Giovanni Lovato <giovanni@vaadin.com>
Configuration menu - View commit details
-
Copy full SHA for dc694e7 - Browse repository at this point
Copy the full SHA dc694e7View commit details
Commits on Sep 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d5383c4 - Browse repository at this point
Copy the full SHA d5383c4View commit details
Commits on Sep 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6616c9a - Browse repository at this point
Copy the full SHA 6616c9aView commit details -
Allow specifying class or type reference for a property change handler (
#114) * Allow specifying class or type reference for a property change handler * Formatting
Configuration menu - View commit details
-
Copy full SHA for b721eb7 - Browse repository at this point
Copy the full SHA b721eb7View commit details
Commits on Oct 1, 2025
-
feat: Upgrade from Jackson 2 to Jackson 3.0.0-rc10 (#122)
Major migration changes: - Updated Jackson dependencies from com.fasterxml.jackson to tools.jackson - Updated Spring Boot version from 4.0.0-M1 to 4.0.0-M3 - Updated Java version from 17 to 21 - Updated TestBench version to 10.0.0-alpha4 - Removed jackson-datatype-jsr310 dependency (now built-in to Jackson 3) - Updated package imports across all source and test files - Replaced JsonProcessingException with JacksonException - Updated ObjectMapper configuration to use JsonMapper.builder() pattern - Fixed TextNode usage to use JsonNodeFactory.instance.textNode() - Updated DateTimeFeature configuration for Jackson 3 Key compatibility fixes: - Used JsonMapper.builderWithJackson2Defaults() for backward compatibility - Updated JsonUtilTest to use JSON object comparison instead of string comparison - This eliminates property ordering sensitivity and ensures robust testing Result: ALL TESTS PASSING (478/478 - 100% success rate) The migration successfully enables compatibility with Spring Boot 4.0.0-M3 while maintaining full functionality of the Collaboration Engine. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 1bdf4d1 - Browse repository at this point
Copy the full SHA 1bdf4d1View commit details
Commits on Oct 2, 2025
-
Add CLAUDE.md documentation for Claude Code integration (#123)
Provides comprehensive guidance for future Claude Code instances including: - Project structure and module organization - Development commands for building, testing, and running - Core architecture overview of collaboration engine components - Technology stack and important implementation notes 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 760677c - Browse repository at this point
Copy the full SHA 760677cView commit details
Commits on Oct 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 38969ae - Browse repository at this point
Copy the full SHA 38969aeView commit details
Commits on Oct 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a5c964c - Browse repository at this point
Copy the full SHA a5c964cView 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 6.6.0...7.0.0-beta1