Skip to content

Releases: MITLibraries/hrqb-client

v1.0.1 - Build prod ECR image

25 Jul 20:05
3a304fa
Compare
Choose a tag to compare

What's Changed

  • HRQB 43 - add production build yaml github action by @ghukill in #118

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - Initial Release

25 Jul 17:18
ed72ce1
Compare
Choose a tag to compare

This initial release builds a v1 version into production. The data this prepares and sends to Quickbase is still getting evaluated for correctness, but at this time, the overall structure of the client is established.

What's Changed

  • HRQB 7 - Initial app scaffolding by @ghukill in #1
  • Hrqb 10 scaffold task and target classes by @ghukill in #7
  • HRQB 12 - Setup QB API and Load tasks by @ghukill in #8
  • HRQB 13 - Refactor base Tasks by @ghukill in #11
  • HRQB 13 - Pipeline structures and CLI commands by @ghukill in #14
  • Add ECR commands/makefile by @zotoMIT in #18
  • HRQB 11 - Data Warehouse client and SQLQueryExtractTask base task by @ghukill in #16
  • HRQB 17 - Prep for functional tasks and pipelines by @ghukill in #22
  • HRQB 18 - Data warehouse and Quickbase connection tests by @ghukill in #27
  • HRQB 17 - pipeline task isolation by @ghukill in #29
  • Update main from HRQB-17 and HRQB-18 by @ghukill in #30
  • HRQB 21 - Employees table by @ghukill in #31
  • HRQB 15 - Load static data from HR by @ghukill in #34
  • HRQB 22 - Employee Appointments by @ghukill in #39
  • HRQB 23 - ETL tasks for Employee Salary History by @ghukill in #46
  • Remove benefits filter for employee appointments by @ghukill in #47
  • Create stage-build.yml by @zotoMIT in #52
  • HRQB 28 - ETL tasks for Employee Leave by @ghukill in #51
  • HRQB 32 - Default small response on Quickbase upsert by @ghukill in #60
  • Mint MD5 hash values for Key field by @ghukill in #63
  • HRQB 34 - Add base salary change percent by @ghukill in #64
  • HRQB 35 - Generated Performance Review records from Employee Appointments by @ghukill in #67
  • Update values for Employee Salary History merge field by @ghukill in #89
  • HRQB 20 - Add termination types to Employees table by @ghukill in #92
  • HRQB 29 - Improve Quickbase upsert reporting by @ghukill in #100
  • HRQB 39 - Remove sensitive data from Sentry events by @ghukill in #102
  • HRQB 40 - remove volatile warehouse data and fix merge fields by @ghukill in #111
  • HRQB 27 - establish integrity checks pattern and Employees check by @ghukill in #113
  • HRQB 40 - Fix merges without volatile 'HR Appointment Key' by @ghukill in #115

New Contributors

Full Changelog: https://github.com/MITLibraries/hrqb-client/commits/v1.0.0