Releases: josdem/vetlog-spring-boot
Releases Β· josdem/vetlog-spring-boot
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)
vetlog-spring-boot-1.4.0
New Features π
- Add code formatter
- Remove
java.util.Date
from model entities - Implement optional in all repositories
- Remove deprecated WebSecurityConfigurerAdapter
- Replace logback by Sl4j
- Update Spring Boot to the latest version
- Update flyway to the latest version
- Add a deploy job in Jenkins
- Add delete pet functionality
Bug Fixes π
Contributors π
We want to thank the following developers for their contributions:
- Jose Morales (@josdem)
- The Marko Maruna (@marki2121)
- Sindhu (@sindhunaydu)