Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Update FilterType.java #276

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rbottieri
Copy link

New option

@Serg-Maximchuk
Copy link

I'm looking forward for this update since existing java client started to fail on prod

@Serg-Maximchuk
Copy link

@joaopsilva hello! Maybe you do know who is the maintainer of https://jitpack.io repo com.github.binance-exchange:binance-java-api:master-SNAPSHOT? I need to know when this fix will appear there.

@xucito
Copy link

xucito commented Sep 3, 2020

In the interim you can use my jitpack.io I have published with fix com.github.xucito:binance-java-api:4c0d164067

@Serg-Maximchuk
Copy link

I've published updated client to maven central:

<dependency>
    <groupId>io.github.serg-maximchuk</groupId>
    <artifactId>binance-api-client</artifactId>
    <version>1.0.1</version>
</dependency>
compile group: 'io.github.serg-maximchuk', name: 'binance-api-client', version: '1.0.1'

You can check the code: https://github.com/Serg-Maximchuk/binance-java-api

@joaopsilva
Copy link
Member

Thanks, could you please review the conflicts before I merge?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants