Skip to content

Releases: boncey/Flickr4Java

flickr4java-3.0.11

Choose a tag to compare

@boncey boncey released this 16 Nov 17:08
  • Migration to new maven central publishing mechanism

flickr4java-3.0.10

Choose a tag to compare

@boncey boncey released this 16 Nov 17:07

flickr4java-3.0.9

Choose a tag to compare

@boncey boncey released this 28 Apr 14:04

flickr4java-3.0.8

Choose a tag to compare

@boncey boncey released this 01 May 14:22
  • Upgraded libraries to resolve various vulnerability warnings
  • Upgraded scribe-java to 8.3.3
  • Added a dependency-checker to the pom.xml

flickr4java-3.0.7

Choose a tag to compare

@boncey boncey released this 30 Apr 16:08
  • Allow User-Agent to be provided (fixes #695)

flickr4java-3.0.6

Choose a tag to compare

@boncey boncey released this 03 May 17:06

Update test payloads (note that most of the places API no longer works properly).
Add Size.getLabelName() to improve accessing Photo Sizes (fixes #441).

flickr4java-3.0.4

Choose a tag to compare

@boncey boncey released this 03 May 08:41
  • Upgrade to latest scribe (6.9.0).

flickr4java-3.0.2

Choose a tag to compare

@boncey boncey released this 23 Aug 18:01

Fixes for the following issues.

  • flickr switched urls for downloading photos #333
  • SLF4J throws error due to missing .jar on classpath #304

flickr4java-3.0.1

Choose a tag to compare

@boncey boncey released this 23 Feb 11:22

Fix to handle bad responses from Flickr.
Fixes issues #64 and #302.

flickr4java-3.0.0

Choose a tag to compare

@boncey boncey released this 06 Feb 19:35

Big release

  • Move to much newer version of scribe (6.2.0) which is a breaking change #64
  • F4J is now thread safe as far as I can tell (please tell me if you find otherwise) #127
  • Clarify license issues #1
  • Move to semantic versioning
  • Remove references to log4j #297