8000 Comparing 2.1.0...2.1.1 · arduino-libraries/ArduinoIoTCloud · GitHub
[go: up one dir, main page]

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.1.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.1.1
Choose a head ref
  • 9 commits
  • 8 files changed
  • 4 contributors

Commits on Aug 22, 2024

  1. OTA RP2040: fix appSize()

    pennam committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6c8931c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Add "Block for OTA" example

    manchoz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cc13683 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    46b9129 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Bump arduino/arduino-lint-action from 1 to 2 in /.github/workflows

    Bumps [arduino/arduino-lint-action](https://github.com/arduino/arduino-lint-action) from 1 to 2.
    - [Release notes](https://github.com/arduino/arduino-lint-action/releases)
    - [Commits](arduino/arduino-lint-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: arduino/arduino-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b67db4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #513 from arduino-libraries/dependabot/github_acti…

    …ons/dot-github/workflows/arduino/arduino-lint-action-2
    
    Bump arduino/arduino-lint-action from 1 to 2 in /.github/workflows
    per1234 authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    57fe8f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Merge pull request #510 from manchoz/example_block_for_ota

    Add "Block for OTA" example
    pennam authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    51f2318 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #511 from pennam/bearssl-errors

    ArduinoCloudTCP: print BearSSL error code
    pennam authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    da514bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #505 from pennam/prng-sha-fix

    RP2040 Connect OTA fix appSize computation with cores using PRNG
    pennam authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bbff998 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Release v2.1.1

    pennam committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b7f9b33 View commit details
    Browse the repository at this point in the history
Loading
0