~pistache+team/pistache/+git/main:kip-shutdown-race-unit-test

Last commit made on 2021-12-27
Get this branch:
git clone -b kip-shutdown-race-unit-test https://git.launchpad.net/~pistache+team/pistache/+git/main

Branch merges

Branch information

Name:
kip-shutdown-race-unit-test
Repository:
lp:~pistache+team/pistache/+git/main

Recent commits

5da3120... by Kip Warner

tests/http_server_test.cc: Added unit test to verify shutdown() blocks until all pending requests have completed...

b8c0c69... by Kip Warner

Merge pull request #1014 from pistacheio/dependabot/npm_and_yarn/pistache.io/algoliasearch-helper-3.6.2

build(deps): bump algoliasearch-helper from 3.5.3 to 3.6.2 in /pistache.io

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

build(deps): bump algoliasearch-helper in /pistache.io

Bumps [algoliasearch-helper](https://github.com/algolia/algoliasearch-helper-js) from 3.5.3 to 3.6.2.
- [Release notes](https://github.com/algolia/algoliasearch-helper-js/releases)
- [Changelog](https://github.com/algolia/algoliasearch-helper-js/blob/develop/CHANGELOG)
- [Commits](https://github.com/algolia/algoliasearch-helper-js/compare/3.5.3...3.6.2)

---
updated-dependencies:
- dependency-name: algoliasearch-helper
  dependency-type: indirect
...

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

e597640... by Kip Warner

Merge pull request #1010 from Tachi107/semantic-versioning

build: use Semantic Versioning

31429ef... by Andrea Pappacoda <email address hidden>

build: use Semantic Versioning

See https://semver.org for details, but it basically formalizes our
decision to not break API nor ABI in minor releases.

Closes #953

2d3ed2a... by Kip Warner

Merge pull request #1008 from pistacheio/kip-fix-riscv64

meson.build: Fix broken check for atomic support. This broke on riscv64…

c22cbbb... by Kip Warner

meson.build: Fix broken check for atomic support. This broke on risc64. The removed lines are redundant with their subsequent two because they verify the actual code, and not implementation details that may vary...
meson.build: Bumped version metadata to 0.0.003 and set soname major version to 1 in preparation for ABI freeze and upcoming first stable release...

ff9db0d... by Kip Warner

Merge pull request #997 from Finkman/allow-as-submodule

Allow to be used as submodule

ac454b1... by Kip Warner

Merge pull request #998 from Tachi107/ci-autopkgtest-5.17

ci(autopkgtest): use autopkgtest 5.17

937e663... by Andrea Pappacoda <email address hidden>

ci(autopkgtest): use autopkgtest 5.17