Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .bacon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,3 @@ test_suites:
script_name: publish
criteria: MERGE
queue_name: ci-queue-productionJenga-AL2023
- name: sast_scan
script_path: /root/okta/okta-react-native/scripts
script_name: sast_scan
sort_order: '4'
timeout: '200'
criteria: MERGE
queue_name: small
trigger: AUTO
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@

# 2.18.0
- Update JS libraries in SDK and E2E app
- [#475](https://github.com/okta/okta-react-native/pull/475) Update AGP and gradle

# 2.17.0
- Don't follow redirects for OkHttp. This fixes MFA issues when using classic Okta and session token login.
Expand Down
Loading