vernemq:update_copyright_years

Last commit made on 2024-02-22
Get this branch:
git clone -b update_copyright_years https://git.launchpad.net/vernemq

Branch merges

Branch information

Name:
update_copyright_years
Repository:
lp:vernemq

Recent commits

116c69f... by Andre Fatton <email address hidden>

rebar3 fmt

dd81aac... by Andre Fatton <email address hidden>

Update Copyright year

f2b09f8... by ioolkos <email address hidden>

Update rebar.lock (lock to vernemq_dev)

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

Bump erlef/setup-beam from 1.16 to 1.17 (#2242)

Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.16 to 1.17.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](https://github.com/erlef/setup-beam/compare/v1.16...v1.17)

---
updated-dependencies:
- dependency-name: erlef/setup-beam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

84e59cb... by ioolkos <email address hidden>

Update dependencies 2 0 (#2257)

* Dependency: Update EPGSQL to v4.7.1

* Dependency: Update Cowboy to v2.11.0

* Dependency: Update Recon to 2.5.4, Eredis to 1.7.1

* Dependency: Update Certifi to v2.13.0

dcde92f... by mths1 <email address hidden>

Update to match vernemq_dev (#2259)

Co-authored-by: mths1 <mths1>

af957d5... by mths1 <email address hidden>

Add properties to on_deliver hook, so that it can be used also for v3 clients (#2256)

Co-authored-by: mths1 <mths1>

71f52a6... by mths1 <email address hidden>

Introduce password obfuscation (#2236)

* Introduce password obfusication

* Make vmq-admin tracer output print a placeholder credential

---------

Co-authored-by: mths1 <mths1>
Co-authored-by: Andre Fatton <email address hidden>

f07557e... by ioolkos <email address hidden>

Disallow empty XFF CN/Username (without fallback to MQTT username) (#2253)

d251395... by ioolkos <email address hidden>

Add Queue behaviour definition (#2245)