Releases: FunktionalIO/pillars
Releases · FunktionalIO/pillars
v0.2.17
v0.2.16
✨ New Features
84bad0c
- db-skunk: Allow session configuration (PR #140 by @rlemaitre)
v0.2.15
🔧 Chores
c4b66a3
- Upgrade Github Actions versions (commit by @rlemaitre)
v0.2.14
v0.2.13
v0.2.12
v0.2.11
v0.2.2
Full Changelog: v0.2.0...v0.2.2
v0.2.0
💥 BREAKING CHANGES
-
due to
c49773d
- Rename db to db-skunk (PR #95 by @rlemaitre):dependencies have to be updated to
pillars-db-skunk
if you usedpillars-db
✨ New Features
82955ca
- core: Errors are returned in json (PR #102 by @rlemaitre)bd47d89
- Add metrics for http-client and http servers*(PR #125 by @rlemaitre)*↘️ addresses issue #35 opened by @rlemaitre↘️ addresses issue #127 opened by @rlemaitre
♻️ Refactors
c49773d
- db: Rename db to db-skunk (PR #95 by @rlemaitre)
🔧 Chores
f309fdc
- Make Scala Steward follow conventional commits (commit by @rlemaitre)dcf775c
- Update openapi-circe-yaml from 0.7.4 to 0.8.0 (PR #89 by @scala-steward)1d74de5
- Patches/Minor updates (PR #92 by @scala-steward)a7df4e2
- Update sbt-buildinfo from 0.11.0 to 0.12.0 (PR #93 by @scala-steward)e5d3a95
- Minor dependencies upgrade (PR #100 by @rlemaitre)e7d8b34
- Update munit-cats-effect from 2.0.0-M4 to 2.0.0-M5 (PR #97 by @scala-steward)b3ad72e
- Update openapi-circe-yaml from 0.8.0 to 0.9.0 (PR #98 by @scala-steward)04119ff
- Update munit, munit-scalacheck from 1.0.0-M11 to 1.0.0-M12 (PR #103 by @scala-steward)3603f53
- Patches/Minor updates (PR #104 by @scala-steward)8a8c9f0
- Update skunk-circe, skunk-core from 1.0.0-M4 to 1.0.0-M5, otel4s from 0.0.4 to 0.0.5 (PR #105 by @scala-steward)b1a3932
- Update munit-scalacheck from 1.0.0-M12 to 1.0.0-RC1 (PR #109 by @scala-steward)17091bb
- Update munit-cats-effect from 2.0.0-M5 to 2.0.0 (PR #117 by @scala-steward)f462abd
- Update munit-scalacheck from 1.0.0-RC1 to 1.0.0 (PR #116 by @scala-steward)a14aad1
- Update munit from 1.0.0-M12 to 1.0.0 (PR #115 by @scala-steward)ee9245e
- Update skunk-circe, skunk-core from 1.0.0-M5 to 1.0.0-M6 (PR #113 by @scala-steward)9453aba
- Patches/Minor updates (PR #111 by @scala-steward)044571c
- Patches/Minor updates (PR #118 by @scala-steward)9827be6
- Patches/Minor updates (PR #120 by @scala-steward)0f5f36e
- Patches/Minor updates (PR #122 by @scala-steward)a2b1e85
- Upgrade otel4s to 0.8.0 and skunk to 1.0.0-M7 (PR #123 by @rlemaitre)
v0.1.5
🐛 Bug Fixes
0e6ca91
- core: Handle correctly PillarsError in API (PR #86 by @rlemaitre)