Skip to content

Commit

Permalink
chore: release 1.1.1
Browse files Browse the repository at this point in the history
Release-As: 1.1.1
  • Loading branch information
markphelps committed May 10, 2024
1 parent a58dd02 commit feb4c8c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions flipt-java/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,36 @@
# Changelog

## [1.1.0](https://github.com/flipt-io/flipt-server-sdks/compare/flipt-java-v1.0.2...flipt-java-v1.1.0) (2024-04-11)
## [1.1.1](https://github.com/flipt-io/flipt-server-sdks/compare/flipt-java-v1.1.0...flipt-java-v1.1.1) (2024-05-10)

### Bug Fixes

* **java:** remove spotless dependency [#197](https://github.com/flipt-io/flipt-server-sdks/pull/197)

## [1.1.0](https://github.com/flipt-io/flipt-server-sdks/compare/flipt-java-v1.0.2...flipt-java-v1.1.0) (2024-04-11)

### Features

* **java:** allow setting arbitrary headers ([#167](https://github.com/flipt-io/flipt-server-sdks/issues/167)) ([abe7d27](https://github.com/flipt-io/flipt-server-sdks/commit/abe7d27185bcdbc495903efcfdb9d633c3dc738f))

## [1.0.2](https://github.com/flipt-io/flipt-server-sdks/compare/flipt-java-v1.0.1...flipt-java-v1.0.2) (2024-02-19)


### Bug Fixes

* close http response object in java SDK ([#110](https://github.com/flipt-io/flipt-server-sdks/issues/110)) ([9b23287](https://github.com/flipt-io/flipt-server-sdks/commit/9b2328781f4c9fdf41e78219baff807916a0c4df))

## [1.0.1](https://github.com/flipt-io/flipt-server-sdks/compare/flipt-java-v1.0.0...flipt-java-v1.0.1) (2024-01-23)


### Bug Fixes

* missing jackson annotation dep ([#92](https://github.com/flipt-io/flipt-server-sdks/issues/92)) ([8d9355c](https://github.com/flipt-io/flipt-server-sdks/commit/8d9355c0dc58265ecec46d72b8b1fb3f01a2e9d6))

## [1.0.0](https://github.com/flipt-io/flipt-server-sdks/compare/flipt-java-v1.0.0-rc.2...flipt-java-v1.0.0) (2024-01-16)


### Features

* add builder pattern for eval requests for java sdk ([#78](https://github.com/flipt-io/flipt-server-sdks/issues/78)) ([f2f5c6c](https://github.com/flipt-io/flipt-server-sdks/commit/f2f5c6c237a9b112c3df36ab54601fc007c9e7eb))
* **java:** Get release-please working with Java ([#80](https://github.com/flipt-io/flipt-server-sdks/issues/80)) ([a4cc0bd](https://github.com/flipt-io/flipt-server-sdks/commit/a4cc0bd68b7e9c9ff4075b323a9c96c02d7274dd))


### Miscellaneous Chores

* release 1.0.0 ([6d301f7](https://github.com/flipt-io/flipt-server-sdks/commit/6d301f71ff2059748ac2c6899aa10b1cd275b50d))
Expand Down

0 comments on commit feb4c8c

Please sign in to comment.