Releases: josdem/vetlog-spring-boot
Releases ยท josdem/vetlog-spring-boot
vetlog-spring-boot-2.4.0
New Features ๐๐โค๏ธ
- Move from Java to Kotlin in binder tests
- Add missing dog breeds
- Update dependencies to the latest version
- Breeds should be ordered
- Combination country code plus mobile should be unique per user
- Add import Assertions assertEquals to the services test
- Select Spanish template if user locale is in Spanish language
- Vaccination status in Spanish
- Configure Spotless for Kotlin
- Use TestInfo in all service tests
Bug Fixes ๐
- Misspelling in contact us label only Spanish language
- Missing password confirmation does not match message
- Missing pet in adoption warning message
- Canine influenza is not translated to Spanish
- Breed and pet type title are in a wrong position
Contributors ๐
We want to thank the following developers for their contributions:
- Jose Morales (@josdem)
- Harsh (@harsh-0409)
- Soungmin (Min) Lee (@minovermax)
- Daniil Kamanin (@BOMBYASCHER)
- axtant (@axtant)
vetlog-spring-boot-2.3.0
New Features ๐๐
- Replace new logo in header and home pages
- Move four weeks in dog's vaccination program
- Move one week in cat's vaccination program
- Avoid using @Value annotation to inject template configuration properties
- Update dependencies to the latest version
- Migrate from Groovy to Kotlin Gradle build scripts
- Move from Java to Kotlin in service tests
- Use backtick to enclose method names in tests cases
- Update license year
- Search user by phone number
Bug Fixes ๐
Contributors ๐
We want to thank the following developers for their contributions:
vetlog-spring-boot-2.2.0
New Features ๐๐
- Add delete pet functionality to the admin user
- Translate Pet vaccination to Spanish language
- Delete i18n messages not used in the platform
- Add delete pet test
- Update dependencies to the latest version
- Unify Thymeleaf template messages
- Disable user's account based on country code
- Increase coverage to 93% or more
- Create a welcome email message when a new user is registered in the platform
- Update to the latest Bootstrap version posible
Bug Fixes ๐
Contributors ๐
We want to thank the following developers for their contributions:
- Jose Morales (@josdem)
- T.H (@kaminuma)
- Malcolm Paltiraja (@krooldonutz)
- Sadiq Ahmed Killedar (@Er-Sadiq)
- Popokok (@Popokok)
vetlog-spring-boot-2.1.0
New Features ๐๐
- Update dependencies to the latest version
- Add Tiktok logo and link to the footer section
- Add test-id locators to the login view
- Add test-id locators to the pet edit view
- Add test-id locators to the pet list view
- Add test-id locators to the pet search view
- Add test-id locators to the vet list view
Bug Fixes ๐
Contributors ๐
We want to thank the following developers for their contributions:
- Jose Morales (@josdem)
- T.H (@kaminuma)
- TaeHo Kim (@tkim602)
- Achal (@slusy)
- @samuks123
vetlog-spring-boot-2.0.0
New Features ๐๐
- List only vaccines in Pending status
- Increase overall coverage to 90% or more
- Improve vaccines table view
- Update dependencies to the latest version
- Add Privacy Policy information
Bug Fixes ๐
Contributors ๐
We want to thank the following developers for their contributions:
vetlog-spring-boot-1.9.0
New Features ๐๐
- Add vaccination status to the pet's edit view
- Add register a pet to the main menu
- Use var keyword when possible in controllers
- Fix Maintainability issues reported by SonarCloud
- Increase coverage to 80% or more
- Create next vaccines for a Cat pet based on its birthdate
- Update dependencies to the latest version
- Avoid using string concatenation in log.info in controllers
Spikes ๐งโ๐ฌ
Bug Fixes ๐
- Birthdate is not formatted properly in give for adoption view
- Problem with MessageSource (date formatting) uses system locale (Spanish) make test fail
Contributors ๐
We want to thank the following developers for their contributions:
- Jose Morales (@josdem)
- T.H (@kaminuma)
- Aviral Sharma (@AviraLS22)
- Irfan ahamed (@Irfan0025)
- Ghady Ghosh (@ghadyg)
- Josรฉ Fco Rodrรญguez Hernรกndez (@JoseFRH17)
vetlog-spring-boot-1.8.0
New Features ๐๐
- Add user's phone number to the registration form - service
- Add user's phone number to the registration form - view
- Update dependencies to the latest version
- Set Flyway as the tool to create new tables instead of JPA
- Update to mixed breed option in cat pet
- Improve optional validations on services
- Use var keyword when possible in service implementation
- Add vaccination plan to the pet's list view
- Create next vaccines for a pet based on its birthdate
- Create vaccination model
Spikes ๐งโ๐ฌ
Bug Fixes ๐
Contributors ๐
We want to thank the following developers for their contributions:
- Jose Morales (@josdem)
- T.H (@kaminuma)
- Yash Udhlani (@yashudhlani)
- Aviral Sharma (@AviraLS22)
- @Prathyusha287
vetlog-spring-boot-1.7.0
New Features ๐
- Update Apache license
- Change package name
- Add GitHub actions
- Update dependencies to the latest version
- Fix Maintainability issues reported by SonarCloud
- Fix Reliability issues reported by SonarCloud
- Validate Adoption DTO object
- Fix list for adoption view
- Upload Junit5 reports as artifact
- Pet status update service
- Pet status update view
Bug Fixes ๐
Contributors ๐
We want to thank the following developers for their contributions:
- Jose Morales (@josdem)
- Kirill (@SinyukKirill )
vetlog-spring-boot-1.6.0
New Features ๐
- Add confirm pet deletion using Bootstrap 3 modal box
- We can not delete a pet if is in adoption
- Fixing grammar in home page
- Run tests automatically on PR
- Display pet birthday based on user's locale configuration
- Fix misspellings
Bug Fixes ๐
- Invalid credentials message is not shown
- Recovery instructions message not found
- Carousel arrow control is not working fine
- Register your pet records is not going to the right page
- Wrong birthDate if date is before 2000
- Invalid credentials is showing two messages
Contributors ๐
We want to thank the following developers for their contributions:
- Jose Morales (@josdem)
- The Marko Maruna (@marki2121)
- Kirill (@SinyukKirill )
- tarun18tk (@tarun18tk)
- uhdf823f (@uhdf823f)
vetlog-spring-boot-1.5.0
New Features ๐
- Update font family
- Adding actuator information and configuration
- Add delete pet button and confirmation
- Add delete pet action in controller
- Add image carousel at the list for adoption section
- Remove deprecated unwrapped fragment expression
- Select at runtime a service account configuration
Bug Fixes ๐
New user is throwing an error after submitting information
Contributors ๐
We want to thank the following developers for their contributions:
- Jose Morales (@josdem)
- The Marko Maruna (@marki2121)