-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: GeorgeV220/MartexLibrary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.23.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: GeorgeV220/MartexLibrary
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.23.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 10 files changed
- 2 contributors
Commits on Jul 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2159d75 - Browse repository at this point
Copy the full SHA 2159d75View commit details -
Configuration menu - View commit details
-
Copy full SHA for d24d826 - Browse repository at this point
Copy the full SHA d24d826View commit details -
Configuration menu - View commit details
-
Copy full SHA for 771c330 - Browse repository at this point
Copy the full SHA 771c330View commit details -
fix(database): update MongoDBEntityRepository with Gson initialization
Initialize Gson in MongoDBEntityRepository constructors to fix JSON parsing issues and improve code readability. This change ensures that JSON data is properly parsed into the required Document format before saving or retrieving data.
Configuration menu - View commit details
-
Copy full SHA for 2548a43 - Browse repository at this point
Copy the full SHA 2548a43View commit details -
refactor(MySQLEntityRepository): Use Gson library to serialize and de…
…serialize entities from and to the database. Add table name to the constructor.
Configuration menu - View commit details
-
Copy full SHA for 201708d - Browse repository at this point
Copy the full SHA 201708dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9abdd - Browse repository at this point
Copy the full SHA 4f9abddView commit details -
chore(release): 11.23.1 [skip ci]
## [11.23.1](v11.23.0...v11.23.1) (2024-07-27) ### Bug Fixes * **database:** Ensure connection is valid in getConnection method ([d24d826](d24d826)) * **database:** update MongoDBEntityRepository with Gson initialization ([2548a43](2548a43))
Configuration menu - View commit details
-
Copy full SHA for b931a38 - Browse repository at this point
Copy the full SHA b931a38View commit details
Loading
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 v11.23.0...v11.23.1