Skip to content

v0.8.0-b940c8d

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 14:12
· 20 commits to main since this release
b940c8d

@smartcontractkit/operator-ui

0.8.0-b940c8d

Minor Changes

  • 53c5f87: rename fromAddress to fromAddresses in blockhashStoreSpec

  • 658590c: Add support for Workflow Spec job types

  • 6335276: stop redirect to /job_distributors/ when there are registered job distributors

  • be9296b: Peer ID field is introduced when Node is running as bootstrap peer

  • b286a55: Remove the maxGasPriceGWei field from VRF job details page.

  • 374e9b4: Displays feed ID on OCR2 JobSpec

  • 3c7a06f: Add ability to show TOML config

    On the configuration screen, the user is now able to view their node's TOML config

  • edf79be: Enable job distributor new home page and route changes

  • 11e96a8: remove p2p v1 field p2pBootstrapPeers

  • 06f745d: Update the VRF job spec UI to include vrfOwnerAddress; Update the BHS job spec UI to include coordinatorV2PlusAddress, trustedBlockhashStoreAddress and trustedBlockhashStoreBatchSize

  • 9f9c8db: Change the Account Balance section to accommodate multiple accounts on different chains.

  • 531c115: #internal support for standard capability job spec

  • 0d97198: Rename Feeds Manager to Job Distributor

  • 55a9fe7: add new job type: BlockHeaderFeeder

  • ec48501: New job type - Gateway

  • db6e6b4: Replaced "ETH balance" with "Native token balance"

  • 935a76a: Display the Feeds Manager navigation in the mobile navigation drawer

  • e658456: Adding notification for upcoming AllowSimplePasswords configuration breaking change in core v2.6.0

  • 2c669a2: Add OCR2 Key bundle creation

  • e0e85f9: Add order field in the Nodes screen

  • 67c1a28: Added support for the display and deletion of OCR version 2 (OCR2) keys

Patch Changes

  • 197331a: - Replaced rendering library to fix a bug that crashed the UI when task list contained two nodes in a loop
    • Change Pending, Success and Error svg borders
    • Task list tooltips are not positioned so that they don't go off-screen
    • Added zoom and pan functionality to Task List
  • a8d3bf9: remove filter for chaintype for bundleids in feeds manager
  • 21b9c41: Add more options to the OCR2 plugin selection for FMS
  • 2ab39ec: Show node type
  • a699501: Add deprecation warning for TelemetryIngress.URL and TelemetryIngress.ServerPubKey
  • 7e6a14f: Add account address public key field if the chain selected is for starknet
  • f537fba: Fixes task run status display for unfinished tasks
  • 52b6d04: Add rebalancer option to OCR2 plugin selection in FMS
  • ffd9ff4: Display the name of job proposals in Feeds Manager
  • 44bb788: Remove legacy config chain & node mutations.
  • 91e5ba4: Change the job creation error to specify that a job was created but it cannot start.
  • a2b54a2: Fix a bug that would show all tasks in task list as completed
  • a03e68e: Fixed a bug that caused RPC nodes to not be listed under Chains -> Nodes
  • 43931df: Add OCR2 plugins selection for FMS
  • d9ef282: Fix chainlink-ci workflow by adding tag input to checkout specific tag/commit for operator-ui repo
  • 93aee13: Fixes Node and Chain GQL queries which call the CreatedAt field which was removed
  • 461c900: Add deprecation warning for P2P.V1
  • 4480f1f: Add support for using operator forwarder in OCR2 jobs managed by FMS
  • f8e796f: Add revoked jobs tab in feeds manager
  • b87b317: Fixed a bug that caused the UI to go blank when a job was malformed
  • d41b999: Removing notification for AllowSimplePasswords breaking change
  • 8da47c3: Remove depecration warnings for TelemetryIngress.URL, TelemtryIngress.ServerPubKey and P2P.V1
  • 69b88a0: Fixes infinite loop issue on Sign Out
  • 6917e8a: Fixed a bug where the Task List would not be displayed correctly if a run was successfully completed.
  • 059b169: Fix bug preventing selection of "Rows per page" in jobs/ID/runs page
  • c91c2a5: Allow job deletion requests to be sent from FMS
  • ba8eb05: dynamic config for legacy vs. TOML; syntax highlighting; expansion panels