Releases: pantos-io/validatornode
Releases · pantos-io/validatornode
2.1.3
What's Changed
- Bugfix/pan 2270 fix celery by @jacekv in #119
- Bump 2.1.3 by @juanmanuel-tirado in #120
Full Changelog: 2.1.2...2.1.3
2.1.2
What's Changed
- build(deps-dev): bump yapf from 0.40.2 to 0.43.0 in the other-dependencies group by @dependabot in #108
- PAN-2270: Point celery to certs by @jacekv in #117
- fix: bump 2.1.2 by @juanmanuel-tirado in #118
Full Changelog: 2.1.1...2.1.2
2.1.1
What's Changed
- fix/whitelist api.github.com by @juanmanuel-tirado in #111
- fix: bump version 2.1.1 by @juanmanuel-tirado in #112
- fix: whitelist release by @juanmanuel-tirado in #113
- harden in audit mode by @juanmanuel-tirado in #114
- fix: add ghcr.io to whitelist by @juanmanuel-tirado in #115
- fix: move to audit instead of block by @juanmanuel-tirado in #116
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- build(deps): bump pantos-common from 4.0.0 to 4.0.1 by @dependabot in #101
- fix/ trivy uses AWS image by @juanmanuel-tirado in #102
- fix: add missing configuration for second vuln step by @juanmanuel-tirado in #103
- build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 in the other-dependencies group by @dependabot in #104
- build(deps): bump marshmallow from 3.23.0 to 3.23.1 by @dependabot in #105
- build(deps): bump alembic from 1.13.3 to 1.14.0 in the other-dependencies group by @dependabot in #106
- Create SECURITY.md by @juanmanuel-tirado in #107
- fix: bump 2.1.0 by @juanmanuel-tirado in #109
- fix: remove arm64 from ci by @juanmanuel-tirado in #110
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- [PAN-2254] Remove salt from EIP-712 domain by @markuslevonyak in #83
- build(deps): bump alembic from 1.13.2 to 1.13.3 by @dependabot in #75
- fix: remove arm64 architecture from CI by @juanmanuel-tirado in #84
- fix: force bash shell by @jpantos in #85
- build(deps): bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 by @dependabot in #89
- build(deps): bump sqlalchemy from 2.0.35 to 2.0.36 by @dependabot in #87
- [PAN-2276] Insert enum values into database only if run by web server by @markuslevonyak in #90
- [PAN-2151] Upgrade psycopg by @markuslevonyak in #86
- build(deps): bump marshmallow from 3.22.0 to 3.23.0 in the other-dependencies group by @dependabot in #93
- fix: use development version for ethereum contracts by @jpantos in #91
- [PAN-2261] [PAN-2262] Support for Polygon and Sonic blockchains by @markuslevonyak in #95
- fix: Update CI versions by @juanmanuel-tirado in #92
- fix: bump 2.0.0 by @juanmanuel-tirado in #96
- fix: add conda to allowed enpoints by @juanmanuel-tirado in #97
- fix: release pipeline wheel by @jpantos in #98
- fix: changelog by @juanmanuel-tirado in #99
- Fix docker harden allowed by @juanmanuel-tirado in #100
Full Changelog: 1.8.3...2.0.0
1.8.2
What's Changed
- build(deps-dev): bump flake8 from 7.0.0 to 7.1.0 in the other-dependencies group by @dependabot in #15
- build(deps): bump sqlalchemy from 2.0.30 to 2.0.31 by @dependabot in #17
- [PAN-1995] adapt to ABI versioning by @danut13 in #16
- [PAN-1871] On-chain transfer submission logic by @markuslevonyak in #14
- [PAN-1978] Client for primary node's REST API by @markuslevonyak in #18
- [PAN-2003] Add docker vulnerabilities analysis by @juanmanuel-tirado in #19
- build(deps): bump alembic from 1.13.1 to 1.13.2 by @dependabot in #21
- build(deps-dev): bump types-requests from 2.32.0.20240602 to 2.32.0.20240622 by @dependabot in #20
- [PAN-1979/-1980] Secondary node validator nonce updates and transfer submission task by @markuslevonyak in #22
- [PAN-2070] add blockchain check endpoint by @danut13 in #23
- [PAN-1981] Business logic for off-chain transfer submission by @markuslevonyak in #24
- [PAN-1998] Upgrade to hexbytes 1.x by @markuslevonyak in #26
- feat: PAN-2006 test validator node on ci by @jpantos in #27
- Bump version to 1.8.2 by @juanmanuel-tirado in #28
- fix: add missing debian template start services by @jpantos in #29
- [PAN-2082] Return transferTo signature as string by @markuslevonyak in #30
- fix: remove signer key leftovers by @jpantos in #31
- build(deps): bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 by @dependabot in #32
- feat: PAN-1832 enable docker swarm for concurrent local deployments by @jpantos in #34
- [PAN-2082] Improved retry resilience and increased gas by @markuslevonyak in #33
- fix: download artifacts requires now regex by @jpantos in #36
New Contributors
Full Changelog: 1.8.1...1.8.2
1.8.1
What's Changed
- Bump pantos-common from 1.4.0 to 1.4.1 in the pantos-dependencies group by @dependabot in #2
- Bump flask-cors from 4.0.0 to 4.0.1 in the pip group by @dependabot in #8
- Bump psycopg2-binary from 2.9.6 to 2.9.9 by @dependabot in #7
- Bump types-pyyaml from 6.0.12.10 to 6.0.12.20240311 by @dependabot in #5
- Bump sqlalchemy from 2.0.18 to 2.0.30 by @dependabot in #6
- Bump yapf from 0.40.1 to 0.40.2 by @dependabot in #4
- Bump the other-dependencies group with 7 updates by @dependabot in #3
- Bump bandit from 1.7.5 to 1.7.8 by @dependabot in #9
- [PAN-1917] Ensure blockchain nonce uniqueness by @markuslevonyak in #1
- [PAN-1870] Introduce on-chain transfer submission task by @markuslevonyak in #10
- build(deps-dev): bump bandit from 1.7.8 to 1.7.9 by @dependabot in #11
- [PAN-1738] python script for starting the service by @danut13 in #12
- Prepare release 1.8.1 by @juanmanuel-tirado in #13
New Contributors
- @dependabot made their first contribution in #2
- @markuslevonyak made their first contribution in #1
- @danut13 made their first contribution in #12
- @juanmanuel-tirado made their first contribution in #13
Full Changelog: 1.8.0...1.8.1