Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 26, 2024
1 parent 094d250 commit e11ece3
Show file tree
Hide file tree
Showing 46 changed files with 59 additions and 225 deletions.
8 changes: 0 additions & 8 deletions .changeset/angry-bobcats-share.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brave-monkeys-tie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brown-rivers-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dirty-eels-drive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dirty-planes-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/early-chefs-stare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eight-adults-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eighty-moose-float.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-kangaroos-tap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/few-pens-brake.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/forty-chairs-play.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-poems-relax.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-starfishes-sing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-otters-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-roses-itch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-maps-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-olives-yell.md

This file was deleted.

4 changes: 0 additions & 4 deletions .changeset/immutable-config.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-bananas-camp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-chairs-brake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-pugs-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/many-seahorses-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mean-wasps-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-feet-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-humans-explain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-days-cross.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-houses-applaud.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-rice-melt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-lobsters-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-tables-drop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-ducks-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-moose-walk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-jokes-lay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-rabbits-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-mails-bake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-queens-camp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-turkeys-mate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-penguins-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-crabs-dream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-trees-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-beers-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-chefs-juggle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-radios-tease.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-bugs-smile.md

This file was deleted.

58 changes: 58 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,63 @@
# @smartcontractkit/operator-ui

## 0.8.0

### Minor Changes

- 53c5f87: rename fromAddress to fromAddresses in blockhashStoreSpec
- 658590c: Add support for Workflow Spec job types
- 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

- 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
- 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

## 0.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@smartcontractkit/operator-ui",
"repository": "https://github.com/smartcontractkit/operator-ui",
"version": "0.7.0",
"version": "0.8.0",
"private": false,
"license": "MIT",
"files": [
Expand Down

0 comments on commit e11ece3

Please sign in to comment.