vernemq:dependabot/github_actions/actions/cache-4

Last commit made on 2024-05-03
Get this branch:
git clone -b dependabot/github_actions/actions/cache-4 https://git.launchpad.net/vernemq

Branch merges

Branch information

Name:
dependabot/github_actions/actions/cache-4
Repository:
lp:vernemq

Recent commits

cdb4d31... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump actions/cache from 3 to 4

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <email address hidden>

facbc8c... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump actions/upload-artifact from 3 to 4 (#2233)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <email address hidden>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

04da8a3... by ioolkos <email address hidden>

Update changelog.md

29f2911... by mths1 <email address hidden>

Add a new delayed subscription strategy for topics with retained messages. (#2219)

Co-authored-by: mths1 <mths1>
Co-authored-by: ioolkos <email address hidden>

f0e6dc1... by ioolkos <email address hidden>

Enable the Bridge client to connect to Inet6 MQTT endpoints (#2269)

c4edcfb... by ioolkos <email address hidden>

Regenerate SSL test certificates (#2277)

* Regenerate SSL test certificates

* Update SSL certs for Webhooks test suite

fa93526... by ioolkos <email address hidden>

Delete .travis.yml

Travis build integration is not needed anymore.

cc8926b... by ioolkos <email address hidden>

Update changelog.md

4476607... by Ashton Kinslow <email address hidden>

Add default rule for all clients (#1) (#2271)

* Add a default rule for all clients

If there is no specific rule for a client id search for client id '*'.
This rule will match all the clients only and only if there is no
specific rule for that client id.

Co-authored-by: Omar Mohamed Khallaf <email address hidden>

d547bea... by ioolkos <email address hidden>

Fix last remaining lager log (#2262)