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

chore(main): release 7.1.0 #754

Conversation

philips-software-forest-releaser[bot]
Copy link
Contributor

@philips-software-forest-releaser philips-software-forest-releaser bot commented Oct 24, 2024

🤖 I have created a release beep boop

7.1.0 (2025-01-15)

Features

  • Add AdcMultiChannel interface (#784) (c77731b)
  • Add ble state 'initiating' (bcfe895)
  • Add instantiations for EchoOnSesameSecured (#801) (4c5d083)
  • Add query and fragment parsing to HttpRequestParser (#766) (644934b)
  • Add TimerLimitedRepeating::Start overload to support TriggerImmediately (#760) (631ec6c)
  • Add verb and target to HttpClientAuthentication to enable Digest authentication (#768) (ea7de38)
  • Added starts_with ends_with and ""_s literal for Bounded(Const)String (#777) (6c5cb00)
  • Changed BoundedString::copy to copy up to length-pos characters (#779) (6659905)
  • Extend GattClient interface with enable/disable indication/notification (#744) (e110c4d)
  • Improve hal::Can::Id (#786) (50860b1)
  • Infra::Optional returns the type on Emplace instead of void (#762) (49bce7d)
  • Make all hal::Can::Id functions constexpr and add static assert tests (#803) (6184a66)
  • Make terminal's hardcoded sizes configurable (#798) (9cc6606)
  • Refactor BodyReader handling in HttpClient implementations (#781) (6c84af5)
  • Replaced assert with really_assert to align BoundedString overflow behaviour with other Bounded classes (#780) (d3b1218)

Bug Fixes

  • Assert when serial server and terminal receive data queue is full (#802) (8a83678)
  • In HttpClientApplication don't crash when detaching during StatusAvailable (#770) (e626133)
  • When opening an ECHO connection over websockets, use the full URL (#799) (4f62987)
  • Workaround lwip dhcp+auto-ip issue (#753) (2bb0caf)

This PR was generated with Release Please. See documentation.

Copy link
Contributor

github-actions bot commented Oct 24, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

Copy link
Contributor

github-actions bot commented Oct 24, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 12 0 0.05s
✅ CPP clang-format 1002 3 0 5.99s
✅ DOCKERFILE hadolint 2 0 0.13s
✅ JSON jsonlint 7 0 0.17s
✅ JSON prettier 7 0 0 0.67s
⚠️ MARKDOWN markdownlint 6 0 4 1.1s
⚠️ MARKDOWN markdown-link-check 6 2 154.88s
✅ MARKDOWN markdown-table-formatter 6 0 0 0.2s
✅ REPOSITORY checkov yes no 18.33s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY grype yes no 9.41s
✅ REPOSITORY ls-lint yes no 0.06s
✅ REPOSITORY secretlint yes no 6.08s
✅ REPOSITORY trivy yes no 6.02s
✅ REPOSITORY trivy-sbom yes no 0.08s
✅ REPOSITORY trufflehog yes no 3.39s
⚠️ SPELL lychee 137 2 5.76s
⚠️ YAML prettier 22 1 1 0.9s
✅ YAML v8r 22 0 9.66s
✅ YAML yamllint 22 0 0.47s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-embedded-infra-lib branch 7 times, most recently from 670d955 to 91be0de Compare November 1, 2024 08:26
@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-embedded-infra-lib branch 3 times, most recently from 07b0458 to c2bf6ea Compare November 11, 2024 08:52
@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-embedded-infra-lib branch 5 times, most recently from e3bbc46 to 40385e7 Compare November 18, 2024 09:06
@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-embedded-infra-lib branch 3 times, most recently from 5f64b8a to f8eef50 Compare November 27, 2024 08:01
@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-embedded-infra-lib branch 6 times, most recently from 02ce15b to a499792 Compare December 9, 2024 10:21
@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-embedded-infra-lib branch 2 times, most recently from c6fc224 to 89d299b Compare December 18, 2024 09:11
@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-embedded-infra-lib branch 2 times, most recently from 6ab9733 to 6aa5574 Compare December 22, 2024 08:11
@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-embedded-infra-lib branch 5 times, most recently from 3c8dcf9 to 1079e5a Compare January 9, 2025 10:55
@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-embedded-infra-lib branch from 1079e5a to 1dfc1ac Compare January 15, 2025 09:14
@philips-software-forest-releaser philips-software-forest-releaser bot changed the title chore(main): release 8.0.0 chore(main): release 7.1.0 Jan 15, 2025
@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-embedded-infra-lib branch from 1dfc1ac to a1e40eb Compare January 15, 2025 14:38
@richardapeters richardapeters added this pull request to the merge queue Jan 15, 2025
Merged via the queue into main with commit 4239adf Jan 15, 2025
33 of 35 checks passed
@richardapeters richardapeters deleted the release-please--branches--main--components--amp-embedded-infra-lib branch January 15, 2025 14:57
@philips-software-forest-releaser
Copy link
Contributor Author

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant