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

Prepare Release 2024.05.07 #969

Merged
merged 15 commits into from May 7, 2024
Merged

Prepare Release 2024.05.07 #969

merged 15 commits into from May 7, 2024

Conversation

schlimmchen
Copy link
Collaborator

This is a maintenance release, mainly to address #966. It also merges the upstream version v24.5.6.

StefanOberhumer and others added 15 commits April 18, 2024 09:02
Putting the git information into a generated sourcefile prevents
recompiling the whole project after each commit.
…UE_SIZE to 128 for different Async TCP library
this implements accessing array members in an ArduinoJSON object
following the FirebaseJson syntax. the FirebaseJson lib was previously
removed to save flash memory, and logic was implemented to find a JSON
node using the FirebaseJson path syntax, restoring the functionality.
however, array access was not implemented.

this change also addresses leading and trailing and double forward
slashes in the path expression.

moreover, much more expressive error messages are now generated in case
the path could not be resolved.
this is an attempt to exempt the whole build workflow (and respective releases from being created) for upstream tags.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants