Skip to content

Releases: fonoster/routr

Release v2.1.13

11 Sep 22:28
Compare
Choose a tag to compare

v2.1.13 - 2023-09-11

🐛 Bugfixes

  • Downgrade Prisma dependency to v4.16.2 e52af42

Release v2.1.11

02 Sep 23:31
Compare
Choose a tag to compare

v2.1.11 - 2023-09-02

🐛 Bugfixes

  • Ensure the requester module sets the message content 38bfd7f

Release v2.1.10

01 Sep 16:19
Compare
Choose a tag to compare

v2.1.10 - 2023-09-01

🪚 Refactors

  • Now taking the bind addr from env var 60e57df

Release v2.1.9

01 Sep 16:17
Compare
Choose a tag to compare

v2.1.9 - 2023-08-16

🐛 Bugfixes

  • Add missing environment variable f2c814d

Release v2.1.8

15 Aug 03:22
Compare
Choose a tag to compare

v2.1.8 - 2023-08-14

🐛 Bugfixes

  • Missing self-signed certificates c3615df

Release v2.1.7

15 Aug 03:20
Compare
Choose a tag to compare

v2.1.7 - 2023-08-13

🐛 Bugfixes

🏗️ Build System

  • Minor fix to Gitpod configuration b6d68f6

📚 Documentation Changes

Release v2.1.6

27 Jun 03:52
Compare
Choose a tag to compare

v2.1.6 - 2023-06-27

🐛 Bugfixes

  • Fixes pointing to wrong service address 83db09c

🏗️ Build System

  • Adds flag to skip compliance tests 6d62386

Release v2.1.5

21 Jun 13:38
Compare
Choose a tag to compare

v2.1.4 - 2023-06-21

🐛 Bugfixes

  • Sets correct permissions for the non-root user d0db749
  • Adds missing flag tlsOn on helm chart cac1a41

Release v2.1.4

21 Jun 01:10
Compare
Choose a tag to compare

v2.1.4 - 2023-06-20

🐛 Bugfixes

  • Sets correct permissions for the non-root user d0db749

Release v2.1.3

20 Jun 02:29
Compare
Choose a tag to compare

v2.1.3 - 2023-06-19

🐛 Bugfixes

  • Rename gh-docker.yml as gh-pages.yml eaaba83
  • Various fixes related docker image construction 447af0d

🏗️ Build System

  • Moving gh pages workflow to main e6ed4ab
  • Adds missing .charts folder b14f88c

📚 Documentation Changes

  • Corrected misrepresentation of transport in documentation 25104b5