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

Version Packages #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Version Packages #10

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 27, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@smartcontractkit/[email protected]

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

vyzaldysanchez
vyzaldysanchez previously approved these changes Sep 27, 2022
vyzaldysanchez
vyzaldysanchez previously approved these changes Oct 5, 2022
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from b36cab0 to cc6a7a1 Compare October 31, 2022 15:33
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 85d3755 to 69a5d5c Compare November 17, 2022 18:15
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 72863c0 to 62b0031 Compare December 1, 2022 16:14
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 7d6b591 to f537a10 Compare January 9, 2023 18:04
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 5172deb to 55d9d13 Compare February 28, 2023 12:44
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 9eeb787 to 273c12c Compare March 17, 2023 15:52
@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from 7214ced to d738763 Compare March 30, 2023 07:47
@github-actions github-actions bot reopened this Apr 16, 2024
@github-actions github-actions bot closed this May 3, 2024
@github-actions github-actions bot reopened this May 3, 2024
@github-actions github-actions bot closed this Jun 6, 2024
@github-actions github-actions bot reopened this Jun 6, 2024
@github-actions github-actions bot closed this Jun 12, 2024
@github-actions github-actions bot reopened this Jun 12, 2024
@github-actions github-actions bot closed this Jun 26, 2024
@github-actions github-actions bot reopened this Jun 26, 2024
@github-actions github-actions bot closed this Sep 3, 2024
@github-actions github-actions bot reopened this Sep 3, 2024
@github-actions github-actions bot closed this Sep 3, 2024
@github-actions github-actions bot reopened this Sep 3, 2024
@github-actions github-actions bot closed this Sep 3, 2024
@github-actions github-actions bot reopened this Sep 3, 2024
@github-actions github-actions bot closed this Sep 3, 2024
@github-actions github-actions bot reopened this Sep 3, 2024
@github-actions github-actions bot closed this Sep 16, 2024
@github-actions github-actions bot reopened this Sep 16, 2024
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.

1 participant