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 Branch v1.3.0 #91

Merged
merged 49 commits into from
Jul 18, 2024
Merged

Release Branch v1.3.0 #91

merged 49 commits into from
Jul 18, 2024

Conversation

RobertByrnes
Copy link
Collaborator

@RobertByrnes RobertByrnes commented Jul 12, 2024

  • Feature flag for compatibility with MbedTLS v3.x.x - Automated by MBEDTLS_VERSION_MAJOR.
  • Add Flag MBEDTLS_BACKPORT to allow override MBEDTLS_VERSION_MAJOR >= 3.
  • Add workaround for W5500 Ethernet failing due to client returning -1 when no error - switch on flag W5500_WORKAROUND.
  • close Support for ESP32 and W5500 based Secure Ethernet for HTTPS or MQTTS? #44 close SSLClient with W5500 not working (works well with WiFi and TinyGSM) #85.
  • Improve documentation.
  • Add GitHub Actions workflow to ensure PlatformIO examples compile.
  • Update GitHub Actions workflow to run tests multiple times with feature flags set.
  • Add GitHub Actions workflow to ensure Arduino IDE compile.
  • Fix Arduino IDE examples to compile when using arduino-esp32 @2.0.17 - This is still broken for @3.0.2 There is a breaking change in arduino-esp32 from v3.0.0 which is causing ambiguous reference errors to byte.

@RobertByrnes RobertByrnes changed the title Merge branch 'master' Release Branch v1.3.0 Jul 13, 2024
@RobertByrnes RobertByrnes merged commit 5a6a6bb into master Jul 18, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant