Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v0.2.0
9 November 2022
- using
kubectl
alias to avoid failures withminikube
#129
- Updating compute stack support
#127
- Merge pull request #125 from nevermined-io/feature/no_ss
#128
- Removing Secret Store and Metadata API
#125
- starting opengsn server
#124
- revert back to using latest marketplace-api
#122
- small fix for now for the marketplace-api
#120
- Updating README
#119
- Using geth-localnet and new gateway by default
#117
- Handling circuits directory
#116
- Adding support for new gateway
#115
- fix script to wait for subgraph
#114
- set keeper version to latest
#113
- Revert "Set rpc port"
#112
- Set rpc port
#110
- Refactoring to allow run for external users easily
#109
- small fix to support new polygon node version
#107
- fix docker-compose typo
#106
- added subgraph version
#105
- Update README.md
#104
- Avoid using latest tag for keeper
#103
- set env var
#102
- Enabling Marketplace API and removing Bazaart and Events Handler
#101
- allow setting ganache command options via envvar
GANACHE_COMMAND_OPTIONS
#99
- Geth dev mode support
#98
- Define default region from script
#97
- Set ESTUARY_GATEWAY env
#96
- Make graph start by default with tools
#95
- Change ipfs gateway
#94
- Updated graph-node
#93
- Only embedded spree
#92
- Contracts 1.3.3
#90
- bump default openethereum version
#89
- use same chain spec as in contracts
#88
- setting up ESTUARY_TOKEN for Filecoin integration
#87
- Update gateway again
#86
- Add note about ips in MacOS
#85
- Pinning to the last stable versions and removing the old CLI
#83
- Local polygon node
#81
- Added graph node to nevermined-tools
#80
- Adds env variable so that the gateway can use the local spree artifacts
#78
- Comment unused envs in the metadata to remove warnings
#77
- Disable arweave
#76
- Small fixes to bazaart settings
#75
- Added --minio flag to start minio
#74
- Added envs for s3 support
#73
- Feature/arweave
#71
- Add get started for mac section, fix md warnings
#70
- Several fixes to argo and the compute stack
#68
- Added CI tests
#67
- Update minikube and kubectl to latest version
#66
- Update minio chart memory request
#64
- Fixing manifest url
#63
- Upgrade to latest version of elasticsearch
#62
- Register control panel service at the beginning
#61
- Added bazaart to nevermined-tools
#60
- Update default gateway version
#58
- updating openethereum
#57
- Test commenting the configmap
#56
- fix script
#55
- Try without quotes
#54
- Add script that removes contracts that are not need it
#53
- Disable secret store by default
#52
- Update to the latest version of the components
#50
- make react-scripts run on docker correctly
#49
- Adding control center ui
#48
- Add compose for the control center backend
#47
- Added --spree-embedded-contracts cmdline option
#46
- Updated faucet pkey to use spree validator
#45
- Update parity docker image to openethereum
#44
- Enabling new Marketplace
#43
- Allow oauth without https on the gateway
#42
- Renaming organization from keyko to nevermined
#41
- Fixed helm error about deprecated charts
#40
- Added script to wait for any service. To be used in CI
#39
- Revert "update to the last version of secret store"
#38
- update to the last version of secret store
#21
- added rinkeby config
#36
- use curl instead of netcat
#37
- Fix/ldap ci
#35
- Small fixes to wait_for_openldap script
#34
- Adding support to OpenLdap
#33
- fix wrong image in faucet compose
#32
- Using the last docker containers versions: Faucet, Compute API, Events Handler
#30
- Increment timeout waiting for the compute api
#31
- The new faucet will use ElasticSearch as database
#28
- Update to the new compute-api env variable in the gateway
#29
- Use docker host credentials
#26
- Fixed minio deployment
#25
- Integrated compute stack with nevermined-tools
#24
- Add provider settings to the compute api docker compose file
#23
- Fixing some minikube installation
#22
- Disabling the dashboard and events handler by default.
#20
- Making Secret Store image configurable
#19
- Update secret store
#18
- fix dependency!
#17
- Added k8s permissions to access the argo web interface
#14
- pin keeper and metadata
#16
- Added minio to argo installation
#15
- Adding nevermined-cli to the loop
#13
- Adding Minikube/Helm/Argo support allowing to run the compute use cases
#12
- Adding support to Rinkeby network
#11
- Adding RSA certificates for running the gateway
#6
- Adding names to docker images and fixing text
#5
- update names
#4
- Update templates
#3
- Network names
#2
- Renaming brizo & aquarius
#1
- Removing Secret Store
117abde
- only embedded contracts
d5a4946
- Adapting installation
f4c91e5