Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.2.1 #1283

Closed
wants to merge 18 commits into from
Closed

Release v2.2.1 #1283

wants to merge 18 commits into from

Conversation

joswig
Copy link
Collaborator

@joswig joswig commented Jan 18, 2024

This is an auto-generated release PR for version 2.2.1.

cohansen and others added 18 commits December 21, 2023 05:57
…lure-reasons

Added a new ValidationResult type that can be used to return more spe…
Postgres will take out table-level locks even when working with temp tables, and because `validate_anchors` is called whenever an activity is added or has its anchor definition altered, transactions that created or altered activities had their number of in-use locks be unexpectedly high.
- Run both test files
- Remove tsconfig checking `e2eTests` for `.ts` files
- Add types
- extract duplicated request code in load-test.ts into requests.ts
- simplify user-related fields into User type
- add a "targeted_plan_id" so that load tests will still work even if there is no plan with id 1
- Remove leakiness in existing load tests
Fix DB Lockup when Duplicating Large Plans
Due to limitations in the eDSL, reference variables utilized by JPLs coreFSW weren't directly supported. Existing tools like SeqGen and SeqAdaption addressed this gap with a workaround. I've implemented functionality within the eDSL to enable creation of reference variables that is very specific to JPLs downstream tools.
Support JPL CoreFSW Variable References
@joswig joswig requested a review from a team as a code owner January 18, 2024 00:48
@joswig joswig requested review from mattdailis and jmdelfa January 18, 2024 00:48
@joswig joswig added the release A release commit label Jan 18, 2024
@joswig joswig self-assigned this Jan 18, 2024
@joswig joswig closed this Jan 18, 2024
@joswig joswig deleted the release/v2-2-1 branch January 18, 2024 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release A release commit
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants