Skip to content

Releases: CodeForPhilly/balancer-main

v1.1.7

Choose a tag to compare

@themightychris themightychris released this 14 Jul 18:48
c417682

Deployment manifests only — no application code changes.

Changes the deployment contract: the cluster now owns the Gateway (hostnames, TLS, issuers), and this repo ships only the HTTPRoute (paths, backend Services, ports). The ListenerSet is gone — it hardcoded four facts about the target cluster, three of which were wrong there, and Envoy Gateway v1.7.3 silently ignores it. See deploy/manifests/balancer/README.md.

Downstream cluster repos must consume base/httproute.yaml and provide a Gateway named after the app.

Technical

v1.1.6

Choose a tag to compare

@themightychris themightychris released this 14 Jul 17:02
a865444

Improvements

Technical

v1.1.5

Choose a tag to compare

@themightychris themightychris released this 13 Feb 15:03
c4f28bf

Improvements

Technical

v1.1.4

Choose a tag to compare

@themightychris themightychris released this 19 Dec 13:57
25866f8

Improvements

• [#309] Remove forced login; make app publicly accessible with admin features protected [#377] @StubberG3
• [#309] Add new logout page; restyle admin dropdown and logout button [#377] @StubberG3
• [#309] Allow viewing and downloading of PDFs to be public; edits remain admin only [#377] @StubberG3
• [#393] Switch between "View PDF" and "Download PDF" buttons based on authentication status @sahilds1
• [#387] Restructure chatbot prompt for clarity and context reinforcement [#419] @sahilds1
• [#416] Fix stuck spinner on protected routes by triggering auth verification [#422] @sahilds1
• [#416] Fix redirect issues for unauthorized users [#420] @sahilds1
• [#417] Simplify and make ProtectedRoute more robust [#417] @sahilds1
• Replace loading text with spinner component @sahilds1
• Save patient history data to sessionStorage instead of localStorage @sahilds1
• Fix clearing sessionStorage on every page load for unauthenticated users @sahilds1
• Add admin-only notice to login page @StubberG3
• Remove auth requirement for Chat in navigation @sahilds1

Technical

• [#309] Make riskWithSources endpoint public @StubberG3
• [#309] Disable JWT auth for newly public endpoints @StubberG3
• [#309] Separate public and admin API calls @StubberG3
• [#382] Add workaround for PostgreSQL crash with pgvector v0.6.1 on ARM64 [#391] @sahilds1
• [#407] Refactor Docker and Kubernetes deployments @themightychris
• feat(ci): update containers-publish workflow @themightychris
• fix(ci): remove DJANGO_ALLOWED_HOSTS from secret template @sahilds1
• chore: Update Kind configuration, refactor database and allowed hosts environment variable handling @sahilds1
• Fix Type mismatch in RootState @sahilds1
• Add comprehensive CLAUDE.md documentation @sahilds1
• Update environment configuration structure @sahilds1

v1.1.3

Choose a tag to compare

@themightychris themightychris released this 06 Dec 00:08

Improvements

Technical

v1.1.2

Choose a tag to compare

@themightychris themightychris released this 01 Dec 02:21
23d29a0

Improvements

Technical

v1.1.1

Choose a tag to compare

@themightychris themightychris released this 17 Nov 05:14
4b7a417

Technical

v1.1.0

Choose a tag to compare

@themightychris themightychris released this 17 Nov 05:12
077804a

Improvements

Technical

v0.1.3

v0.1.3 Pre-release
Pre-release

Choose a tag to compare

@TineoC TineoC released this 05 Apr 17:48
remove external secrets

v0.1.2

Choose a tag to compare

@codeforphilly-bot codeforphilly-bot released this 13 Dec 01:52
caced0a

Technical