File tree Expand file tree Collapse file tree 7 files changed +12
-8
lines changed Expand file tree Collapse file tree 7 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.4.6 - (2025-01-08)
4+
5+ - Trigger history with more details - not waiting for the transaction
6+
37## v1.4.5 - (2025-01-08)
48
59- Adjusted path matching to support sub routes for an SPA web app
Original file line number Diff line number Diff line change 11mvn versions: display-dependency-updates
2- mvn versions: set -DnewVersion=1.4.5 -DgenerateBackupPoms=false
3- git tag -a v1.4.5 -m "v1.4.5 release"
4- mvn versions: set -DnewVersion=1.4.6 -SNAPSHOT -DgenerateBackupPoms=false
2+ mvn versions: set -DnewVersion=1.4.6 -DgenerateBackupPoms=false
3+ git tag -a v1.4.6 -m "v1.4. release"
4+ mvn versions: set -DnewVersion=1.4.7 -SNAPSHOT -DgenerateBackupPoms=false
55
66## postgres
77docker run --name pg-container -e POSTGRES_USER=sa -e POSTGRES_PASSWORD=veryStrong123 -p 5432:5432 -d postgres
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.sterl.spring</groupId >
88 <artifactId >spring-persistent-tasks-root</artifactId >
9- <version >1.4.6-SNAPSHOT </version >
9+ <version >1.4.6</version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.sterl.spring</groupId >
88 <artifactId >spring-persistent-tasks-root</artifactId >
9- <version >1.4.6-SNAPSHOT </version >
9+ <version >1.4.6</version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.sterl.spring</groupId >
88 <artifactId >spring-persistent-tasks-root</artifactId >
9- <version >1.4.6-SNAPSHOT </version >
9+ <version >1.4.6</version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 1111
1212 <groupId >org.sterl.spring</groupId >
1313 <artifactId >spring-persistent-tasks-root</artifactId >
14- <version >1.4.6-SNAPSHOT </version >
14+ <version >1.4.6</version >
1515 <packaging >pom</packaging >
1616
1717 <inceptionYear >2024</inceptionYear >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.sterl.spring</groupId >
88 <artifactId >spring-persistent-tasks-root</artifactId >
9- <version >1.4.6-SNAPSHOT </version >
9+ <version >1.4.6</version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
You can’t perform that action at this time.
0 commit comments