Releases: conjurdemos/pet-store-demo
Releases · conjurdemos/pet-store-demo
1.2.4
Security
- Upgrade Spring Boot to 3.2.4 for CVE-2024-22259 #76
v1.2.3
Security
Upgrade postgres connector to v42.7.2 for CVE-2023-1597, aa well as Spring Framework to 3.2.3, com.microsoft.sqlserver to 12.6.1, and maven enforcer to 3.4.1 #74
v1.2.2
Changed
- Shifted tests to use
docker compose
instead ofdocker-compose
conjurdemos/pet-store-demo#70
Security
- Upgrade spring-boot and other dependencies to latest versions
conjurdemos/pet-store-demo#71 - Upgrade spring-boot to 3.2.1 and Java to 11
conjurdemos/pet-store-demo#70 - Upgrade spring-boot to 3.0.7 for CVE-2023-20883
conjurdemos/pet-store-demo#63 - Upgrade mysql-connector-java to v8.0.33
conjurdemos/pet-store-demo#62 - Update DB drivers and test base images
conjurdemos/pet-store-demo#61
v1.2.1
Security
- Updated Spring boot to 3.0.6 and Dockerfile to eclipse-temurin
conjurdemos/pet-store-demo#60 - Updated Spring boot to 3.0.2 and Dockerfile to openjdk:21
conjurdemos/pet-store-demo#58 - Updated postgresql to 42.5.1 to resolve CVE-2022-41946
conjurdemos/pet-store-demo#57 - Updated Spring boot to 2.7.5 to pull in fixes for jackson-databind for
CVE-2022-42003 and CVE-2022-42004
conjurdemos/pet-store-demo#56 - Updated all dependency versions in pom.xml and added maven-enforcer-plugin
conjurdemos/pet-store-demo#54 - Upgraded Postgres to 42.4.1 to resolve CVE-2022-31197
conjurdemos/pet-store-demo#51 - Upgraded Spring to 2.6.9
conjurdemos/pet-store-demo#49 - Upgraded Spring to 2.6.7 & Maven/Ruby containers to latest versions
conjurdemos/pet-store-demo#48 - Upgraded Postgres to 42.3.2 to resolve CVE-2022-21724
conjurdemos/pet-store-demo#45
v1.2.0
Added
- Includes binaries for 'summon' and 'summon-conjur' in the Pet Store
application Docker image. This avoids the extra step of building a custom
application image to include these binaries in scenarios where they are
needed.
conjurdemos/pet-store-demo#35
Security
- Update Spring Boot to 2.5.3 to address multiple high & critical security issues
conjurdemos/pet-store-demo#37