Skip to content

Commit

Permalink
Merge pull request #2681 from cyberark/release-1.19.0
Browse files Browse the repository at this point in the history
Bump version to 0.19.0
  • Loading branch information
gl-johnson authored Nov 29, 2022
2 parents 9b5e190 + e188460 commit 6928f0f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 12 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Nothing should go in this section, please add to the latest unreleased version
(and update the corresponding date), or add a new version.

## [1.19.0] - 2022-10-11
## [1.19.0] - 2022-11-29

### Added
- Conjur policy loads can now emit callbacks to extensions on policy
Expand Down Expand Up @@ -937,7 +937,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- The first tagged version.

[Unreleased]: https://github.com/cyberark/conjur/compare/v1.18.5...HEAD
[Unreleased]: https://github.com/cyberark/conjur/compare/v1.19.0...HEAD
[1.19.0]: https://github.com/cyberark/conjur/compare/v1.18.5...v1.19.0
[1.18.5]: https://github.com/cyberark/conjur/compare/v1.18.4...v1.18.5
[1.18.4]: https://github.com/cyberark/conjur/compare/v1.18.3...v1.18.4
[1.18.3]: https://github.com/cyberark/conjur/compare/v1.18.2...v1.18.3
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,7 @@ GEM

PLATFORMS
x86_64-darwin-20
x86_64-darwin-21
x86_64-linux

DEPENDENCIES
Expand Down
20 changes: 10 additions & 10 deletions NOTICES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ of the license associated with each component.
Section 1: Apache-2.0

>>> https://rubygems.org/gems/aws-sdk-iam/versions/1.66.0
>>> https://rubygems.org/gems/gli/versions/2.20.1
>>> https://rubygems.org/gems/gli/versions/2.21.0

Section 2: BSD-2-Clause

Expand All @@ -20,7 +20,7 @@ Section 2: BSD-2-Clause
Section 3: BSD-3-Clause

>>> https://rubygems.org/gems/ffi/versions/1.15.4
>>> https://rubygems.org/gems/puma/versions/5.5.2
>>> https://rubygems.org/gems/puma/versions/5.6.4

Section 4: MIT

Expand All @@ -38,9 +38,9 @@ Section 4: MIT
>>> https://rubygems.org/gems/iso8601/versions/0.13.0
>>> https://rubygems.org/gems/jbuilder/versions/2.7.0
>>> https://rubygems.org/gems/jwt/versions/2.2.2
>>> https://rubygems.org/gems/kubeclient/versions/4.9.2
>>> https://rubygems.org/gems/kubeclient/versions/4.9.3
>>> https://rubygems.org/gems/listen/versions/3.7.0
>>> https://rubygems.org/gems/loofah/versions/2.13.0
>>> https://rubygems.org/gems/loofah/versions/2.18.0
>>> https://rubygems.org/gems/net-ldap/versions/0.17.0
>>> https://rubygems.org/gems/nokogiri/versions/1.13.9
>>> https://rubygems.org/gems/openid_connect/versions/1.3.0
Expand All @@ -51,7 +51,7 @@ Section 4: MIT
>>> https://rubygems.org/gems/sequel-pg_advisory_locking/versions/1.0.1
>>> https://rubygems.org/gems/sequel-postgres-schemata/versions/0.1.3
>>> https://rubygems.org/gems/sequel-rails/versions/1.1.1
>>> https://rubygems.org/gems/simplecov/versions/0.14.1
>>> https://rubygems.org/gems/simplecov/versions/0.21.2
>>> https://rubygems.org/gems/slosilo/versions/3.0.0
>>> https://rubygems.org/gems/event_emitter/versions/0.2.6

Expand Down Expand Up @@ -82,7 +82,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

>>> https://rubygems.org/gem/gli/versions/2.20.1
>>> https://rubygems.org/gem/gli/versions/2.21.0

Copyright <YEAR> <COPYRIGHT HOLDER>

Expand Down Expand Up @@ -214,7 +214,7 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

>>> https://rubygems.org/gems/puma/versions/5.5.2
>>> https://rubygems.org/gems/puma/versions/5.6.4

Some code copyright (c) 2005, Zed Shaw
Copyright (c) 2011, Evan Phoenix
Expand Down Expand Up @@ -567,7 +567,7 @@ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTIO
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

>>> https://rubygems.org/gems/kubeclient/versions/4.9.2
>>> https://rubygems.org/gems/kubeclient/versions/4.9.3

Copyright (c) 2014 Alissa Bonas

Expand Down Expand Up @@ -614,7 +614,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

>>> https://rubygems.org/gems/loofah/versions/2.13.0
>>> https://rubygems.org/gems/loofah/versions/2.18.0

Copyright (c) 2009 -- 2018 by Mike Dalessio, Bryan Helmkamp

Expand Down Expand Up @@ -902,7 +902,7 @@ THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

>>> https://rubygems.org/gems/simplecov/versions/0.14.1
>>> https://rubygems.org/gems/simplecov/versions/0.21.2

Copyright (c) 2010-2015 Christoph Olszowka

Expand Down

0 comments on commit 6928f0f

Please sign in to comment.