Accepting request 1220321 from Java:packages

1.15.8

OBS-URL: https://build.opensuse.org/request/show/1220321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/byte-buddy?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2024-11-03 06:17:45 +00:00 committed by Git OBS Bridge
commit b8af66bacc
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:858e8c437790d2027f9e23bc36202a5c9e5617e0f652123d1e8315e317bfa5ab
size 2055789

3
byte-buddy-1.15.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:796b2e24b9508e39bbbfaac5c0b9b88701610dad43301e3edee827a1d56a2d7d
size 2057153

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Nov 2 15:49:57 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v1.15.8
* Changes of v1.15.8
+ Extend ClassInjector API to support lazy resolution of class
files.
+ Extend DynamicType API to support lazy resolution of
auxiliary types.
+ Extend AgentBuilder.Transformer.ForAdvice to support
injection of new classes by their name.
-------------------------------------------------------------------
Wed Oct 23 10:55:21 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>

View File

@ -17,7 +17,7 @@
Name: byte-buddy
Version: 1.15.7
Version: 1.15.8
Release: 0
Summary: Runtime code generation for the Java virtual machine
License: Apache-2.0