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

Release v29.1.0 #1377

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Release v29.1.0 #1377

merged 2 commits into from
Oct 22, 2024

Conversation

AdyenAutomationBot
Copy link
Collaborator

@AdyenAutomationBot AdyenAutomationBot commented Oct 17, 2024

README.md Outdated
@@ -240,7 +240,7 @@ client.setHttpClient(adyenHttpClientWithProxy);
If your proxy requires authentication, set all the settings as system properties instead (don't mix with previous approach), for example:

~~~~ java
System.setProperty("https.proxyHost", "129.0.0.1");
System.setProperty("https.proxyHost", "129.0.1.1");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DjoykeAbyah this is interesting, automation changed the proxy as it is coincidentally the exact same number as the version number.. Let's change it back so we do not keep bumping the proxy along with the version :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have corrected this manually. We need to look at the version bump logic and address it

@AdyenAutomationBot AdyenAutomationBot changed the title Release v29.0.1 Release v29.1.0 Oct 22, 2024
Copy link

sonarcloud bot commented Oct 22, 2024

@AdyenAutomationBot AdyenAutomationBot merged commit fde1c4c into main Oct 22, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants