Releases: bluedotimpact/bluedot
Releases · bluedotimpact/bluedot
website/v2.31.9
What's Changed
- [chore] Drop vestigial autoNumberId columns from Postgres-only tables by @Will-Howard in #2701
- Decommission in-cluster airtable-sync-pg database by @Will-Howard in #2702
- [refactor] Read resource completion status from completedAt, not isCompleted by @Will-Howard in #2703
Full Changelog: website/v2.31.8...website/v2.31.9
website/v2.31.8
What's Changed
- [feat] Add isOptional column to exercise table by @Will-Howard in #2698
- Prevent optional exercises from counting towards course completion by @Will-Howard in #2699
Full Changelog: website/v2.31.7...website/v2.31.8
website/v2.31.7
What's Changed
- Add project_submission table to schema by @Will-Howard in #2692
- [feat] Add resource_completed PostHog event by @Will-Howard in #2694
- Add project_submitted PostHog event by @Will-Howard in #2693
- Set Decision to Withdraw when a user drops out before a decision is made on their application by @Will-Howard in #2695
- Add createdAt column to dropout table by @Will-Howard in #2696
- Add course_dropped_out, course_deferred, and application_withdrawn PostHog events by @Will-Howard in #2697
Full Changelog: website/v2.31.6...website/v2.31.7
website/v2.31.6
What's Changed
- Set completedAt on resource completion write path by @Will-Howard in #2691
Full Changelog: website/v2.31.5...website/v2.31.6
website/v2.31.5
What's Changed
- Add exercise_completed PostHog event by @Will-Howard in #2683
- Attempt to fix pg-sync-service outage: Remove AbortSignal by @Will-Howard in #2685
- [feat] Add completedAt column to resource_completion by @Will-Howard in #2684
- [chore] turbo: disable cache for typecheck by @Will-Howard in #2690
- Show participants from all groups in facilitator feedback form by @Will-Howard in #2689
Full Changelog: website/v2.31.4...website/v2.31.5
website/v2.31.4
What's Changed
- Ship user funnel events into PostHog: Add computed-posthog-events library and cron job by @Will-Howard in #2675
- Support discussion_attended and discussion_absent PostHog events by @Will-Howard in #2681
- Add rejectedAt and withdrawnAt columns to course_registration by @Will-Howard in #2680
- Support application_rejected PostHog events by @Will-Howard in #2682
Full Changelog: website/v2.31.3...website/v2.31.4
website/v2.31.3
What's Changed
- Schema changes to ship user funnel events into PostHog by @Will-Howard in #2676
- [feat] Sort speed-review session-complete list by outcome by @dewierwan in #2635
- Capture posthog distinct id in application form by @Will-Howard in #2678
Full Changelog: website/v2.31.2...website/v2.31.3
website/v2.31.2
What's Changed
- Stop dual-writing Future of AI registrations by @Will-Howard in #2673
Full Changelog: website/v2.31.1...website/v2.31.2
website/v2.31.1
What's Changed
- Fix user/course registration race condition by @Will-Howard in #2670
- Read FoAI data from the new
selfServeCourseRegistrationstable by @Will-Howard in #2669
Full Changelog: website/v2.31.0...website/v2.31.1
website/v2.31.0
What's Changed
- Remove temporary change to ignore VKE k8s version by @joshestein in #2655
- Fix endpoint missing scheme for GH action by @joshestein in #2656
- Temporarily disable PDBs to attempt to upgrade k8s by @joshestein in #2657
- VKE node pool by @joshestein in #2658
- Bump VKE cluster's k8s version by @joshestein in #2659
- [chore] infra: remove temporary VKE upgrade node pool by @joshestein in #2660
- [docs] infra: document VKE upgrade preflight + drain-target procedure by @joshestein in #2662
- Add selfServeCourseRegistrationTable for FoAI records by @Will-Howard in #2664
- Rename selfServeCourseRegistrationTable fields to match courseRegistrationTable by @Will-Howard in #2665
- Prefer
getFirsttogetfor fetching course unit by @joshestein in #2666 - Dual-write FoAI data to new
selfServeCourseRegistrationstable by @Will-Howard in #2667
Full Changelog: website/v2.30.1...website/v2.31.0