This document tracks changes to Temporal and its related projects for all v2.x.x
releases. See our versioning policy for more details.
- Better handling of key deletion requests #346
- Free credits no longer granted when upgrading to paid tier #346
- Implement refactored pricing model #346
- Removed into separate repository for upcoming TemporalX #346
- extract
rtns
publisher into separate package #343
- Update
go-ipfs
to0.4.21
#343 - Update
ipfs-cluster
tomaster
#343 - Switch back to
jinzhu/gorm
and move tov1.9.8
#345
- Remove some unused variables in
cmd/temporal
andapi/v2
#343
- Private network user access and management #328
- scaffold structure, implement authentication #326
- All releases now include sha256 checksums #331
- Directory upload virus scan, accounting #322
- Allow CORS configuration through config file #321
- Fix cant upload bug #320
- IPFS Cluster update to 0.10.0, database update which fixed data limit increases not being applied #319
- Updated makefile to include installation, and configuration of the gvisor sandboxed runtime environment #312
- Update IPFS Cluster to 0.9.0 #310
- Remove unusded docker images #309
- Allow uploading directories, mainly to assist with adding websites to IPFS #311
- re-add Lens functionality targeting the v2 refactor #314
- fix jwt logging from repeatedly appending the failed user to the included fields #318
- add production terms and service #318
- Fix usage of krab in development environments #313
- When publishing IPNS records, if retrieving key from priamry krab fails, attempt fallback before failing #313
- miscellaneus script cleanup
- add executable permissions to all scripts
- update zabbix monitoring template
- monitor all new services
- include graphs, and triggers for alerting
- fix personal access token for travis deployments
- fix key generation process
- add client for kaas, and allow fallback mode
- general dependency update
- update RTradeLtd/config
- api/v2: fix private network creation (#304)
- queue: fix key creation queue not having all consumers process the same message (#303)