Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino-libraries/ArduinoIoTCloud
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.0
Choose a base ref
...
head repository: arduino-libraries/ArduinoIoTCloud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.0
Choose a head ref
  • 12 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 22, 2025

  1. Add weak variable checking for device certificate update

    arduino authored and pennam committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    ae1a788 View commit details
    Browse the repository at this point in the history
  2. Update BearSSL Trust Anchors

    arduino authored and pennam committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    d5cc0e0 View commit details
    Browse the repository at this point in the history
  3. Switch from weak variable to updateCertificate(...) API

    arduino authored and pennam committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    a32d473 View commit details
    Browse the repository at this point in the history
  4. UNOWiFiR4: force trusted CA from library

    arduino authored and pennam committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    a882d2c View commit details
    Browse the repository at this point in the history
  5. Update SSCert certificates

    arduino authored and pennam committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    67eccfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d31be30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9de14b5 View commit details
    Browse the repository at this point in the history
  8. Update UPCert certificates

    pennam committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    165b2d4 View commit details
    Browse the repository at this point in the history
  9. Make default values const expressions

    Co-authored-by: Andrea Gilardoni <4046444+andreagilardoni@users.noreply.github.com>
    pennam and andreagilardoni committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    ea3cd84 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88aedae View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Merge pull request #522 from pennam/a-ca-rebuild

    Allow device certificate update
    pennam authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    5289da7 View commit details
    Browse the repository at this point in the history
  2. Release v2.3.0

    pennam committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    42b2b75 View commit details
    Browse the repository at this point in the history
Loading