Skip to content

Latest commit

 

History

History
448 lines (397 loc) · 55.8 KB

CHANGELOG.md

File metadata and controls

448 lines (397 loc) · 55.8 KB

CHANGELOG

v1.13.5

  • build(deps): Bump follow-redirects from 1.14.4 to 1.14.7 in /tracer-ui view commit
  • build(deps): Bump ua-parser-js from 0.7.19 to 0.7.31 in /tracer-ui view commit
  • build(deps): Bump log4j-core from 2.17.0 to 2.17.1 view commit
  • build(deps): Bump log4j-api from 2.17.0 to 2.17.1 view commit
  • build(deps): Bump lodash from 4.17.15 to 4.17.21 in /tracer-ui view commit

v1.13.4

v1.13.3

  • build(deps): update paralos-java and slf4j deps view commit

v1.13.2

  • build(deps): Bump log4j-core from 2.16.0 to 2.17.0 view commit
  • build(deps): Bump log4j-api from 2.16.0 to 2.17.0 view commit
  • build(deps): Bump dotty from 0.1.0 to 0.1.2 in /tracer-ui view commit
  • fix: Consitent log4j upgrade view commit
  • build(deps): Bump log4j-core from 2.14.1 to 2.16.0 view commit

v1.13.1

  • fix: Restore direct sl4j dependencies view commit
  • fix: Disable deprecation warnings for now view commit
  • fix: Correct duration spec view commit
  • style: More sonar issues view commit
  • fix: No longer need this monkey patch, available on partipant config view commit
  • style: Make sonar happy, this really should be wontfix at this point however view commit
  • fix: Bump back the SL4J as we are getting an rte view commit
  • fix: Use transitive version of akka view commit
  • style: Some relevant sonar issues view commit
  • feat: Bump to 1.13.1, converge formatting view commit

v1.13.0

v1.3.11

  • build(deps): Bump guava from 24.0-jre to 29.0-jre view commit
  • build(deps): Bump dns-packet from 1.3.1 to 1.3.4 in /tracer-ui view commit
  • build(deps): Bump axios from 0.18.1 to 0.21.2 in /tracer-ui view commit
  • build(deps): Bump acorn from 5.7.3 to 5.7.4 in /tracer-ui view commit
  • build(deps): Bump tar from 4.4.8 to 4.4.19 in /tracer-ui view commit
  • build(deps): Bump ws from 6.2.1 to 6.2.2 in /tracer-ui view commit
  • build(deps): Bump url-parse from 1.4.6 to 1.5.3 in /tracer-ui view commit
  • build(deps): Bump path-parse from 1.0.6 to 1.0.7 in /tracer-ui view commit

v1.3.10

  • docs: add deployment diagrams view commit
  • docs: add mkdocs setup view commit
  • fix: Satisfy checkstyle, make spelling consistent view commit
  • fix: Add Javadoc view commit
  • A very much more specific exception view commit
  • Supress this warning view commit
  • Guard expensive log operations view commit
  • docs: update build instructions view commit
  • build: update build to match standard patterns view commit
  • build: add a direct pom reference to btp-releases repository view commit
  • refactor: remove timekeeper,sawtooth-mttp,sawtooth-utils,and keymanager view commit
  • refactor: eliminate daml-on-sawtooth-protobufs module view commit
  • refactor: separate out sawtooth-utils and rearrange protos view commit
  • refactor: relocate VersionedEnvelope in prep for isolation view commit
  • refactor: isolate VersionedEnvelope view commit
  • refactor: isolate keymanager view commit
  • refactor: extract BaseKeyManager from km classes view commit
  • refactor: simplify var declarations view commit
  • refactor(sawtooth-daml-common): isolate MTTTransactionProcessr view commit
  • refactor: correct use of wrong exception view commit
  • refactor(sawtooth-daml-common): remove classes which are now correct upstream view commit
  • refactor(timekeeper): completely isolate timekeeper classes into the timekeeper pkg view commit

