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 1.2.1 #45

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Release 1.2.1 #45

merged 2 commits into from
Jun 27, 2024

Conversation

frankinspace
Copy link
Member

[1.2.1]

Fixed

 - [swodlr/issues/147](https://github.com/podaac/swodlr/issues/147) - Update EDL public JWKS endpoints

joshgarde and others added 2 commits June 27, 2024 15:05
* Bump develop to 1.2.0-alpha0 (#37)

* Update build.gradle

* Update bumpver.toml

* bump version to 1.2.0-alpha1

* Multiticket Update (#39)

* Disable public stacktraces on 500 errors

* Bump priority on SwodlrExceptionResolver

* Move EdlProxyController to edl subpackage

* Initial user roles implementation

* Cache User result in UserReferences

* Initial invalidation implementation

* Enable cicd on all branches

* Linting

* Update changelog

* Cache Fix + Invalidate Change (#40)

* Regenerate on ERROR or UNAVAILABLE

* Change invalidate endpoint to only invalidate

* Initial filtering implementation (#41)

* update changelog to add cache fix and filter performance improvement.

* revert Build 'n Deploy from push '*' wildcard to push branches in build.yml.

* fix syntax

* fix syntax

* bump version to 1.2.0-alpha2

* bump develop to 1.3.0-alpha0

* Update graphql schema with new filtering endpoint

* bump version to 1.3.0-alpha1

* Update content and rename CHANGELOG to CHANGELOG.md.

* bump version to 1.3.0-alpha2

* Hotfix product filtering

* bump version to 1.3.0-alpha3

* Introduce per-environment JWKS paths

* Switch all envs to use OPS keys

* Update CHANGELOG.md

* Update bumpver.toml

* Update build.gradle

---------

Co-authored-by: Frank Greguska <89428916+frankinspace@users.noreply.github.com>
Co-authored-by: Frank Greguska <Francis.Greguska@jpl.nasa.gov>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Vivian Tang <vivian.tang@jpl.nasa.gov>
@frankinspace
Copy link
Member Author

Deployed to UAT
@joshgarde is there an easy way to verify?

@joshgarde
Copy link
Member

We probably need to redeploy the ECS task as well from the console

The easiest way to test is to hit the /api/graphql endpoint with valid authentication. If it fails with a 500, that means auth is still broken. If the call goes throughout that means its working. Fairly straightforward

@frankinspace
Copy link
Member Author

Good point, new task deployed from console

@joshgarde
Copy link
Member

Looks like it's working in UAT; /api/graphql processing requests as normal

@frankinspace frankinspace merged commit f6f52cd into main Jun 27, 2024
2 checks passed
@frankinspace frankinspace deleted the release/1.2.1 branch June 27, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants