Skip to content

Releases: fonoster/routr

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

Release v2.0.32

29 May 15:49
Compare
Choose a tag to compare

v2.0.32 - 2023-05-29

🐛 Bugfixes

  • Explicitly set requestURI transport b9c74da

🏗️ Build System

  • Adding sha to commit messages d21bcd2

Release v2.0.31

29 May 00:21
Compare
Choose a tag to compare

v2.0.31 - 2023-05-28

🐛 Bugfixes

  • Bad record-route calculation while using docker e1ea2b4