stopBuild/v1.3.9

stopBuild/v1.3.8

  • fix(timekeeper): correct initial backoff counter increment view commit

stopBuild/v1.3.7

  • fix(timekeeper): correct initial backoff counter increment view commit
  • fix: correct logging levels to reduce noice at info level view commit
  • Correct docker/run.sh to deal with paths with empty spaces view commit
  • Correct build.sh to deal with paths with empty spaces view commit

stopBuild/v1.3.6

  • fix(timekeeper): version and limit data growth view commit
  • feat(sawtooth-daml-rpc): add jwks authentication method SXT-504 view commit
  • feat(timekeeper): add exponential back off to timekeeper view commit

stopBuild/v1.3.5

  • refactor(timekeeper): make time calculations more correct and clearer SXT-552 view commit
  • fix: correct a bug in timekeeper arg parsing view commit
  • fix(rpc): adjust timemodel parameters to compensate for a bug in SDK 1.3.0 view commit
  • fix(rpc): disable dependent transactions SXT-552 view commit
  • build(pre-commit): update config SXT-552 view commit

stopBuild/v1.3.4

  • fix(rpc): enable rsa256 auth method SXT-511 view commit

stopBuild/v1.3.3

  • fix(zmqeventhandler): if no beginafter is set then start at the beginning view commit

stopBuild/v1.3.2

  • fix(sawtooth-daml): improve logging view commit
  • fix(sawtooth-daml-tp): improve normal exception handling view commit
  • fix(sawtooth-daml-tp): throw InvalidTransactionException when missing a leaf key view commit
  • refactor(sawtooth-daml-tp): make leaf assembly less duplicative view commit
  • fix(sawtooth-daml-tp): defer events until after all other activities view commit
  • fix(protobufs): add hash checking to VersionedEnvelope and DamlTransactionFragment view commit
  • fix(sawtooth-daml-common): improvements to multipart start parsing view commit
  • fix(sawtooth-daml-rpc): correct maxopsperbatch and maxOutstandingBatches cli arg parsing view commit
  • fix(sawtooth-daml-tp): switch batch to 256k view commit
  • fix(sawtooth-daml-tp): improve logging view commit
  • fix(sawtooth-daml-common): use dependent transactions view commit
  • fix(sawtooth-daml-tp): improve reporting of ValidationFailed errors view commit
  • fix(sawtooth-daml-tp): adjust fragment size down to 128k view commit
  • fix(timekeeper): add the ability to configure the tk period view commit
  • fix(various): clean up DAML namespaces and fix build view commit
  • fix(events): send events ids to be fetched asynchronously view commit
  • fix(sawtooth-daml-tp): correct handling of fragments view commit
  • fix(sawtooth-daml-rpc): adjust default max-ops-per-batch and max-outstanding-batches view commit
  • fix(processor): adjust logging view commit
  • fix(sawtooth-daml-rpc): add the ability to fragment large transactions view commit
  • fix(sawtooth-daml-common): add multipart events view commit
  • fix(sawtooth-daml-rpc): specify the entire namespace as the write target view commit
  • fix(sawtooth-daml-common): split damlstate k/v's across multiple stl k/v's view commit
  • fix(sawtooth-daml-commonn): add StreamContext override, increase TIME_OUT view commit
  • fix(daml-rpc): compress batches across the wire view commit

stopBuild/v1.3.1

  • fix(sawtooth-daml-rpc): patch ApiPackageManagementService to extend the timeout to 600s view commit

stopBuild/v1.3.0

  • Tweak punctuation and remove unnecessary phrase view commit
  • Capitalization tweaks courtesy of Mac checker view commit
  • test(integration): exclude consistently failing tests view commit
  • test(integration): add TAP result processing view commit
  • feat(sdk): upgrade to DAML SDK 1.3.0 view commit

v1.2.99

v0.2.3

v0.2.2

v0.2.0

v0.1.3

v0.1.2

v0.1.1