Commit 4b6ae71
authored
fix: release all Java modules with version 3.1.2 (#113)
* feat: release all Java modules with version 3.1.1
* chore: address snyk issues
Update okhttp version to 4.12.0 to address the okio vulnerability issue
* chore: remove commented out code from pom.xml file
* chore: remove analytics-cli module
This module is irrelevant and was also causing some issues with the release process.
* chore: use placeholder for version in the README.md
* chore: update CHANGELOG.md
* chore: make snapshot release
* [maven-release-plugin] prepare release analytics-parent-3.1.2
* Revert "chore: make snapshot release"
This reverts commit f19626b.
* Revert "[maven-release-plugin] prepare release analytics-parent-3.1.2"
This reverts commit 08b23d8.
* fix: revert java to v8
This also reverts previous MessageInterceptor java changes.
* Revert "fix: revert java to v8"
This reverts commit a4a9f90.
* fix: revert java to v8
This also reverts previous MessageInterceptor java changes.
* chore: address snyk issue
Remove "analytics-spring-boot-starter". This doesn't seems to be utilised.
* ci: change sonar analysis action
* Revert "ci: change sonar analysis action"
This reverts commit dc41d59.
* chore: update sonar-maven-plugin version to 4.0.0.4121
* chore: set java version 11 for sonar
* chore: update sonar-maven-plugin version to 3.7.0.1746
* fix: release all Java modules with version 3.1.2
* chore: revert the sonar action name
* chore: update CHANGELOG.md1 parent eaf4adc commit 4b6ae71
11 files changed
Lines changed: 30 additions & 338 deletions
File tree
- .github/workflows
- analytics-cli
- src/main/kotlin/cli
- analytics-core
- analytics-sample
- analytics-spring-boot-starter
- analytics
- src/main/java/com/rudderstack/sdk/java/analytics
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 75 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 57 | | |
66 | 58 | | |
67 | 59 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | 92 | | |
101 | 93 | | |
102 | 94 | | |
0 commit comments