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

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-iam
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 100c30089a03c3c72a412099d460a6950b7dd62c
Choose a base ref
..
head repository: googleapis/java-iam
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a18414d2b2f01ba890cb52dc3c1ca85ae4b02771
Choose a head ref
Showing with 5 additions and 3 deletions.
  1. +5 −0 CHANGELOG.md
  2. +0 −3 README.md
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -8,6 +8,11 @@
* Removing migrated grpc- and proto- modules from repository ([#592](https://github.com/googleapis/java-iam/issues/592)) ([9c4b9aa](https://github.com/googleapis/java-iam/commit/9c4b9aace04fc72868f4dcaf289eb0a8f35d4e1f))


### Bug Fixes

* Remove 'unstable API' message from README.md ([#570](https://github.com/googleapis/java-iam/issues/570)) ([8da89f5](https://github.com/googleapis/java-iam/commit/8da89f59cbe323b2cc5eb2b483485e424622b027))


### Dependencies

* Update dependency com.google.cloud:google-iam-policy to v1.6.23 ([#578](https://github.com/googleapis/java-iam/issues/578)) ([aa49b5e](https://github.com/googleapis/java-iam/commit/aa49b5efaf53fcafc0bbd7662e8b016fcfc2ff61))
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -15,9 +15,6 @@ Java 7 or above is required for using this client.

This library follows [Semantic Versioning](http://semver.org/).

It is currently in major version zero (`0.y.z`), which means that anything may change at any time
and the public API should not be considered stable.

## Contributing

Contributions to this library are always welcome and highly encouraged.