8000 Releases · moov-io/fed · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: moov-io/fed

Release v0.13.0

15 May 22:09
v0.13.0
cb0e0b9
Compare
Choose a tag to compare

ADDITIONS

  • feat: read files from INITIAL_DATA_DIRECTORY

IMPROVEMENTS

  • cmd/server: fail on startup when zero participants are found

BUILD

  • chore(deps): update dependency go to v1.24.3 (#338)
  • fix(deps): update module github.com/moov-io/base to v0.55.0 (#339)
  • fix(deps): update module golang.org/x/oauth2 to v0.30.0 (#336)
  • fix(deps): update module golang.org/x/text to v0.25.0 (#337)

Release v0.12.1

22 Apr 21:06
Compare
Choose a tag to compare

IMPROVEMENTS

  • cmd/server: improve startup logging
  • cmd/server: return list stats in search response

BUILD

  • build: update dependencies
  • chore(deps): update dependency go to v1.24.1 (#319)

Release v0.11.1

05 Mar 19:44
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: wire file parse bug, improve logic for picking json vs plaintext parser

Release v0.11.0

27 Feb 22:45
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: Enable fedach and fedwire download from proxy
  • fix: close xml encoder and remove unneeded panics

BUILD

  • build: use latest stable Go release
  • fix(deps): update module golang.org/x/oauth2 to v0.16.0
  • fix(deps): update module github.com/moov-io/base to v0.48.5

Release v0.10.2

15 Jun 18:48
Compare
Choose a tag to compare

IMPROVEMENTS

    10000
  • Use Go 1.20.x in build, update deps

Release v0.10.1

19 Apr 21:16
Compare
Choose a tag to compare

REVERTS

  • client: revert openapi-generator back to 4.3.1

Release v0.10.0

19 Apr 21:13
Compare
Choose a tag to compare

IMPROVEMENTS

  • chore: update openapi-generator from 4.2.2 to 6.5.0
  • fix: lowercase ach/wire participants in OpenAPI

BUILD

  • build(deps): bump nokogiri from 1.13.10 to 1.14.3 in /docs
  • build(deps): bump github.com/moov-io/base from v0.39.0 to v0.40.1

Release v0.9.2

07 Apr 21:38
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: check typecast of Logo

BUILD

  • build: upgrade golang to 1.20
  • fix(deps): update module github.com/moov-io/base to v0.39.0
  • bump golang.org/x/net from 0.6.0 to 0.7.0
  • build: update github.com/stretchr/testify to v1.8.2

Release v0.9.1

29 Sep 15:41
Compare
Choose a tag to compare

BUILD

  • build: remove deprecated ioutil functions
  • fix(deps): update golang.org/x/oauth2 digest to f213421
  • fix(deps): update module github.com/moov-io/base to v0.35.0

Release v0.9.0

03 Aug 13:16
8957650
Compare
Choose a tag to compare

IMPROVEMENTS

  • Remove DOWNLOAD_DIRECTORY and store downloaded files in memory.
0