Slava Semushin
Slava Semushin
Inspired by https://spring.io/blog/2019/06/10/announcing-nohttp I'd like to use HTTPS instead of HTTP for Thymeleaf URLs. I see that [documentation](https://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html) have examples with http: > xmlns:th="http://www.thymeleaf.org" Here is the question: can I...
It would be handy to have support for https://www.conventionalcommits.org In this case, the generated changelog will group commits by bug fixes/features/build/test/etc changes. See also: https://github.com/conventional-changelog/conventional-changelog
I can't open https://iwillfailyou.com It seems like a domain has been changed to https://youshallnotpass.dev
There is no method that can delete one (or all) sessions. Python library has [`Delete All Sessions`](http://bulkan.github.io/robotframework-requests/doc/RequestsLibrary.html#Delete%20All%20Sessions) for example.
Let's move documentation from wiki to the repository. We'll have the following benefits: - history of changes - documentation changes could be submitted as PR - easy to search locally...
Should be done after #1528 Depends on: #1158 (according to https://hibernate.org/validator/releases/) - [ ] 8.0.0.Alpha1 https://in.relation.to/2022/03/02/hibernate-validator-703-622-final-released/ - [ ] 8.0.0.Alpha3 - [ ] 8.0.0.CR1 - [ ] 8.0.0.CR2 https://in.relation.to/2022/08/04/hibernate-validator-705-624-final-800-cr2-released/ -...
Should be done after #1200 Q: what about 6.2.x (6.2.0.CR1, 6.2.0.Final, 6.2.1.Final, 6.2.4.Final, 6.2.5.Final) ? - 6.2.2: https://in.relation.to/2022/03/02/hibernate-validator-703-622-final-released/ - 6.2.4: https://in.relation.to/2022/08/04/hibernate-validator-705-624-final-800-cr2-released/ Changelogs: - [ ] 7.0.0.Alpha1 - [ ] 7.0.0.Alpha2...
See - 1.4.7: https://github.com/spotify/dockerfile-maven/releases/tag/v1.4.7 - 1.4.8: https://github.com/spotify/dockerfile-maven/releases/tag/v1.4.8 - 1.4.9: https://github.com/spotify/dockerfile-maven/releases/tag/v1.4.9 - 1.4.10: https://github.com/spotify/dockerfile-maven/releases/tag/v1.4.10 - 1.4.11: https://github.com/spotify/dockerfile-maven/releases/tag/v1.4.11 - 1.4.12: https://github.com/spotify/dockerfile-maven/releases/tag/v1.4.12 - 1.4.13: https://github.com/spotify/dockerfile-maven/releases/tag/v1.4.13 Also try to remove our workaround for Dockerfile....
Changelogs: - [ ] https://spring.io/blog/2024/07/18/spring-boot-3-4-0-m1-available-now - [ ] https://spring.io/blog/2024/08/23/spring-boot-3-4-0-m2-available-now - [ ] https://spring.io/blog/2024/09/19/spring-boot-3-4-0-m3-available-now - [ ] https://spring.io/blog/2024/10/26/spring-boot-3-4-0-rc1-available-now - [ ] https://spring.io/blog/2024/11/21/spring-boot-3-4-0-available-now - [ ] https://spring.io/blog/2024/12/19/spring-boot-3-4-1-available-now - [ ] https://spring.io/blog/2025/01/23/spring-boot-3-4-2-available-now -...
See https://restic.net and https://rclone.org + https://habr.com/ru/companies/ruvds/articles/797457/ + https://jvns.ca/til/restic-for-backing-up-sqlite-dbs/ Motivation: - It seems like duplicity (with webdavs protocol) doesn't support strong encryption and it stops working when a server uses it...