Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: release all Java modules with version 3.1.2 #114

Merged
merged 2 commits into from
Aug 2, 2024
Merged

Commits on Jan 31, 2024

  1. Merge pull request #101 from rudderlabs/master

    chore: back-merge master to develop-release 3.1.0
    ChryssaAliferi committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    eaf4adc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. 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.md
    1abhishekpandey committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4b6ae71 View commit details
    Browse the repository at this point in the history